branch | ios-revival |
changeset 11108 | 28724483b051 |
parent 11079 | 2e025063ca12 |
child 11109 | 5ea358421a65 |
--- a/misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj Tue Aug 11 00:15:30 2015 +0200 +++ b/misc/libphyslayer/Xcode/Physlayer.xcodeproj/project.pbxproj Tue Aug 11 00:16:28 2015 +0200 @@ -221,6 +221,7 @@ OTHER_LDFLAGS = "-ObjC"; PREBINDING = NO; SDKROOT = iphoneos; + VALID_ARCHS = "armv7 armv7s"; }; name = Debug; }; @@ -252,6 +253,7 @@ OTHER_LDFLAGS = "-ObjC"; PREBINDING = NO; SDKROOT = iphoneos; + VALID_ARCHS = "armv7 armv7s"; }; name = Release; };