Tuesday, April 12, 2022

Xcode 13.3.1

Apple:

Fixed: Exporting an app that uses Swift’s concurrency features from an archive with bitcode might fail when the app targets iOS 13.0–14.7, watchOS 6.0–7.6, or tvOS 13.0–14.7.

When you target iOS 13.4 and later and enable bitcode, the bitcode segment is now stripped correctly. This fixes a crash that prevented some apps from running in older operating systems (iOS 14 and earlier).

I sometimes wonder whether Bitcode was worth it.

You can download it here.

See also: Xcode 13.3 release notes.

Previously:

Comments RSS · Twitter

Leave a Comment