10000 project file modernization by Xcode 4.2 · githubzhaoliang/sqlcipher@6b55a51 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b55a51

Browse files
committed
project file modernization by Xcode 4.2
1 parent ff64398 commit 6b55a51

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

sqlcipher.xcodeproj/project.pbxproj

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 45;
6+
objectVersion = 46;
77
objects = {
88

99
/* Begin PBXAggregateTarget section */
@@ -120,10 +120,10 @@
120120
08FB7793FE84155DC02AAC07 /* Project object */ = {
121121
isa = PBXProject;
122122
attributes = {
123-
LastUpgradeCheck = 0410;
123+
LastUpgradeCheck = 0420;
124124
};
125125
buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "sqlcipher" */;
126-
compatibilityVersion = "Xcode 3.1";
126+
compatibilityVersion = "Xcode 3.2";
127127
developmentRegion = English;
128128
hasScannedForEncodings = 1;
129129
knownRegions = (
@@ -186,7 +186,6 @@
186186
ALWAYS_SEARCH_USER_PATHS = NO;
187187
COPY_PHASE_STRIP = NO;
188188
GCC_DYNAMIC_NO_PIC = NO;
189-
GCC_ENABLE_FIX_AND_CONTINUE = YES;
190189
GCC_MODEL_TUNING = G5;
191190
GCC_OPTIMIZATION_LEVEL = 0;
192191
HEADER_SEARCH_PATHS = (
@@ -244,7 +243,6 @@
244243
GCC_WARN_ABOUT_RETURN_TYPE = YES;
245244
GCC_WARN_UNUSED_VARIABLE = YES;
246245
ONLY_ACTIVE_ARCH = YES;
247-
PREBINDING = NO;
248246
SDKROOT = "$(PLATFORM_NAME)";
249247
SKIP_INSTALL = YES;
250248
SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
@@ -266,7 +264,6 @@
266264
GCC_C_LANGUAGE_STANDARD = c99;
267265
GCC_WARN_ABOUT_RETURN_TYPE = YES;
268266
GCC_WARN_UNUSED_VARIABLE = YES;
269-
PREBINDING = NO;
270267
SDKROOT = "$(PLATFORM_NAME)";
271268
SKIP_INSTALL = YES;
272269
SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
@@ -288,7 +285,6 @@
288285
buildSettings = {
289286
COPY_PHASE_STRIP = YES;
290287
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
291-
GCC_ENABLE_FIX_AND_CONTINUE = NO;
292288
PRODUCT_NAME = amalgamation;
293289
ZERO_LINK = NO;
294290
};

0 commit comments

Comments
 (0)
0