Skip to content

Releases: tuist/XcodeProj

8.3.1

23 Sep 11:52
Compare
Choose a tag to compare

8.3.1

Fixed

8.3.0 - Mojo

23 Sep 06:59
Compare
Choose a tag to compare

8.3.0 - Mojo

Added

  • CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED to default build setting #641 by @flowbe

Fixed

8.2.0 - Bubbles

13 Sep 10:16
Compare
Choose a tag to compare

Added

  • Support obtaining the full path of a file element by passing the source root as a string #624 by @ileitch.

Fixed

  • If RemoteRunnable doesn't contains BuildableReference XcodeProj removes xcscheme file #627 by @subdan.

Changed

8.1.0 - Barcelona

13 Sep 09:36
Compare
Choose a tag to compare

Changed

8.0.0 - Amor

17 Jun 10:16
Compare
Choose a tag to compare

Fixed

  • Adding group set incorrect parent in case of complex path #614 by @avdyushin
  • Breaking Fixed issue where some schemes could not be deserialized because a buildable reference did not contain a blueprint identifier #612 by @daltonclaybrook
  • Added the com.apple.product-type.driver-extension and com.apple.product-type.system-extension PBXProductType #618 by @vgorloff.

Changed

  • Breaking Make runPostActionsOnFailure optional #619 by @kwridan

7.23.0 - Bonsai

18 May 06:07
Compare
Choose a tag to compare

Added

  • Allows passing BuildableIdentifier String to BuildableReference initializer #605 by @freddi-kit

Fixed

7.22.0 - Ringui Dingui

27 Apr 11:01
Compare
Choose a tag to compare

Added

  • CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER to default build setting #608 by @fortmarek

Fixed

7.21.0 - Alfredo

19 Apr 17:00
Compare
Choose a tag to compare

Changed

7.20.0 - Sol

31 Mar 10:35
Compare
Choose a tag to compare

Next

7.19.0

18 Feb 16:23
Compare
Choose a tag to compare

Fixed

  • JSON decoder not properly decoding defaultConfigurationIsVisible in some projects #593 by @tjwio
  • JSON decoder not properly decoding proxyType in some projects #596 by @tjwio
  • BuildPhaseTests not handling failure cases properly #597 by @tjwio
  • xcconfig parser does not support inline comments #602 by @dive