|
129 | 129 | A740368916E51B3A00ECCDE0 /* DemoAboutViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A740368716E51B3A00ECCDE0 /* DemoAboutViewController.xib */; };
|
130 | 130 | A740369116E51C9800ECCDE0 /* About.html in Resources */ = {isa = PBXBuildFile; fileRef = A740369016E51C9800ECCDE0 /* About.html */; };
|
131 | 131 | A74036AD16E663FA00ECCDE0 /* NSStringHTMLTest.m in Sources */ = {isa = PBXBuildFile; fileRef = A7C7AD0C14DA7C2C005A9C69 /* NSStringHTMLTest.m */; };
|
| 132 | + A741440D180012D800E3403B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A741440B1800127300E3403B /* main.m */; }; |
| 133 | + A74144121800141500E3403B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = A7D63CD91611B9AC00D4712A /* [email protected] */; }; |
132 | 134 | A74C953614DC0C69002B5A45 /* MalformedURL.html in Resources */ = {isa = PBXBuildFile; fileRef = A74C953514DC0C69002B5A45 /* MalformedURL.html */; };
|
133 | 135 | A74C973E14DC5294002B5A45 /* Emoji.html in Resources */ = {isa = PBXBuildFile; fileRef = A74C973D14DC5294002B5A45 /* Emoji.html */; };
|
134 | 136 | A74F6FD616DBA48E00C12307 /* DTCoreTextParagraphStyleTest.m in Sources */ = {isa = PBXBuildFile; fileRef = A74F6FD516DBA48E00C12307 /* DTCoreTextParagraphStyleTest.m */; };
|
|
339 | 341 | A7985E1C178ECE08005D40B2 /* DTHTMLWriterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = A7985E0B178ECD86005D40B2 /* DTHTMLWriterTest.m */; };
|
340 | 342 | A79CA82417FC9648001EBA6E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A79CA82317FC9648001EBA6E /* UIKit.framework */; };
|
341 | 343 | A79CA82617FC9651001EBA6E /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A79CA82517FC9651001EBA6E /* MobileCoreServices.framework */; };
|
| 344 | + A7A476BD180010F100459DFD /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; |
| 345 | + A7A476BE180010F100459DFD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; |
| 346 | + A7A476BF180010F100459DFD /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; }; |
342 | 347 | A7A672BA1532F2D100920A18 /* DTCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = A7A672B91532F2D100920A18 /* DTCompatibility.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
343 | 348 | A7A672BB1532F2D100920A18 /* DTCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = A7A672B91532F2D100920A18 /* DTCompatibility.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
344 | 349 | A7A95D9514F3F45E002E3F7E /* LineHeight.html in Resources */ = {isa = PBXBuildFile; fileRef = A7A95D9414F3F45E002E3F7E /* LineHeight.html */; };
|
|
695 | 700 | remoteGlobalIDString = A70F11DD148632CD009202BF;
|
696 | 701 | remoteInfo = "Static Library";
|
697 | 702 | };
|
| 703 | + A741440E180012F500E3403B /* PBXContainerItemProxy */ = { |
| 704 | + isa = PBXContainerItemProxy; |
| 705 | + containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
| 706 | + proxyType = 1; |
| 707 | + remoteGlobalIDString = A7A476BB180010F100459DFD; |
| 708 | + remoteInfo = "BundleLoader Dummy"; |
| 709 | + }; |
698 | 710 | A781FE8E17FAABE500A1F5E8 /* PBXContainerItemProxy */ = {
|
699 | 711 | isa = PBXContainerItemProxy;
|
700 | 712 | containerPortal = A785701C17FAA69D0080AB0A /* DTFoundation.xcodeproj */;
|
|
944 | 956 | A740368616E51B3A00ECCDE0 /* DemoAboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DemoAboutViewController.m; sourceTree = "<group>"; };
|
945 | 957 | A740368716E51B3A00ECCDE0 /* DemoAboutViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DemoAboutViewController.xib; sourceTree = "<group>"; };
|
946 | 958 | A740369016E51C9800ECCDE0 /* About.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = About.html; sourceTree = "<group>"; };
|
| 959 | + A74144091800127300E3403B /* BundleLoaderDummy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "BundleLoaderDummy-Info.plist"; sourceTree = "<group>"; }; |
| 960 | + A741440B1800127300E3403B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
947 | 961 | A74C953514DC0C69002B5A45 /* MalformedURL.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = MalformedURL.html; sourceTree = "<group>"; };
|
948 | 962 | A74C973D14DC5294002B5A45 /* Emoji.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Emoji.html; sourceTree = "<group>"; };
|
949 | 963 | A74F6FCB16DB9AF500C12307 /* DTCoreText.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; name = DTCoreText.podspec; path = ../DTCoreText.podspec; sourceTree = "<group>"; };
|
|
1070 | 1084 | A7985E0C178ECD86005D40B2 /* DTHTMLWriterTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DTHTMLWriterTest.h; sourceTree = "<group>"; };
|
1071 | 1085 | A79CA82317FC9648001EBA6E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
|
1072 | 1086 | A79CA82517FC9651001EBA6E /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/MobileCoreServices.framework; sourceTree = DEVELOPER_DIR; };
|
| 1087 | + A7A476BC180010F100459DFD /* BundleLoaderDummy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BundleLoaderDummy.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
1073 | 1088 | A7A672B91532F2D100920A18 /* DTCompatibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DTCompatibility.h; path = Core/Source/DTCompatibility.h; sourceTree = "<group>"; };
|
1074 | 1089 | A7A95D9414F3F45E002E3F7E /* LineHeight.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = LineHeight.html; sourceTree = "<group>"; };
|
1075 | 1090 | A7AE580B1725374C00A9BF61 /* DTImageTextAttachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DTImageTextAttachment.h; sourceTree = "<group>"; };
|
|
1215 | 1230 | );
|
1216 | 1231 | runOnlyForDeploymentPostprocessing = 0;
|
1217 | 1232 | };
|
| 1233 | + A7A476B9180010F100459DFD /* Frameworks */ = { |
| 1234 | + isa = PBXFrameworksBuildPhase; |
| 1235 | + buildActionMask = 2147483647; |
| 1236 | + files = ( |
| 1237 | + A7A476BD180010F100459DFD /* UIKit.framework in Frameworks */, |
| 1238 | + A7A476BE180010F100459DFD /* Foundation.framework in Frameworks */, |
| 1239 | + A7A476BF180010F100459DFD /* CoreGraphics.framework in Frameworks */, |
| 1240 | + ); |
| 1241 | + runOnlyForDeploymentPostprocessing = 0; |
| 1242 | + }; |
1218 | 1243 | A7F7EF9F1573603100F5A4D0 /* Frameworks */ = {
|
1219 | 1244 | isa = PBXFrameworksBuildPhase;
|
1220 | 1245 | buildActionMask = 2147483647;
|
|
1248 | 1273 | A7949A5814CC456000A8CCDE /* MacUnitTest.octest */,
|
1249 | 1274 | A7F7EFCD1573603100F5A4D0 /* libDTCoreText_no_DTFoundation.a */,
|
1250 | 1275 | E2262DC61638331500BFDAD7 /* DTCoreText.framework */,
|
| 1276 | + A7A476BC180010F100459DFD /* BundleLoaderDummy.app */, |
1251 | 1277 | );
|
1252 | 1278 | name = Products;
|
1253 | 1279 | path = ../..;
|
|
1390 | 1416 | path = Demo;
|
1391 | 1417 | sourceTree = SOURCE_ROOT;
|
1392 | 1418 | };
|
| 1419 | + A74144061800127300E3403B /* BundleLoaderDummy */ = { |
| 1420 | + isa = PBXGroup; |
| 1421 | + children = ( |
| 1422 | + A74144091800127300E3403B /* BundleLoaderDummy-Info.plist */, |
| 1423 | + A741440B1800127300E3403B /* main.m */, |
| 1424 | + ); |
| 1425 | + path = BundleLoaderDummy; |
| 1426 | + sourceTree = "<group>"; |
| 1427 | + }; |
1393 | 1428 | A7675E6E172EA21E00C548CB /* Debug */ = {
|
1394 | 1429 | isa = PBXGroup;
|
1395 | 1430 | children = (
|
|
1465 | 1500 | A7949A6E14CC45B500A8CCDE /* MacUnitTest-Prefix.pch */,
|
1466 | 1501 | A788CA1214863E9D00E1AFD9 /* UnitTest-Info.plist */,
|
1467 | 1502 | A788CA1314863E9D00E1AFD9 /* UnitTest-Prefix.pch */,
|
| 1503 | + A74144061800127300E3403B /* BundleLoaderDummy */, |
1468 | 1504 | A7C7ACF814DA68CE005A9C69 /* Source */,
|
1469 | 1505 | A7C7ACEB14DA62BA005A9C69 /* Resources */,
|
1470 | 1506 | );
|
|
2065 | 2101 | A758FC9D14DBD76E007DF8B2 /* PBXBuildRule */,
|
2066 | 2102 | );
|
2067 | 2103 | dependencies = (
|
| 2104 | + A741440F180012F500E3403B /* PBXTargetDependency */, |
2068 | 2105 | A70E630016C254EB009B47BF /* PBXTargetDependency */,
|
2069 | 2106 | );
|
2070 | 2107 | name = UnitTest;
|
|
2091 | 2128 | productReference = A7949A5814CC456000A8CCDE /* MacUnitTest.octest */;
|
2092 | 2129 | productType = "com.apple.product-type.bundle";
|
2093 | 2130 | };
|
| 2131 | + A7A476BB180010F100459DFD /* BundleLoader Dummy */ = { |
| 2132 | + isa = PBXNativeTarget; |
| 2133 | + buildConfigurationList = A7A476E5180010F100459DFD /* Build configuration list for PBXNativeTarget "BundleLoader Dummy" */; |
| 2134 | + buildPhases = ( |
| 2135 | + A7A476B8180010F100459DFD /* Sources */, |
| 2136 | + A7A476B9180010F100459DFD /* Frameworks */, |
| 2137 | + A7A476BA180010F100459DFD /* Resources */, |
| 2138 | + ); |
| 2139 | + buildRules = ( |
| 2140 | + ); |
| 2141 | + dependencies = ( |
| 2142 | + ); |
| 2143 | + name = "BundleLoader Dummy"; |
| 2144 | + productName = UnitTestBundleLoader; |
| 2145 | + productReference = A7A476BC180010F100459DFD /* BundleLoaderDummy.app */; |
| 2146 | + productType = "com.apple.product-type.application"; |
| 2147 | + }; |
2094 | 2148 | A7F7EF761573603100F5A4D0 /* Static Library (no DTFoundation) */ = {
|
2095 | 2149 | isa = PBXNativeTarget;
|
2096 | 2150 | buildConfigurationList = A7F7EFCA1573603100F5A4D0 /* Build configuration list for PBXNativeTarget "Static Library (no DTFoundation)" */;
|
|
2168 | 2222 | A7174BC414F288F900C57464 /* Documentation */,
|
2169 | 2223 | A7F7EF761573603100F5A4D0 /* Static Library (no DTFoundation) */,
|
2170 | 2224 | E2262DC51638331500BFDAD7 /* Mac Framework */,
|
| 2225 | + A7A476BB180010F100459DFD /* BundleLoader Dummy */, |
2171 | 2226 | );
|
2172 | 2227 | };
|
2173 | 2228 | /* End PBXProject section */
|
|
2418 | 2473 | );
|
2419 | 2474 | runOnlyForDeploymentPostprocessing = 0;
|
2420 | 2475 | };
|
| 2476 | + A7A476BA180010F100459DFD /* Resources */ = { |
| 2477 | + isa = PBXResourcesBuildPhase; |
| 2478 | + buildActionMask = 2147483647; |
| 2479 | + files = ( |
| 2480 | + A74144121800141500E3403B /* [email protected] in Resources */, |
| 2481 | + ); |
| 2482 | + runOnlyForDeploymentPostprocessing = 0; |
| 2483 | + }; |
2421 | 2484 | E2262DC41638331500BFDAD7 /* Resources */ = {
|
2422 | 2485 | isa = PBXResourcesBuildPhase;
|
2423 | 2486 | buildActionMask = 2147483647;
|
|
2661 | 2724 | );
|
2662 | 2725 | runOnlyForDeploymentPostprocessing = 0;
|
2663 | 2726 | };
|
| 2727 | + A7A476B8180010F100459DFD /* Sources */ = { |
| 2728 | + isa = PBXSourcesBuildPhase; |
| 2729 | + buildActionMask = 2147483647; |
| 2730 | + files = ( |
| 2731 | + A741440D180012D800E3403B /* main.m in Sources */, |
| 2732 | + ); |
| 2733 | + runOnlyForDeploymentPostprocessing = 0; |
| 2734 | + }; |
2664 | 2735 | A7F7EF771573603100F5A4D0 /* Sources */ = {
|
2665 | 2736 | isa = PBXSourcesBuildPhase;
|
2666 | 2737 | buildActionMask = 2147483647;
|
|
2784 | 2855 | target = A70F11DD148632CD009202BF /* Static Library */;
|
2785 | 2856 | targetProxy = A70E62FF16C254EB009B47BF /* PBXContainerItemProxy */;
|
2786 | 2857 | };
|
| 2858 | + A741440F180012F500E3403B /* PBXTargetDependency */ = { |
| 2859 | + isa = PBXTargetDependency; |
| 2860 | + target = A7A476BB180010F100459DFD /* BundleLoader Dummy */; |
| 2861 | + targetProxy = A741440E180012F500E3403B /* PBXContainerItemProxy */; |
| 2862 | + }; |
2787 | 2863 | A781FEB917FAAD5500A1F5E8 /* PBXTargetDependency */ = {
|
2788 | 2864 | isa = PBXTargetDependency;
|
2789 | 2865 | name = "DTHTMLParser (Mac)";
|
|
2979 | 3055 | A788CA781486456100E1AFD9 /* Debug */ = {
|
2980 | 3056 | isa = XCBuildConfiguration;
|
2981 | 3057 | buildSettings = {
|
| 3058 | + BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/BundleLoaderDummy.app/BundleLoaderDummy"; |
2982 | 3059 | COPY_PHASE_STRIP = NO;
|
2983 | 3060 | FRAMEWORK_SEARCH_PATHS = (
|
2984 | 3061 | "$(SDKROOT)/Developer/Library/Frameworks",
|
|
2996 | 3073 | PRODUCT_NAME = "$(TARGET_NAME)";
|
2997 | 3074 | SDKROOT = iphoneos;
|
2998 | 3075 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
| 3076 | + TEST_HOST = "$(BUNDLE_LOADER)"; |
2999 | 3077 | WRAPPER_EXTENSION = octest;
|
3000 | 3078 | };
|
3001 | 3079 | name = Debug;
|
3002 | 3080 | };
|
3003 | 3081 | A788CA791486456100E1AFD9 /* Release */ = {
|
3004 | 3082 | isa = XCBuildConfiguration;
|
3005 | 3083 | buildSettings = {
|
| 3084 | + BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/BundleLoaderDummy.app/BundleLoaderDummy"; |
3006 | 3085 | COPY_PHASE_STRIP = YES;
|
3007 | 3086 | FRAMEWORK_SEARCH_PATHS = (
|
3008 | 3087 | "$(SDKROOT)/Developer/Library/Frameworks",
|
|
3017 | 3096 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3018 | 3097 | SDKROOT = iphoneos;
|
3019 | 3098 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
| 3099 | + TEST_HOST = "$(BUNDLE_LOADER)"; |
3020 | 3100 | VALIDATE_PRODUCT = YES;
|
3021 | 3101 | WRAPPER_EXTENSION = octest;
|
3022 | 3102 | };
|
|
3066 | 3146 | };
|
3067 | 3147 | name = Release;
|
3068 | 3148 | };
|
| 3149 | + A7A476D2180010F100459DFD /* Debug */ = { |
| 3150 | + isa = XCBuildConfiguration; |
| 3151 | + buildSettings = { |
| 3152 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 3153 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 3154 | + CLANG_CXX_LIBRARY = "libc++"; |
| 3155 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 3156 | + CLANG_WARN_EMPTY_BODY = YES; |
| 3157 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 3158 | + CLANG_WARN_INT_CONVERSION = YES; |
| 3159 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 3160 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 3161 | + COPY_PHASE_STRIP = NO; |
| 3162 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 3163 | + GCC_DYNAMIC_NO_PIC = NO; |
| 3164 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 3165 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 3166 | + GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
| 3167 | + GCC_WARN_UNINITIALIZED_AUTOS = YES; |
| 3168 | + INFOPLIST_FILE = "Test/BundleLoaderDummy/BundleLoaderDummy-Info.plist"; |
| 3169 | + IPHONEOS_DEPLOYMENT_TARGET = 6.1; |
| 3170 | + PRODUCT_NAME = BundleLoaderDummy; |
| 3171 | + SDKROOT = iphoneos; |
| 3172 | + WRAPPER_EXTENSION = app; |
| 3173 | + }; |
| 3174 | + name = Debug; |
| 3175 | + }; |
| 3176 | + A7A476D3180010F100459DFD /* Coverage */ = { |
| 3177 | + isa = XCBuildConfiguration; |
| 3178 | + buildSettings = { |
| 3179 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 3180 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 3181 | + CLANG_CXX_LIBRARY = "libc++"; |
| 3182 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 3183 | + CLANG_WARN_EMPTY_BODY = YES; |
| 3184 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 3185 | + CLANG_WARN_INT_CONVERSION = YES; |
| 3186 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 3187 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 3188 | + COPY_PHASE_STRIP = YES; |
| 3189 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 3190 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 3191 | + GCC_WARN_UNINITIALIZED_AUTOS = YES; |
| 3192 | + INFOPLIST_FILE = "Test/BundleLoaderDummy/BundleLoaderDummy-Info.plist"; |
| 3193 | + IPHONEOS_DEPLOYMENT_TARGET = 6.1; |
| 3194 | + PRODUCT_NAME = BundleLoaderDummy; |
| 3195 | + SDKROOT = iphoneos; |
| 3196 | + VALIDATE_PRODUCT = YES; |
| 3197 | + WRAPPER_EXTENSION = app; |
| 3198 | + }; |
| 3199 | + name = Coverage; |
| 3200 | + }; |
| 3201 | + A7A476D4180010F100459DFD /* Release */ = { |
| 3202 | + isa = XCBuildConfiguration; |
| 3203 | + buildSettings = { |
| 3204 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 3205 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 3206 | + CLANG_CXX_LIBRARY = "libc++"; |
| 3207 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 3208 | + CLANG_WARN_EMPTY_BODY = YES; |
| 3209 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 3210 | + CLANG_WARN_INT_CONVERSION = YES; |
| 3211 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 3212 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 3213 | + COPY_PHASE_STRIP = YES; |
| 3214 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 3215 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 3216 | + GCC_WARN_UNINITIALIZED_AUTOS = YES; |
| 3217 | + INFOPLIST_FILE = "Test/BundleLoaderDummy/BundleLoaderDummy-Info.plist"; |
| 3218 | + IPHONEOS_DEPLOYMENT_TARGET = 6.1; |
| 3219 | + PRODUCT_NAME = BundleLoaderDummy; |
| 3220 | + SDKROOT = iphoneos; |
| 3221 | + VALIDATE_PRODUCT = YES; |
| 3222 | + WRAPPER_EXTENSION = app; |
| 3223 | + }; |
| 3224 | + name = Release; |
| 3225 | + }; |
3069 | 3226 | A7DC5CFB17F833F1006ADDF5 /* Coverage */ = {
|
3070 | 3227 | isa = XCBuildConfiguration;
|
3071 | 3228 | buildSettings = {
|
|
3159 | 3316 | A7DC5CFF17F833F1006ADDF5 /* Coverage */ = {
|
3160 | 3317 | isa = XCBuildConfiguration;
|
3161 | 3318 | buildSettings = {
|
| 3319 | + BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/BundleLoaderDummy.app/BundleLoaderDummy"; |
3162 | 3320 | COPY_PHASE_STRIP = NO;
|
3163 | 3321 | FRAMEWORK_SEARCH_PATHS = (
|
3164 | 3322 | "$(SDKROOT)/Developer/Library/Frameworks",
|
|
3178 | 3336 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3179 | 3337 | SDKROOT = iphoneos;
|
3180 | 3338 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
| 3339 | + TEST_HOST = "$(BUNDLE_LOADER)"; |
3181 | 3340 | WRAPPER_EXTENSION = octest;
|
3182 | 3341 | };
|
3183 | 3342 | name = Coverage;
|
|
3470 | 3629 | defaultConfigurationIsVisible = 0;
|
3471 | 3630 | defaultConfigurationName = Release;
|
3472 | 3631 | };
|
| 3632 | + A7A476E5180010F100459DFD /* Build configuration list for PBXNativeTarget "BundleLoader Dummy" */ = { |
| 3633 | + isa = XCConfigurationList; |
| 3634 | + buildConfigurations = ( |
| 3635 | + A7A476D2180010F100459DFD /* Debug */, |
| 3636 | + A7A476D3180010F100459DFD /* Coverage */, |
| 3637 | + A7A476D4180010F100459DFD /* Release */, |
| 3638 | + ); |
| 3639 | + defaultConfigurationIsVisible = 0; |
| 3640 | + defaultConfigurationName = Release; |
| 3641 | + }; |
3473 | 3642 | A7F7EFCA1573603100F5A4D0 /* Build configuration list for PBXNativeTarget "Static Library (no DTFoundation)" */ = {
|
3474 | 3643 | isa = XCConfigurationList;
|
3475 | 3644 | buildConfigurations = (
|
|
0 commit comments