Skip to content

Instantly share code, notes, and snippets.

@AhmedKammorah
Created December 13, 2013 23:44
Show Gist options
  • Save AhmedKammorah/7953602 to your computer and use it in GitHub Desktop.
Save AhmedKammorah/7953602 to your computer and use it in GitHub Desktop.
humail error run arc
//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