Xcake Versions Save

:cake: Describe Xcode projects in a human readable format and (re)generate one on demand.

0.13.0

1 year ago
  • Fix .intentdefinition files misclassified as resources. #228

0.12.1

2 years ago
  • Fix generation of launch target in scheme. #223 #224

0.12.0

3 years ago
  • Make ClassDescendants behave deterministically (#220)
  • Remove reliance on ActiveSupport + make minimum Ruby 2.6 (#222)

0.10.0

3 years ago
  • Advance minimum Ruby version to 2.3.3 along with CocoaPods (#217)

0.11.0

3 years ago
  • Add .cc to PBXSourcesBuildPhase (#219 by comex)

0.9.4

3 years ago
  • Fix missing TEST_TARGET_NAME setting on UI Test target (#216)

0.9.3

3 years ago
  • Fix inherit configuration logic (#212, #210)

0.9.2

4 years ago

0.9.1

5 years ago
  • #195 Add support for shell script input/output paths

0.9.0

5 years ago
  • #189 Xcake is now under new management: @igormaka.
    This is the biggest change of this release.
  • #190 Reduced global namespace pollution by some class extensions.
  • #194 Xcode new build system will no longer complain about duplicate Info.plist file copy step.