Skip to content

Releases: CocoaPods/Xcodeproj

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

1.0.0.beta.1

30 Dec 22:37
Compare
Choose a tag to compare
1.0.0.beta.1 Pre-release
Pre-release
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

0.28.2

09 Oct 19:08
Compare
Choose a tag to compare
Bug Fixes

0.28.1

05 Oct 17:14
Compare
Choose a tag to compare
Bug Fixes

0.28.0

01 Oct 22:31
Compare
Choose a tag to compare
Enhancements
Bug Fixes

0.27.2

02 Sep 05:23
Compare
Choose a tag to compare
Enhancements
  • Cache some calculations in deterministic UUID generation.
    Samuel Giddins

0.27.1

28 Aug 05:44
Compare
Choose a tag to compare
Bug Fixes
  • This release fixes a file permissions error when using the RubyGem.
    Samuel Giddins

0.27.0

26 Aug 06:50
Compare
Choose a tag to compare
Enhancements

0.26.3

26 Jul 04:45
Compare
Choose a tag to compare
Bug Fixes

0.26.2

18 Jul 19:20
Compare
Choose a tag to compare
Bug Fixes