• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

iSightを使ってBooklog,MediaMarkerインポート用CSVファイルを生成するアプリ


Commit MetaInfo

Revisãoa6878247a8ed5b0afdeca689d05231b5001af711 (tree)
Hora2011-04-19 21:17:50
Autormasakih <masakih@user...>
Commitermasakih

Mensagem de Log

update Project for Xcode4.

Mudança Sumário

Diff

--- a/BooksExporter.xcodeproj/project.pbxproj
+++ b/BooksExporter.xcodeproj/project.pbxproj
@@ -6,6 +6,20 @@
66 objectVersion = 44;
77 objects = {
88
9+/* Begin PBXAggregateTarget section */
10+ F436186C135AFA30005EAEE6 /* BooksExporter for English */ = {
11+ isa = PBXAggregateTarget;
12+ buildConfigurationList = F436186F135AFA30005EAEE6 /* Build configuration list for PBXAggregateTarget "BooksExporter for English" */;
13+ buildPhases = (
14+ );
15+ dependencies = (
16+ F4361874135AFD0A005EAEE6 /* PBXTargetDependency */,
17+ );
18+ name = "BooksExporter for English";
19+ productName = "BooksExporter for English";
20+ };
21+/* End PBXAggregateTarget section */
22+
923 /* Begin PBXBuildFile section */
1024 0581DA041196AE9F00075B54 /* libZbar.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0581DA031196AE9F00075B54 /* libZbar.a */; };
1125 059486B0117373D100D3581C /* config.c in Sources */ = {isa = PBXBuildFile; fileRef = 0594828311736D2700D3581C /* config.c */; };
@@ -67,7 +81,7 @@
6781 /* Begin PBXBuildRule section */
6882 059486C81173741F00D3581C /* PBXBuildRule */ = {
6983 isa = PBXBuildRule;
70- compilerSpec = com.apple.compilers.gcc.4_0;
84+ compilerSpec = com.apple.compilers.gcc;
7185 fileType = sourcecode.c;
7286 isEditable = 1;
7387 outputFiles = (
@@ -75,7 +89,7 @@
7589 };
7690 059486C91173741F00D3581C /* PBXBuildRule */ = {
7791 isa = PBXBuildRule;
78- compilerSpec = com.apple.compilers.gcc.4_0;
92+ compilerSpec = com.apple.compilers.gcc;
7993 fileType = sourcecode.asm;
8094 isEditable = 1;
8195 outputFiles = (
@@ -91,6 +105,13 @@
91105 remoteGlobalIDString = 059486AA1173739F00D3581C;
92106 remoteInfo = Zbar;
93107 };
108+ F4361873135AFD0A005EAEE6 /* PBXContainerItemProxy */ = {
109+ isa = PBXContainerItemProxy;
110+ containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
111+ proxyType = 1;
112+ remoteGlobalIDString = 8D1107260486CEB800E47090;
113+ remoteInfo = BooksExporter;
114+ };
94115 /* End PBXContainerItemProxy section */
95116
96117 /* Begin PBXFileReference section */
@@ -184,7 +205,7 @@
184205 F44EEB4A131A7E0F00CAA969 /* Base64EncDec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Base64EncDec.h; sourceTree = "<group>"; };
185206 F44EEB4B131A7E0F00CAA969 /* Base64EncDec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Base64EncDec.m; sourceTree = "<group>"; };
186207 F44EEC97131AA61500CAA969 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
187- F44EECA3131AA6F400CAA969 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
208+ F44EECA3131AA6F400CAA969 /* Japanese */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
188209 F44EED03131BBC5D00CAA969 /* AmazonSecureKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AmazonSecureKey.h; sourceTree = "<group>"; };
189210 F44EED04131BBC5D00CAA969 /* AmazonSecureKey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AmazonSecureKey.c; sourceTree = "<group>"; };
190211 F44EED0D131BC06100CAA969 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/BEExportAccessoryView.xib; sourceTree = "<group>"; };
@@ -594,6 +615,7 @@
594615 targets = (
595616 8D1107260486CEB800E47090 /* BooksExporter */,
596617 059486AA1173739F00D3581C /* Zbar */,
618+ F436186C135AFA30005EAEE6 /* BooksExporter for English */,
597619 );
598620 };
599621 /* End PBXProject section */
@@ -679,6 +701,11 @@
679701 target = 059486AA1173739F00D3581C /* Zbar */;
680702 targetProxy = 0581DA051196AEAD00075B54 /* PBXContainerItemProxy */;
681703 };
704+ F4361874135AFD0A005EAEE6 /* PBXTargetDependency */ = {
705+ isa = PBXTargetDependency;
706+ target = 8D1107260486CEB800E47090 /* BooksExporter */;
707+ targetProxy = F4361873135AFD0A005EAEE6 /* PBXContainerItemProxy */;
708+ };
682709 /* End PBXTargetDependency section */
683710
684711 /* Begin PBXVariantGroup section */
@@ -772,7 +799,6 @@
772799 COPY_PHASE_STRIP = NO;
773800 GCC_DYNAMIC_NO_PIC = NO;
774801 GCC_ENABLE_FIX_AND_CONTINUE = YES;
775- GCC_MODEL_TUNING = G5;
776802 GCC_OPTIMIZATION_LEVEL = 0;
777803 INSTALL_PATH = /usr/local/lib;
778804 PREBINDING = NO;
@@ -787,11 +813,9 @@
787813 COPY_PHASE_STRIP = YES;
788814 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
789815 GCC_ENABLE_FIX_AND_CONTINUE = NO;
790- GCC_MODEL_TUNING = G5;
791816 INSTALL_PATH = /usr/local/lib;
792817 PREBINDING = NO;
793818 PRODUCT_NAME = Zbar;
794- ZERO_LINK = NO;
795819 };
796820 name = Release;
797821 };
@@ -800,19 +824,12 @@
800824 buildSettings = {
801825 COPY_PHASE_STRIP = NO;
802826 GCC_ENABLE_FIX_AND_CONTINUE = YES;
803- GCC_MODEL_TUNING = G5;
804827 GCC_OPTIMIZATION_LEVEL = 0;
805828 GCC_PRECOMPILE_PREFIX_HEADER = YES;
806829 GCC_PREFIX_HEADER = BooksExporter_Prefix.pch;
807830 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
808831 INFOPLIST_FILE = Info.plist;
809832 INSTALL_PATH = "$(HOME)/Applications";
810- LIBRARY_SEARCH_PATHS = (
811- "$(inherited)",
812- "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
813- "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
814- "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)",
815- );
816833 OTHER_CFLAGS = "-DDEBUG";
817834 "OTHER_LDFLAGS[arch=i386]" = (
818835 "-framework",
@@ -830,26 +847,14 @@
830847 C01FCF4C08A954540054247B /* Release */ = {
831848 isa = XCBuildConfiguration;
832849 buildSettings = {
833- ARCHS = (
834- x86_64,
835- i386,
836- ppc,
837- );
838850 GCC_ENABLE_SYMBOL_SEPARATION = NO;
839851 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
840- GCC_MODEL_TUNING = G5;
841852 GCC_PRECOMPILE_PREFIX_HEADER = YES;
842853 GCC_PREFIX_HEADER = BooksExporter_Prefix.pch;
843854 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
844855 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
845856 INFOPLIST_FILE = Info.plist;
846857 INSTALL_PATH = "$(HOME)/Applications";
847- LIBRARY_SEARCH_PATHS = (
848- "$(inherited)",
849- "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
850- "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
851- "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)",
852- );
853858 "OTHER_LDFLAGS[arch=i386]" = (
854859 "-framework",
855860 QuickTime,
@@ -868,10 +873,20 @@
868873 C01FCF4F08A954540054247B /* Debug */ = {
869874 isa = XCBuildConfiguration;
870875 buildSettings = {
876+ ARCHS = (
877+ i386,
878+ x86_64,
879+ ppc,
880+ );
881+ GCC_VERSION = 4.2;
882+ "GCC_VERSION[arch=i386]" = com.apple.compilers.llvmgcc42;
883+ "GCC_VERSION[arch=x86_64]" = com.apple.compilers.llvmgcc42;
871884 GCC_WARN_ABOUT_RETURN_TYPE = YES;
872885 GCC_WARN_UNUSED_VARIABLE = YES;
873886 MACOSX_DEPLOYMENT_TARGET = 10.5;
887+ ONLY_ACTIVE_ARCH = YES;
874888 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
889+ VALID_ARCHS = "i386 x86_64 ppc";
875890 };
876891 name = Debug;
877892 };
@@ -879,14 +894,32 @@
879894 isa = XCBuildConfiguration;
880895 buildSettings = {
881896 ARCHS = (
882- x86_64,
883897 i386,
898+ x86_64,
884899 ppc,
885900 );
901+ GCC_VERSION = 4.2;
902+ "GCC_VERSION[arch=i386]" = com.apple.compilers.llvmgcc42;
903+ "GCC_VERSION[arch=x86_64]" = com.apple.compilers.llvmgcc42;
886904 GCC_WARN_ABOUT_RETURN_TYPE = YES;
887905 GCC_WARN_UNUSED_VARIABLE = YES;
888906 MACOSX_DEPLOYMENT_TARGET = 10.5;
889907 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
908+ VALID_ARCHS = "i386 x86_64 ppc";
909+ };
910+ name = Release;
911+ };
912+ F436186D135AFA30005EAEE6 /* Debug */ = {
913+ isa = XCBuildConfiguration;
914+ buildSettings = {
915+ PRODUCT_NAME = "$(TARGET_NAME)";
916+ };
917+ name = Debug;
918+ };
919+ F436186E135AFA30005EAEE6 /* Release */ = {
920+ isa = XCBuildConfiguration;
921+ buildSettings = {
922+ PRODUCT_NAME = "$(TARGET_NAME)";
890923 };
891924 name = Release;
892925 };
@@ -920,6 +953,14 @@
920953 defaultConfigurationIsVisible = 0;
921954 defaultConfigurationName = Release;
922955 };
956+ F436186F135AFA30005EAEE6 /* Build configuration list for PBXAggregateTarget "BooksExporter for English" */ = {
957+ isa = XCConfigurationList;
958+ buildConfigurations = (
959+ F436186D135AFA30005EAEE6 /* Debug */,
960+ F436186E135AFA30005EAEE6 /* Release */,
961+ );
962+ defaultConfigurationIsVisible = 0;
963+ };
923964 /* End XCConfigurationList section */
924965 };
925966 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;