Skip to content

Releases: buildalon/unity-xcode-builder

[email protected]

05 Oct 19:54
1825c29

Choose a tag to compare

What's Changed

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

[email protected]

17 Sep 20:59
3a1064b

Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.4.0

[email protected]

15 Sep 16:09
9342b48

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

[email protected]

26 Jun 19:31
9716df2

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

[email protected]

24 Jun 19:21
51ddcc0

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

[email protected]

23 May 01:22
2bd0367

Choose a tag to compare

What's Changed

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

[email protected]

20 May 22:18
a84a60e

Choose a tag to compare

What's Changed

  • [email protected] by @StephenHodgson in #18
    • 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.1...v1.3.0

[email protected]

05 May 16:01
3898127

Choose a tag to compare

What's Changed

  • [email protected] by @StephenHodgson in #17
    • cleanup duplicate code path when obtaining app id
    • fix SemVer when processing info.plist
    • enhancing Xcode version selection logic
    • bundle version auto-increment logic improvements

Full Changelog: v1.2.0...v1.2.1

[email protected]

31 Mar 02:08
04c0c19

Choose a tag to compare

What's Changed

  • [email protected] by @StephenHodgson in #16
    • 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

[email protected]

25 Mar 21:13
cfd7dda

Choose a tag to compare

What's Changed

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