Commit bfd01076 authored by Felix Paul Kühne's avatar Felix Paul Kühne

ios: compile for iOS 7 instead of 6.1

parent e9f60d8f
......@@ -5,7 +5,7 @@ PLATFORM=OS
VERBOSE=no
DEBUG=no
SDK_VERSION=`xcrun --sdk iphoneos --show-sdk-version`
SDK_MIN=6.1
SDK_MIN=7.0
SIXTYFOURBIT_SDK_MIN=7.0
ARCH=armv7
SCARY=yes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment