Skip to content

Releases: igor-makarov/xcake

0.13.0 Support Intent definitions

18 Jan 14:28
Compare
Choose a tag to compare
  • Fix .intentdefinition files misclassified as resources. #228

Bug Fix

24 Feb 13:55
Compare
Choose a tag to compare
  • Fix generation of launch target in scheme. #223 #224

Update minimum Ruby, remove ActiveSupport, etc.

09 May 10:14
Compare
Choose a tag to compare
  • Make ClassDescendants behave deterministically (#220)
  • Remove reliance on ActiveSupport + make minimum Ruby 2.6 (#222)

Add `.cc` to PBXSourcesBuildPhase

19 Sep 13:47
Compare
Choose a tag to compare
  • Add .cc to PBXSourcesBuildPhase (#219 by comex)

Advance minimum Ruby version to 2.3.3 along with CocoaPods

19 Sep 13:49
Compare
Choose a tag to compare
  • Advance minimum Ruby version to 2.3.3 along with CocoaPods (#217)

0.9.4

06 Jul 12:32
Compare
Choose a tag to compare
  • Fix missing TEST_TARGET_NAME setting on UI Test target (#216)

0.9.3

27 May 07:20
Compare
Choose a tag to compare
  • Fix inherit configuration logic (#212, #210)

0.9.2

19 Jan 14:05
Compare
Choose a tag to compare
  • #201 Add before_save user hook

0.9.1

13 Jan 12:36
Compare
Choose a tag to compare
  • #195 Add support for shell script input/output paths

0.9.0

30 Dec 14:07
Compare
Choose a tag to compare
  • #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.