Skip to content

Releases: bitrise-steplib/steps-xcode-archive

2.4.20

14 Feb 12:48
3c56a85

Choose a tag to compare

Normalise the scheme's name before comparing it with the input :

This will fix the issue which was caused by the case, that different OSX version represents some characters differently.
E.g: ń

2.4.19

20 Dec 16:00
7d8a0f1

Choose a tag to compare

Updated project_type_tags to include Flutter.

2.4.18

19 Dec 15:26
5b1471c

Choose a tag to compare

tvOS profile distribution type issue fix

2.4.17

07 Dec 15:15

Choose a tag to compare

Scheme is not found issue fix: the xcode-proj core package thought that productType is a required property for every target type, this missing property led to a shallowed error.

2.4.16

26 Oct 12:56
878247f

Choose a tag to compare

  • [878247f] fix info plist and entitlements path (#134)

2.4.15

27 Aug 15:37

Choose a tag to compare

2.4.14

22 Aug 09:08

Choose a tag to compare

  • [0f34f35] update xcode-project core package to resolve bundle id (#124)

2.4.13

17 Aug 14:09
d38d5c9

Choose a tag to compare

  • [d38d5c9] xcode-project core package update (#123)
    • omit target dependency, which does not point to a target
    • fix .xcodeproj parsing error handling
    • use the scheme's app product BuildActionEntry
    • differentiate executable targets
  • [9fa93e3] added workspace test (#122)

2.4.12

01 Aug 16:39
4931b5f

Choose a tag to compare

2.4.11

01 Aug 13:07
bb50939

Choose a tag to compare