[sword-svn] r3247 - trunk/bindings/objc/ObjCSword.xcodeproj

mdbergmann at crosswire.org mdbergmann at crosswire.org
Mon Aug 18 05:23:33 MST 2014


Author: mdbergmann
Date: 2014-08-18 05:23:33 -0700 (Mon, 18 Aug 2014)
New Revision: 3247

Modified:
   trunk/bindings/objc/ObjCSword.xcodeproj/project.pbxproj
Log:
project update. removed i386 target.

Modified: trunk/bindings/objc/ObjCSword.xcodeproj/project.pbxproj
===================================================================
--- trunk/bindings/objc/ObjCSword.xcodeproj/project.pbxproj	2014-08-18 12:12:57 UTC (rev 3246)
+++ trunk/bindings/objc/ObjCSword.xcodeproj/project.pbxproj	2014-08-18 12:23:33 UTC (rev 3247)
@@ -3710,8 +3710,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -3721,6 +3721,7 @@
 				PRODUCT_NAME = mod2osis;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -3740,8 +3741,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -3751,6 +3752,7 @@
 				PRODUCT_NAME = mod2osis;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 				ZERO_LINK = NO;
 			};
 			name = Release;
@@ -3779,8 +3781,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -3788,6 +3790,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = "$(TARGET_NAME)";
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -3810,8 +3813,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -3819,6 +3822,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = "$(TARGET_NAME)";
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};
@@ -3952,7 +3956,7 @@
 					"-DCURLAVAILABLE",
 					"-Dunix",
 					"-D__unix__",
-					"-D_ICU_",
+					"-DEXCLUDEXZ",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -3962,6 +3966,7 @@
 				PRODUCT_NAME = imp2gbs;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -3982,7 +3987,7 @@
 					"-DCURLAVAILABLE",
 					"-Dunix",
 					"-D__unix__",
-					"-D_ICU_",
+					"-DEXCLUDEXZ",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -3992,6 +3997,7 @@
 				PRODUCT_NAME = imp2gbs;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 				ZERO_LINK = NO;
 			};
 			name = Release;
@@ -4013,8 +4019,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4024,6 +4030,7 @@
 				PRODUCT_NAME = imp2ld;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4043,8 +4050,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4054,6 +4061,7 @@
 				PRODUCT_NAME = imp2ld;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 				ZERO_LINK = NO;
 			};
 			name = Release;
@@ -4075,8 +4083,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4086,6 +4094,7 @@
 				PRODUCT_NAME = imp2vs;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4105,8 +4114,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4116,6 +4125,7 @@
 				PRODUCT_NAME = imp2vs;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 				ZERO_LINK = NO;
 			};
 			name = Release;
@@ -4137,8 +4147,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4148,6 +4158,7 @@
 				PRODUCT_NAME = installmgr;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4167,8 +4178,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4178,6 +4189,7 @@
 				PRODUCT_NAME = installmgr;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 				ZERO_LINK = NO;
 			};
 			name = Release;
@@ -4199,8 +4211,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4210,6 +4222,7 @@
 				PRODUCT_NAME = mod2imp;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4229,8 +4242,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4240,6 +4253,7 @@
 				PRODUCT_NAME = mod2imp;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 				ZERO_LINK = NO;
 			};
 			name = Release;
@@ -4261,8 +4275,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4272,6 +4286,7 @@
 				PRODUCT_NAME = mod2vpl;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4291,8 +4306,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4302,6 +4317,7 @@
 				PRODUCT_NAME = mod2vpl;
 				SDKROOT = macosx;
 				STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
+				VALID_ARCHS = x86_64;
 				ZERO_LINK = NO;
 			};
 			name = Release;
@@ -4323,8 +4339,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4353,8 +4369,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4392,8 +4408,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4401,6 +4417,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = step2vpl;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4423,8 +4440,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4432,6 +4449,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = step2vpl;
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};
@@ -4459,8 +4477,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4468,6 +4486,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = stepdump;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4490,8 +4509,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4499,6 +4518,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = stepdump;
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};
@@ -4526,8 +4546,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4535,6 +4555,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = tei2mod;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4557,8 +4578,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4566,6 +4587,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = tei2mod;
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};
@@ -4593,8 +4615,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4602,6 +4624,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = vpl2mod;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4624,8 +4647,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4633,6 +4656,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = vpl2mod;
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};
@@ -4660,8 +4684,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4669,6 +4693,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = vs2osisref;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4691,8 +4716,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4700,6 +4725,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = vs2osisref;
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};
@@ -4727,8 +4753,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4736,6 +4762,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = vs2osisreftxt;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4758,8 +4785,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4767,6 +4794,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = vs2osisreftxt;
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};
@@ -4794,8 +4822,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4803,6 +4831,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = xml2gbs;
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4825,8 +4854,8 @@
 				OTHER_CFLAGS = (
 					"-DCURLAVAILABLE",
 					"-Dunix",
+					"-DEXCLUDEXZ",
 					"-D__unix__",
-					"-D_ICU_",
 				);
 				OTHER_LDFLAGS = (
 					"-lcurl",
@@ -4834,6 +4863,7 @@
 					"-licucore",
 				);
 				PRODUCT_NAME = xml2gbs;
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};
@@ -4841,7 +4871,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				COMBINE_HIDPI_IMAGES = YES;
+				MACOSX_DEPLOYMENT_TARGET = 10.7;
 				PRODUCT_NAME = "$(TARGET_NAME)";
+				VALID_ARCHS = x86_64;
 			};
 			name = Debug;
 		};
@@ -4849,7 +4881,9 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				COMBINE_HIDPI_IMAGES = YES;
+				MACOSX_DEPLOYMENT_TARGET = 10.7;
 				PRODUCT_NAME = "$(TARGET_NAME)";
+				VALID_ARCHS = x86_64;
 			};
 			name = Release;
 		};




More information about the sword-cvs mailing list