Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build error caused by ZipKit, outdated XIB files, and removed 'system' function #32

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tomaskraina
Copy link

Fixes #31

ide and others added 3 commits September 28, 2014 20:23
Added support for extracting 3x assets, similar to how 2x assets are handled.
This also requires adding new launch screens so that iPhone 6 and 6 Plus run
in their native resolutions instead of the scaled iPhone 5 resolution. Without
that, iPhone 6 Plus reports itself as having 2x screen scale instead of 3x.

Tested by running the code on the iPhone 6 Plus simulator. Extracted assets
were named with the "@3x.png" suffix.
@odemolliens
Copy link

Works. Thanks.

@capnslipp
Copy link

+1 This is a minimal change that provides compatibility with the latest iOS (9.3).  Can we get this merged?

@jonasschnelli
Copy link

Tested ACK

@talanov
Copy link

talanov commented Apr 9, 2018

<3
Thanks.

@tomaskraina tomaskraina changed the title Fix build error caused by ZipKit Fix build error caused by ZipKit, outdated XIB files, and removed 'system' function Dec 10, 2018
@tomaskraina
Copy link
Author

I've just updated my fork so it build in Xcode 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants