File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 121
121
isa = PBXProject;
122
122
buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "sqlcipher" */;
123
123
compatibilityVersion = "Xcode 3.1";
124
+ developmentRegion = English;
124
125
hasScannedForEncodings = 1;
126
+ knownRegions = (
127
+ English,
128
+ Japanese,
129
+ French,
130
+ German,
131
+ );
125
132
mainGroup = 08FB7794FE84155DC02AAC07 /* sqlcipher */;
126
133
projectDirPath = "";
127
134
projectRoot = "";
188
195
);
189
196
OTHER_LDFLAGS = "";
190
197
PRODUCT_NAME = sqlcipher;
198
+ SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
199
+ VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64 armv6 armv7";
191
200
};
192
201
name = Debug;
193
202
};
207
216
);
208
217
OTHER_LDFLAGS = "";
209
218
PRODUCT_NAME = sqlcipher;
219
+ SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
220
+ VALID_ARCHS = "i386 ppc ppc64 ppc7400 ppc970 x86_64 armv6 armv7";
210
221
};
211
222
name = Release;
212
223
};
You can’t perform that action at this time.
0 commit comments