Skip to content

Releases: tuist/XcodeProj

7.18.0 - Penguin

11 Nov 09:23
Compare
Choose a tag to compare

7.18.0 - Penguin

Added

  • Support for building and running on Linux. #585 by @elliottwilliams. Tested for compatibility with Swift 5.3 on Ubuntu 18.04. XcodeProj requires FoundationXML / libxml2, which is part of the standard Swift Linux toolchain but not necessarily available in all environments.

7.17.0 - Tempelhof

28 Oct 08:32
Compare
Choose a tag to compare

Added

  • Added the com.apple.product-type.metal-library PBXProductType #576 by @deatondg.
  • Deprecate PBXBuildPhase.type() function #571 by @marciniwanicki.
  • Added runOncePerArchitecture attribute to PBXBuildRule #570 by @sascha

7.16.0 - Cieza

27 Oct 07:09
Compare
Choose a tag to compare

Added

  • Set the right module_name in the .podspec. #578 by @dflems

7.15.0 - Marea

09 Oct 16:39
Compare
Choose a tag to compare

Fixed

Added

  • Add support for alwaysOutOfDate flag in PBXShellScriptBuildPhase #572 by @marciniwanicki
  • Added PBXShellScriptBuildPhase.dependencyFile attribute #568 by @polac24
  • Add support for StoreKitConfigurationFileReference in LaunchAction of XCScheme #573 by @jcolicchio

7.14.0

21 Jul 06:17
Compare
Choose a tag to compare

Fixed

Added

  • Added selectedTests attribute to XCScheme.TestableReference #559 by @ooodin

7.13.0

14 Jul 04:50
Compare
Choose a tag to compare

Added

7.12.0

24 Jun 05:41
Compare
Choose a tag to compare

Added

  • Added LaunchAction.customLLDBInitFile and TestAction.customLLDBInitFile attributes #553 by @polac24

7.11.1

03 Jun 09:29
Compare
Choose a tag to compare

Added

7.11.0

02 Jun 08:36
Compare
Choose a tag to compare

Changed

  • Point XcodeProjCExt to version 0.1.0 #540 by @khoi

Added

  • Added useTestSelectionWhitelist attribute to XCScheme.TestableReference #516 by @basvankuijck.

Fixed

7.10.0

02 Apr 15:52
Compare
Choose a tag to compare

Changed