Skip to content

Releases: tuist/XcodeProj

8.21.0

28 May 14:51
20d5803
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.20.0...8.21.0

8.20.0

08 Mar 17:57
313aaf1
Compare
Choose a tag to compare

What's Changed

  • Fix deprecation warning when targeting macOS 13 by @jszumski in #814

New Contributors

Full Changelog: 8.19.0...8.20.0

8.19.0

21 Feb 13:02
75e787f
Compare
Choose a tag to compare

What's Changed

  • Add precompiled header extension to headersExtensions for adding .pchโ€ฆ by @VorkhlikArtem in #812

New Contributors

Full Changelog: 8.18.0...8.19.0

8.18.0

31 Jan 17:38
Compare
Choose a tag to compare

What's Changed

  • Fix issue that it is not possible to remove a remote package by @kevin-kp in #803
  • Add showNonLocalizedStrings option to XCScheme+LaunchAction by @ladislas in #806
  • Inherit values in the default SWIFT_ACTIVE_COMPILATION_CONDITIONS value by @pepicrft in #811
  • XCScheme string initializer by @mattmassicotte in #809

New Contributors

Full Changelog: 8.16.0...8.18.0

8.17.0

12 Jan 15:38
Compare
Choose a tag to compare

What's Changed

  • Fix issue that it is not possible to remove a remote package by @kevin-kp in #803

Full Changelog: 8.16.0...8.17.0

8.16.0

26 Nov 19:27
447c159
Compare
Choose a tag to compare

What's Changed

  • Create PBXProj class from the Data reprentation of a pbxproj file by @Ibrahimhass in #798
  • Add XCLocalSwiftPackageReference Support by @art-divin in #799
  • docs: add art-divin as a contributor for code by @allcontributors in #800
  • Fix issue that multiple products of the same package cannot be added by @kevin-kp in #801

New Contributors

Full Changelog: 8.15.0...8.16.0

8.15.0

08 Sep 10:58
3797181
Compare
Choose a tag to compare

What's Changed

  • Add preferredScreenCaptureFormat to XCScheme.TestAcion by @tatagrigory in #792

New Contributors

Full Changelog: 8.14.0...8.15.0

8.14.0

30 Aug 14:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.13.0...8.14.0

8.13.0

16 Aug 03:42
6e60fb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.12.0...8.13.0

8.12.0

06 Jul 14:04
Compare
Choose a tag to compare

Added

  • PBXBuildRule.dependencyFile attribute #781 by @pepicrft.
  • Update last known upgradeCheck and swiftUpgradeCheck constants #781 by @pepicrft.
  • Add the defaults xcschemeFormatVersion, lastSwiftUpgradeCheck, and lastUpgradeCheck #781 by @pepicrft.