App Thinning Support
This release fixes ACE-190, in which app thinning was broken for 32-bit platforms. Specifically, it:
-
Ensures that the framework's
Info.plist
is not restricted toarm64
architectures by removing theUIRequiredDeviceCapabilities
keys altogether. -
Ensure that an
armv7s
slice is present.