Skip to content

Releases: RageAgainstThePixel/unity-xcode-builder

unity-xcode-builder@v1.4.1

05 Oct 18:07
be03c2d

Choose a tag to compare

What's Changed

  • unity-xcode-builder@v1.4.1 by @StephenHodgson in #30
    • fixed xcode select for 26.0.1
    • updated deps

Full Changelog: v1.4.0...v1.4.1

unity-xcode-builder@v1.4.0

17 Sep 01:30
fb05ff7

Choose a tag to compare

What's Changed

  • unity-xcode-builder@v1.4.0 by @StephenHodgson in #29
    • updated xcode version handling
    • refactored action to be more robust and reliable

Full Changelog: v1.3.1...v1.4.0

unity-xcode-builder@v1.3.1

23 May 01:23
b5e19c4

Choose a tag to compare

What's Changed

  • unity-xcode-builder@v1.3.1 by @StephenHodgson in #27
    • fix autoNotifyUsers undefined attribute

Full Changelog: v1.3.0...v1.3.1

unity-xcode-builder@v1.3.0

20 May 22:20
f4ebc5e

Choose a tag to compare

What's Changed

  • unity-xcode-builder@v1.3.0 by @StephenHodgson in #25
    • added new inputs
      • test-groups: One or more test groups to automatically add to the build when uploading to TestFlight. When using multiple groups, separate them with commas.
      • archive-type: The archive type to use when exporting macOS applications when not uploading to the App Store. Can be one of app or pkg.
      • submit-for-review: Automatically submit beta build for review and notify testers
      • developer-id-application-certificate: The Developer ID Application certificate encoded as base64 string. Used for signing macOS app bundles when not uploading to app store.
      • developer-id-application-certificate-password: The password for the Developer ID Application certificate.
      • developer-id-installer-certificate: The Developer ID Installer certificate encoded as base64 string. Used for signing installer packages for macOS applications.
      • developer-id-installer-certificate-password: The password for the Developer ID Installer certificate.
    • renamed inputs:
      • certificate -> manual-signing-certificate
      • certificate-password -> manual-certificate-password
      • signing-identity -> manual-signing-identity
    • fixed notarization workflow
    • extended test detail upload polling
    • adjusted export option handling
    • improvements to credential import and cleanup

Full Changelog: v1.2.0...v1.3.0

unity-xcode-builder@v1.2.0

31 Mar 02:12
c0b82a2

Choose a tag to compare

What's Changed

  • unity-xcode-builder@v1.2.0 by @StephenHodgson in #23
    • add auto-increment-build-number input to auto increment CFBundleVersion
    • add platform-runtime-version input argument to specify a specific runtime sdk

Full Changelog: v1.1.7...v1.2.0

unity-xcode-builder@v1.1.7

26 Mar 00:00
eb51a14

Choose a tag to compare

What's Changed

  • unity-xcode-builder@v1.1.7 by @StephenHodgson in #21
    • updated .xcodeproj search to exclude GameAssembly, UnityFramework, and Pods project files

Full Changelog: v1.1.6...v1.1.7

unity-xcode-builder@v1.1.6

16 Feb 17:18
73f8329

Choose a tag to compare

What's Changed

  • unity-xcode-builder@v1.1.6 by @StephenHodgson in #18
    • updated deps
      • app-store-connect-api -> ^3.8.0

Full Changelog: v1.1.5...v1.1.6

unity-xcode-builder@1.1.5

15 Feb 18:59
6d7280d

Choose a tag to compare

What's Changed

  • unity-xcode-builder@1.1.5 by @dependabot in #16
    • updated deps
      • app-store-connect-api -> 3.7.1
      • actions/core -> ^1.11.1
      • semver -> ^7.7.1

Full Changelog: v1.1.4...v1.1.5

unity-xcode-builder@v1.1.4

22 Jan 01:26
908b57d

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

unity-xcode-builder@v1.1.3

18 Nov 17:34
bf04f78

Choose a tag to compare

What's Changed

  • unity-xcode-builder@v1.1.3 by @StephenHodgson in #11
    • change how xcode version is selected with xcodes

Full Changelog: v1.1.2...v1.1.3