Skip to content

Releases: tuist/XcodeProj

8.10.0

24 Apr 12:57
Compare
Choose a tag to compare

Added

Fixed

Changed

  • Update XCSharedData Writable conformance to include WorkspaceSettings #743 by @dayton-bobbitt

8.9.0

18 Feb 12:54
fae27b4
Compare
Choose a tag to compare

Change log

Added

  • Update watchOS application default settings for Xcode 14 #711 by @kwridan
  • Implement Hashable for XCScheme.BuildableReference #712 by @cgrindel
  • Sets customWorkingDirectory for schemes #720 by @maxwellE
  • Add XCScheme.ExecutionAction.shellToInvoke #721 by @CrazyFanFan
  • Add platformFilters attribute to PBXBuildFile and PBXTargetDependency #737 by @maxwellE
  • Add suppot for XCUserData #739 by @teameh

8.8.0

14 Jul 17:58
Compare
Choose a tag to compare

Change log

Fixed

Added

Changed

New Contributors

8.7.1

16 Dec 14:48
Compare
Choose a tag to compare

Changed

8.7.0

16 Dec 12:27
Compare
Choose a tag to compare

Added

8.6.0

03 Dec 17:10
Compare
Choose a tag to compare

Added

  • Support for location added to test targets (TestableReference) #654 by @KrisRJack

8.5.0

15 Oct 16:46
Compare
Choose a tag to compare

Added

  • Add XCSchemeManagement struct #565 by @pepibumur.

Changed

  • Update the last-known and default constants to align with Xcode 13.

8.4.0

14 Oct 15:27
Compare
Choose a tag to compare

Added

  • Support customized DerrivedData path in WorkspaceSettings #650 by @freddi-kit.

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