All Versions
10
Latest Version
Avg Release Cycle
145 days
Latest Release
1659 days ago

Changelog History

  • v1.7.2 Changes

    November 15, 2019
    • ๐Ÿ›  Fix #36
    • ๐Ÿ›  Fix #34
  • v1.7.1 Changes

    February 01, 2017
    • ๐Ÿ›  Fix #25
  • v1.7.0 Changes

    December 12, 2016
    • ๐Ÿ›  Fix #22
    • ๐Ÿ›  Fix #23
  • v1.6.0 Changes

    December 12, 2016
    • ๐Ÿ›  Fix #20
  • v1.5.0 Changes

    June 22, 2016
    • ๐Ÿ‘Œ Improve the grammar to handle carthage build projects #18
    • ๐Ÿ›  Fix #17
  • v1.4.0

    June 22, 2016
  • v1.3.0 Changes

    April 25, 2016
    • ๐Ÿ‘Œ Improve parser to handle more valid cases
    • ๐Ÿ‘‰ Make kin throw an error when there are two or more possible project.pbxproj (Error code -3)
  • v1.2.0 Changes

    April 20, 2016

    Kin now returns an exit code if it finds any error, specifically:

    • Error code -1 iff kin finds an error in the target project.pbxproj file
    • Error code -2 iff kin cannot locate any project.pbxproj
  • v1.1.0 Changes

    April 20, 2016

    Kin now tries to find a valid project.pbxproj from your current directory by looking for a file called project.pbxproj in any directory ending in .xcodeproj

  • v1.0.0 Changes

    April 19, 2016

    Simplified usage: kin myapp.xcodeproj/project.pbxproj