All Versions
10
Latest Version
Avg Release Cycle
145 days
Latest Release
1916 days ago
Changelog History
Changelog History
-
v1.7.2 Changes
November 15, 2019 -
v1.7.1 Changes
February 01, 2017- ๐ Fix #25
-
v1.7.0 Changes
December 12, 2016 -
v1.6.0 Changes
December 12, 2016- ๐ Fix #20
-
v1.5.0 Changes
June 22, 2016 -
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, 2016Kin 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, 2016Kin 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, 2016Simplified usage:
kin myapp.xcodeproj/project.pbxproj