Skip to content

Commit 64d01d6

Browse files
committed
update xcode build setting;
1 parent 9122240 commit 64d01d6

File tree

6 files changed

+1
-11
lines changed

6 files changed

+1
-11
lines changed

HDiffPatch

builds/xcode/ApkNormalized.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@
241241
MTL_ENABLE_DEBUG_INFO = YES;
242242
ONLY_ACTIVE_ARCH = YES;
243243
SDKROOT = macosx;
244-
VALID_ARCHS = x86_64;
245244
};
246245
name = Debug;
247246
};
@@ -293,7 +292,6 @@
293292
MACOSX_DEPLOYMENT_TARGET = 10.9;
294293
MTL_ENABLE_DEBUG_INFO = NO;
295294
SDKROOT = macosx;
296-
VALID_ARCHS = x86_64;
297295
};
298296
name = Release;
299297
};

builds/xcode/ZiPatExtraDemo.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@
206206
MTL_ENABLE_DEBUG_INFO = YES;
207207
ONLY_ACTIVE_ARCH = YES;
208208
SDKROOT = macosx;
209-
VALID_ARCHS = x86_64;
210209
};
211210
name = Debug;
212211
};
@@ -260,7 +259,6 @@
260259
MACOSX_DEPLOYMENT_TARGET = 10.9;
261260
MTL_ENABLE_DEBUG_INFO = NO;
262261
SDKROOT = macosx;
263-
VALID_ARCHS = x86_64;
264262
};
265263
name = Release;
266264
};

builds/xcode/ZipDiff.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@
265265
MTL_ENABLE_DEBUG_INFO = YES;
266266
ONLY_ACTIVE_ARCH = YES;
267267
SDKROOT = macosx;
268-
VALID_ARCHS = x86_64;
269268
};
270269
name = Debug;
271270
};
@@ -320,7 +319,6 @@
320319
MACOSX_DEPLOYMENT_TARGET = 10.9;
321320
MTL_ENABLE_DEBUG_INFO = NO;
322321
SDKROOT = macosx;
323-
VALID_ARCHS = x86_64;
324322
};
325323
name = Release;
326324
};

builds/xcode/ZipPatch.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@
292292
MTL_ENABLE_DEBUG_INFO = YES;
293293
ONLY_ACTIVE_ARCH = YES;
294294
SDKROOT = macosx;
295-
VALID_ARCHS = x86_64;
296295
};
297296
name = Debug;
298297
};
@@ -347,7 +346,6 @@
347346
MACOSX_DEPLOYMENT_TARGET = 10.9;
348347
MTL_ENABLE_DEBUG_INFO = NO;
349348
SDKROOT = macosx;
350-
VALID_ARCHS = x86_64;
351349
};
352350
name = Release;
353351
};

builds/xcode/lzma.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@
209209
MTL_ENABLE_DEBUG_INFO = YES;
210210
ONLY_ACTIVE_ARCH = YES;
211211
SDKROOT = macosx;
212-
VALID_ARCHS = x86_64;
213212
};
214213
name = Debug;
215214
};
@@ -263,7 +262,6 @@
263262
MACOSX_DEPLOYMENT_TARGET = 10.9;
264263
MTL_ENABLE_DEBUG_INFO = NO;
265264
SDKROOT = macosx;
266-
VALID_ARCHS = x86_64;
267265
};
268266
name = Release;
269267
};

0 commit comments

Comments
 (0)