File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 2006
2006
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
2007
2007
GCC_WARN_UNUSED_FUNCTION = YES;
2008
2008
GCC_WARN_UNUSED_VARIABLE = YES;
2009
- IPHONEOS_DEPLOYMENT_TARGET = 9.2 ;
2009
+ IPHONEOS_DEPLOYMENT_TARGET = 9.3 ;
2010
2010
MTL_ENABLE_DEBUG_INFO = YES;
2011
2011
ONLY_ACTIVE_ARCH = YES;
2012
+ OTHER_CFLAGS = "-DNDEBUG";
2012
2013
OTHER_LDFLAGS = "-ObjC";
2013
2014
SDKROOT = iphoneos;
2014
2015
};
2043
2044
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
2044
2045
GCC_WARN_UNUSED_FUNCTION = YES;
2045
2046
GCC_WARN_UNUSED_VARIABLE = YES;
2046
- IPHONEOS_DEPLOYMENT_TARGET = 9.2 ;
2047
+ IPHONEOS_DEPLOYMENT_TARGET = 9.3 ;
2047
2048
MTL_ENABLE_DEBUG_INFO = NO;
2049
+ OTHER_CFLAGS = "-DNDEBUG";
2048
2050
OTHER_LDFLAGS = "-ObjC";
2049
2051
SDKROOT = iphoneos;
2050
2052
VALIDATE_PRODUCT = YES;
Original file line number Diff line number Diff line change 36
36
<key >CFBundlePackageType </key >
37
37
<string >APPL </string >
38
38
<key >CFBundleShortVersionString </key >
39
- <string >3.4 </string >
39
+ <string >3.4.1 </string >
40
40
<key >CFBundleSignature </key >
41
41
<string >???? </string >
42
42
<key >CFBundleURLTypes </key >
51
51
</dict >
52
52
</array >
53
53
<key >CFBundleVersion </key >
54
- <string >47 </string >
54
+ <string >50 </string >
55
55
<key >ITSAppUsesNonExemptEncryption </key >
56
56
<false />
57
57
<key >LSRequiresIPhoneOS </key >
You can’t perform that action at this time.
0 commit comments