Skip to content

App Thinning Support

Compare
Choose a tag to compare
@jrmiddle jrmiddle released this 04 Apr 18:02
· 49 commits to master since this release

This release fixes ACE-190, in which app thinning was broken for 32-bit platforms. Specifically, it:

  1. Ensures that the framework's Info.plist is not restricted to arm64 architectures by removing the UIRequiredDeviceCapabilities keys altogether.

  2. Ensure that an armv7s slice is present.