Skip to content

Instantly share code, notes, and snippets.

@alanzeino
Created November 6, 2018 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alanzeino/e388864414e5c2c78f67b049b88948f8 to your computer and use it in GitHub Desktop.
Save alanzeino/e388864414e5c2c78f67b049b88948f8 to your computer and use it in GitHub Desktop.
Xcode 10.1 Release Notes Change
Before November 6:
"Resolves an issue that affected app compatibility with iOS 9.0, 9.1 and 9.2. Apps containing asset catalogs built with Xcode 10 whose deployment target was set to iOS 9.0, 9.1 or 9.2 would produce content incompatible with the runtimes of those iOS versions. Rebuilding the application with Xcode 10.1 resolves this issue. (44535967)"
After November 6:
"Known Issues
Apps that contain asset catalogs built using Xcode 10 or later with a deployment target set to iOS 9.0, 9.1 or 9.2 produce content incompatible with the runtimes of those iOS versions. (44535967, 45723580, 45723189)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment