Skip to content

Releases: CocoaPods/Xcodeproj

1.5.6

04 Feb 05:27
1.5.6
8f78b52
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes
  • Disable Objective-C weak references by default for new targets
    whose deployment targets do not support them.
    Samuel Giddins
    #544

1.5.5

02 Feb 02:45
1.5.5
f91dede
Compare
Choose a tag to compare
Enhancements
  • Atomically write project.pbxproj files, so that Xcode will never see them
    in a half-written state.
    Samuel Giddins

  • Update default build settings for Xcode 9.3.
    Samuel Giddins

Bug Fixes
  • Save .xcscheme files with double-quoted strings, consistent with Xcode.
    Samuel Giddins

  • [XCBuildConfiguration] Support environment variables in #resolve_build_setting
    Ruenzuo
    #510

  • Ensure --no-ansi disables output of escape sequences.
    Samuel Giddins
    #540

1.5.4

16 Dec 21:26
1.5.4
Compare
Choose a tag to compare
Enhancements
  • Made it possible to configure a scheme to launch a Today extension
    Eldorado234
    #520
Bug Fixes
  • Verify container portal when checking dependency target membership.
    izaakschroeder
    #513

  • [XCBuildConfiguration] Fix infinite recursion in #resolve_build_setting
    Ruenzuo
    #511

  • Add .inl as a recognized header file ending
    bes
    #7283

1.5.3

24 Oct 10:16
1.5.3
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes
  • [Config] Make #to_bash include import statements
    Ruenzuo
    #505

1.5.2

24 Sep 09:52
1.5.2
Compare
Choose a tag to compare
Enhancements
  • Resolve variable substitution for xcconfig declared build settings
    Ruenzuo
    #501
Bug Fixes
  • Don’t share build settings between resources bundle configurations
    jmesmith
    #502

1.5.1

19 Jul 18:32
1.5.1
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes

1.5.0

06 Jun 17:57
1.5.0
Compare
Choose a tag to compare
Enhancements
Bug Fixes

1.4.4

07 Apr 20:55
1.4.4
4457caf
Compare
Choose a tag to compare
Enhancements
Bug Fixes
  • None.

1.4.3

31 Mar 16:15
1.4.3
b2b8939
Compare
Choose a tag to compare
Enhancements
Bug Fixes
  • Reference proxy display name always returns "ReferenceProxy".
    Behavior corrected to return the name or path of the reference.
    Barak Weiss
    #472

1.4.2

19 Dec 11:12
1.4.2
53d6e0d
Compare
Choose a tag to compare
Enhancements
Bug Fixes