Skip to content

Releases: sparkfabrik/ios-build-action

v2.3.2

08 Sep 13:01
be021d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

08 Sep 08:05
496e8af
Compare
Choose a tag to compare

What's Changed

  • Update IOS_APP_ID env in Matchfile by @abarnto in #22

Full Changelog: v2.3.0...v2.3.1

v2.3.0

30 May 14:48
4fb7434
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

21 Feb 16:47
5f67a40
Compare
Choose a tag to compare

Remove the now deprecated bitcode parameter.

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

30 Jan 14:50
728b539
Compare
Choose a tag to compare

[2.1.0] - 2023-01-30

Added

  • fastlane-env (optional) input: Name of the env file name to pass to fastlane --env
  • ios-app-id (optional) input: The iOS application identifier; useful to sync a specific provisioning profile

v2.0.0

14 Jun 19:39
Compare
Choose a tag to compare

Redesign of the Fastlane build and certificate handling.

Breaking

This version uses Match so you cannot use base64 version of the certificates, instead you need to have a GitHub repo that match will use to store the certificates and an Apple app key. Follow the README to see the new parameters list.

v1.2.0

01 Feb 09:02
f8ec2ee
Compare
Choose a tag to compare

Changes

  • Update runtime to node16
  • Added option update-targets for choosing the targets to build

v1.1.0

20 Nov 09:23
Compare
Choose a tag to compare

Breaking: change Action name.