Created
December 13, 2013 23:44
-
-
Save AhmedKammorah/7953602 to your computer and use it in GitHub Desktop.
humail error run arc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//normal | |
VALID_ARCHS = arm64 armv7 armv6 armv7s | |
//for ios 7 , ios 5 | |
//:configuration = Debug | |
VALID_ARCHS = arm64 armv7 armv6 | |
//:configuration = Release | |
VALID_ARCHS = arm64 armv7 armv6 | |
//:completeSettings = some | |
VALID_ARCHS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment