Skip to content

Releases: CocoaPods/Xcodeproj

1.3.1

10 Sep 18:27
1.3.1
de9e71b
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes

1.3.0

02 Sep 20:49
1.3.0
563d94f
Compare
Choose a tag to compare
Enhancements
  • Add new Messages application product types to constants.
    Ben Asher
    #400
  • Add support for identify the host of an embedded target,
    when the embedded target belongs to a sub-project
    Ben Asher
    #396
Bug Fixes
  • None.

1.2.0

11 Jul 03:50
1.2.0
68a4cbc
Compare
Choose a tag to compare
Enhancements
  • Expand Project helpers for finding a target's extension targets
    and their hosts to include all embedded targets
    Ben Asher
    #385
  • Add helpers to Project for finding an extension target's host targets
    and a host target's extension targets.
    Ben Asher
    #382
  • Add accessors for working with skipped tests inside TestAction in .xcscheme files.
    Eduard Panasiuk
    #380
    #383
  • Add new Messages extension product types to constants.
    Boris Bügling
    #390
  • Fix plist serialization with Xcode 8 beta 1.
    Boris Bügling
    #389
Bug Fixes
  • None.

1.1.0

01 Jun 10:13
1.1.0
Compare
Choose a tag to compare
Enhancements
  • Add test target and extension target helpers to PBXNativeTarget.
    Samuel Giddins
Bug Fixes
  • None.

1.0.0

10 May 14:45
1.0.0
9c3feae
Compare
Choose a tag to compare
Enhancements
Bug Fixes
  • None.

1.0.0.rc.2 (2016-05-04)

Enhancements
Bug Fixes

1.0.0.rc.1 (2016-04-30)

Enhancements
  • None.
Bug Fixes
  • None.

1.0.0.beta.4 (2016-04-14)

Enhancements
Bug Fixes
  • Improve the error when attempting to get the absolute path for a workspace
    file reference of developer type.
    Samuel Giddins
    CocoaPods#5107

1.0.0.beta.3 (2016-02-24)

Bug Fixes

1.0.0.beta.2 (2015-12-30)

Bug Fixes

1.0.0.beta.1 (2015-12-30)

Enhancements
  • Add accessors for working with Environment Variables in .xcscheme files.
    Justin Martin
    #326
  • Add method to create new variant groups (groups for localized versions of
    the same file).
    Tim Bodeit
    #315
  • Added target type for TV application extensions.
    Boris Bügling
    #318
  • Added .hxx to the list of recognized header file extensions.
    Jason Vasquez
    #320
  • Added basic Xcodeproj::Workspace APIs to support groups.
    David Parton
    #322
  • Added a helper to set the deployment target on a target based on its
    platform.
    Samuel Giddins
  • Added support for projects tracking if they have been modified.
    Samuel Giddins
    #202
  • The plist serializer can now be switched to different implementations,
    which will get autoloaded on-demand.
    Samuel Giddins
  • Simply requiring xcodeproj on a ruby installation without the fiddle gem
    will not cause an exception -- that exception has been delayed until actually
    attempting to serialize / load a plist file.
    Samuel Giddins
Bug Fixes

1.0.0.rc.2

04 May 20:53
97aab83
Compare
Choose a tag to compare
1.0.0.rc.2 Pre-release
Pre-release
Enhancements
Bug Fixes

1.0.0.rc.1 (2016-04-30)

Enhancements
  • None.
Bug Fixes
  • None.

1.0.0.beta.4 (2016-04-14)

Enhancements
Bug Fixes
  • Improve the error when attempting to get the absolute path for a workspace
    file reference of developer type.
    Samuel Giddins
    CocoaPods#5107

1.0.0.beta.3 (2016-02-24)

Bug Fixes

1.0.0.beta.2 (2015-12-30)

Bug Fixes

1.0.0.beta.1 (2015-12-30)

Enhancements
  • Add accessors for working with Environment Variables in .xcscheme files.
    Justin Martin
    #326
  • Add method to create new variant groups (groups for localized versions of
    the same file).
    Tim Bodeit
    #315
  • Added target type for TV application extensions.
    Boris Bügling
    #318
  • Added .hxx to the list of recognized header file extensions.
    Jason Vasquez
    #320
  • Added basic Xcodeproj::Workspace APIs to support groups.
    David Parton
    #322
  • Added a helper to set the deployment target on a target based on its
    platform.
    Samuel Giddins
  • Added support for projects tracking if they have been modified.
    Samuel Giddins
    #202
  • The plist serializer can now be switched to different implementations,
    which will get autoloaded on-demand.
    Samuel Giddins
  • Simply requiring xcodeproj on a ruby installation without the fiddle gem
    will not cause an exception -- that exception has been delayed until actually
    attempting to serialize / load a plist file.
    Samuel Giddins
Bug Fixes

1.0.0.rc.1

30 Apr 03:02
aa85e6d
Compare
Choose a tag to compare
1.0.0.rc.1 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes
  • None.

1.0.0.beta.4 (2016-04-14)

Enhancements
Bug Fixes
  • Improve the error when attempting to get the absolute path for a workspace
    file reference of developer type.
    Samuel Giddins
    CocoaPods#5107

1.0.0.beta.3 (2016-02-24)

Bug Fixes

1.0.0.beta.2 (2015-12-30)

Bug Fixes

1.0.0.beta.1 (2015-12-30)

Enhancements
  • Add accessors for working with Environment Variables in .xcscheme files.
    Justin Martin
    #326
  • Add method to create new variant groups (groups for localized versions of
    the same file).
    Tim Bodeit
    #315
  • Added target type for TV application extensions.
    Boris Bügling
    #318
  • Added .hxx to the list of recognized header file extensions.
    Jason Vasquez
    #320
  • Added basic Xcodeproj::Workspace APIs to support groups.
    David Parton
    #322
  • Added a helper to set the deployment target on a target based on its
    platform.
    Samuel Giddins
  • Added support for projects tracking if they have been modified.
    Samuel Giddins
    #202
  • The plist serializer can now be switched to different implementations,
    which will get autoloaded on-demand.
    Samuel Giddins
  • Simply requiring xcodeproj on a ruby installation without the fiddle gem
    will not cause an exception -- that exception has been delayed until actually
    attempting to serialize / load a plist file.
    Samuel Giddins
Bug Fixes

1.0.0.beta.4

14 Apr 23:39
Compare
Choose a tag to compare
1.0.0.beta.4 Pre-release
Pre-release
Enhancements
Bug Fixes
  • Improve the error when attempting to get the absolute path for a workspace
    file reference of developer type.
    Samuel Giddins
    CocoaPods#5107

1.0.0.beta.3 (2016-02-24)

Bug Fixes

1.0.0.beta.2 (2015-12-30)

Bug Fixes

1.0.0.beta.1 (2015-12-30)

Enhancements
  • Add accessors for working with Environment Variables in .xcscheme files.
    Justin Martin
    #326
  • Add method to create new variant groups (groups for localized versions of
    the same file).
    Tim Bodeit
    #315
  • Added target type for TV application extensions.
    Boris Bügling
    #318
  • Added .hxx to the list of recognized header file extensions.
    Jason Vasquez
    #320
  • Added basic Xcodeproj::Workspace APIs to support groups.
    David Parton
    #322
  • Added a helper to set the deployment target on a target based on its
    platform.
    Samuel Giddins
  • Added support for projects tracking if they have been modified.
    Samuel Giddins
    #202
  • The plist serializer can now be switched to different implementations,
    which will get autoloaded on-demand.
    Samuel Giddins
  • Simply requiring xcodeproj on a ruby installation without the fiddle gem
    will not cause an exception -- that exception has been delayed until actually
    attempting to serialize / load a plist file.
    Samuel Giddins
Bug Fixes

1.0.0.beta.3

24 Feb 05:22
Compare
Choose a tag to compare
1.0.0.beta.3 Pre-release
Pre-release
Bug Fixes

1.0.0.beta.2 (2015-12-30)

Bug Fixes

1.0.0.beta.1 (2015-12-30)

Enhancements
  • Add accessors for working with Environment Variables in .xcscheme files.
    Justin Martin
    #326
  • Add method to create new variant groups (groups for localized versions of
    the same file).
    Tim Bodeit
    #315
  • Added target type for TV application extensions.
    Boris Bügling
    #318
  • Added .hxx to the list of recognized header file extensions.
    Jason Vasquez
    #320
  • Added basic Xcodeproj::Workspace APIs to support groups.
    David Parton
    #322
  • Added a helper to set the deployment target on a target based on its
    platform.
    Samuel Giddins
  • Added support for projects tracking if they have been modified.
    Samuel Giddins
    #202
  • The plist serializer can now be switched to different implementations,
    which will get autoloaded on-demand.
    Samuel Giddins
  • Simply requiring xcodeproj on a ruby installation without the fiddle gem
    will not cause an exception -- that exception has been delayed until actually
    attempting to serialize / load a plist file.
    Samuel Giddins
Bug Fixes

1.0.0.beta.2

30 Dec 22:43
Compare
Choose a tag to compare
1.0.0.beta.2 Pre-release
Pre-release
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Enhancements
  • Add accessors for working with Environment Variables in .xcscheme files.
    Justin Martin
    #326
  • Add method to create new variant groups (groups for localized versions of
    the same file).
    Tim Bodeit
    #315
  • Added target type for TV application extensions.
    Boris Bügling
    #318
  • Added .hxx to the list of recognized header file extensions.
    Jason Vasquez
    #320
  • Added basic Xcodeproj::Workspace APIs to support groups.
    David Parton
    #322
  • Added a helper to set the deployment target on a target based on its
    platform.
    Samuel Giddins
  • Added support for projects tracking if they have been modified.
    Samuel Giddins
    #202
  • The plist serializer can now be switched to different implementations,
    which will get autoloaded on-demand.
    Samuel Giddins
  • Simply requiring xcodeproj on a ruby installation without the fiddle gem
    will not cause an exception -- that exception has been delayed until actually
    attempting to serialize / load a plist file.
    Samuel Giddins
Bug Fixes