|
149 | 149 | 9D79278618DA1D3800E1D3E1 /* Default-Portrait@2x~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 9D4FA6E517971D5B001E2A65 /* Default-Portrait@2x~ipad.png */; }; |
150 | 150 | 9D79278718DA1D3800E1D3E1 /* Default-Landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 9D4FA6E717971E88001E2A65 /* Default-Landscape~ipad.png */; }; |
151 | 151 | 9D79278818DA1D3800E1D3E1 /* Default-Landscape@2x~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 9D4FA6E917971E8D001E2A65 /* Default-Landscape@2x~ipad.png */; }; |
| 152 | + 9D7927C418DA279B00E1D3E1 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E1CE42418D0F5A00090028E /* XCTest.framework */; }; |
| 153 | + 9D7927C518DA279B00E1D3E1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9DAC16C91709D48E00383722 /* Foundation.framework */; }; |
| 154 | + 9D7927C618DA279B00E1D3E1 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9DAC16C71709D48E00383722 /* UIKit.framework */; }; |
| 155 | + 9D7927CC18DA279B00E1D3E1 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 9D7927CA18DA279B00E1D3E1 /* InfoPlist.strings */; }; |
| 156 | + 9D7927CE18DA279B00E1D3E1 /* EasyReader_Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D7927CD18DA279B00E1D3E1 /* EasyReader_Tests.m */; }; |
152 | 157 | 9D8C6C5D170CA12500B18012 /* CSRootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D8C6C5C170CA12500B18012 /* CSRootViewController.m */; }; |
153 | 158 | 9D8F3196171DB410006CFC6A /* button_menu@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 9D8F318F171DB410006CFC6A /* button_menu@2x.png */; }; |
154 | 159 | 9D8F3197171DB410006CFC6A /* icon_back.png in Resources */ = {isa = PBXBuildFile; fileRef = 9D8F3192171DB410006CFC6A /* icon_back.png */; }; |
|
180 | 185 | 9DFBC0991714957E006BF840 /* CSFeedAddViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DFBC0981714957E006BF840 /* CSFeedAddViewController.m */; }; |
181 | 186 | /* End PBXBuildFile section */ |
182 | 187 |
|
| 188 | +/* Begin PBXContainerItemProxy section */ |
| 189 | + 9D7927D018DA279B00E1D3E1 /* PBXContainerItemProxy */ = { |
| 190 | + isa = PBXContainerItemProxy; |
| 191 | + containerPortal = 9DAC16BC1709D48E00383722 /* Project object */; |
| 192 | + proxyType = 1; |
| 193 | + remoteGlobalIDString = 9DAC16C31709D48E00383722; |
| 194 | + remoteInfo = Development; |
| 195 | + }; |
| 196 | +/* End PBXContainerItemProxy section */ |
| 197 | + |
183 | 198 | /* Begin PBXFileReference section */ |
184 | 199 | 0D8FF1A818D0D8C0005155E6 /* Main_iPhone.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main_iPhone.storyboard; sourceTree = "<group>"; }; |
185 | 200 | 0D8FF1AA18D0DA3F005155E6 /* control_dualEntryTextField@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "control_dualEntryTextField@2x.png"; sourceTree = "<group>"; }; |
|
230 | 245 | 9D79279018DA1D9200E1D3E1 /* Development-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Development-Info.plist"; sourceTree = "<group>"; }; |
231 | 246 | 9D79279118DA1D9200E1D3E1 /* Production-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Production-Info.plist"; sourceTree = "<group>"; }; |
232 | 247 | 9D79279218DA1D9200E1D3E1 /* Staging-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Staging-Info.plist"; sourceTree = "<group>"; }; |
| 248 | + 9D7927C318DA279B00E1D3E1 /* EasyReader-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "EasyReader-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 249 | + 9D7927C918DA279B00E1D3E1 /* EasyReader-Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "EasyReader-Tests-Info.plist"; sourceTree = "<group>"; }; |
| 250 | + 9D7927CB18DA279B00E1D3E1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 251 | + 9D7927CD18DA279B00E1D3E1 /* EasyReader_Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EasyReader_Tests.m; sourceTree = "<group>"; }; |
| 252 | + 9D7927CF18DA279B00E1D3E1 /* EasyReader-Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EasyReader-Tests-Prefix.pch"; sourceTree = "<group>"; }; |
233 | 253 | 9D8C6C5B170CA12500B18012 /* CSRootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSRootViewController.h; sourceTree = "<group>"; }; |
234 | 254 | 9D8C6C5C170CA12500B18012 /* CSRootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSRootViewController.m; sourceTree = "<group>"; }; |
235 | 255 | 9D8F318F171DB410006CFC6A /* button_menu@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "button_menu@2x.png"; sourceTree = "<group>"; }; |
|
299 | 319 | ); |
300 | 320 | runOnlyForDeploymentPostprocessing = 0; |
301 | 321 | }; |
| 322 | + 9D7927C018DA279B00E1D3E1 /* Frameworks */ = { |
| 323 | + isa = PBXFrameworksBuildPhase; |
| 324 | + buildActionMask = 2147483647; |
| 325 | + files = ( |
| 326 | + 9D7927C418DA279B00E1D3E1 /* XCTest.framework in Frameworks */, |
| 327 | + 9D7927C618DA279B00E1D3E1 /* UIKit.framework in Frameworks */, |
| 328 | + 9D7927C518DA279B00E1D3E1 /* Foundation.framework in Frameworks */, |
| 329 | + ); |
| 330 | + runOnlyForDeploymentPostprocessing = 0; |
| 331 | + }; |
302 | 332 | 9DAC16C11709D48E00383722 /* Frameworks */ = { |
303 | 333 | isa = PBXFrameworksBuildPhase; |
304 | 334 | buildActionMask = 2147483647; |
|
383 | 413 | name = Menu; |
384 | 414 | sourceTree = "<group>"; |
385 | 415 | }; |
| 416 | + 9D7927C718DA279B00E1D3E1 /* EasyReader-Tests */ = { |
| 417 | + isa = PBXGroup; |
| 418 | + children = ( |
| 419 | + 9D7927CD18DA279B00E1D3E1 /* EasyReader_Tests.m */, |
| 420 | + 9D7927C818DA279B00E1D3E1 /* Supporting Files */, |
| 421 | + ); |
| 422 | + path = "EasyReader-Tests"; |
| 423 | + sourceTree = "<group>"; |
| 424 | + }; |
| 425 | + 9D7927C818DA279B00E1D3E1 /* Supporting Files */ = { |
| 426 | + isa = PBXGroup; |
| 427 | + children = ( |
| 428 | + 9D7927C918DA279B00E1D3E1 /* EasyReader-Tests-Info.plist */, |
| 429 | + 9D7927CA18DA279B00E1D3E1 /* InfoPlist.strings */, |
| 430 | + 9D7927CF18DA279B00E1D3E1 /* EasyReader-Tests-Prefix.pch */, |
| 431 | + ); |
| 432 | + name = "Supporting Files"; |
| 433 | + sourceTree = "<group>"; |
| 434 | + }; |
386 | 435 | 9D8F318D171DB3CE006CFC6A /* Images */ = { |
387 | 436 | isa = PBXGroup; |
388 | 437 | children = ( |
|
453 | 502 | 9D4FA6E717971E88001E2A65 /* Default-Landscape~ipad.png */, |
454 | 503 | 9DA7CB35171CAD020045CC88 /* iOS Resources */, |
455 | 504 | 9DAC16CF1709D48E00383722 /* EasyReader */, |
| 505 | + 9D7927C718DA279B00E1D3E1 /* EasyReader-Tests */, |
456 | 506 | 9DAC16C61709D48E00383722 /* Frameworks */, |
457 | 507 | 9DAC16C51709D48E00383722 /* Products */, |
458 | 508 | 5CECD14CAE964A1994399D15 /* Pods.xcconfig */, |
|
465 | 515 | 9DAC16C41709D48E00383722 /* Development.app */, |
466 | 516 | 9D79274A18DA1D0300E1D3E1 /* Staging.app */, |
467 | 517 | 9D79278E18DA1D3800E1D3E1 /* Easy Reader.app */, |
| 518 | + 9D7927C318DA279B00E1D3E1 /* EasyReader-Tests.xctest */, |
468 | 519 | ); |
469 | 520 | name = Products; |
470 | 521 | sourceTree = "<group>"; |
|
641 | 692 | productReference = 9D79278E18DA1D3800E1D3E1 /* Easy Reader.app */; |
642 | 693 | productType = "com.apple.product-type.application"; |
643 | 694 | }; |
| 695 | + 9D7927C218DA279B00E1D3E1 /* EasyReader-Tests */ = { |
| 696 | + isa = PBXNativeTarget; |
| 697 | + buildConfigurationList = 9D7927D218DA279B00E1D3E1 /* Build configuration list for PBXNativeTarget "EasyReader-Tests" */; |
| 698 | + buildPhases = ( |
| 699 | + 9D7927BF18DA279B00E1D3E1 /* Sources */, |
| 700 | + 9D7927C018DA279B00E1D3E1 /* Frameworks */, |
| 701 | + 9D7927C118DA279B00E1D3E1 /* Resources */, |
| 702 | + ); |
| 703 | + buildRules = ( |
| 704 | + ); |
| 705 | + dependencies = ( |
| 706 | + 9D7927D118DA279B00E1D3E1 /* PBXTargetDependency */, |
| 707 | + ); |
| 708 | + name = "EasyReader-Tests"; |
| 709 | + productName = "EasyReader-Tests"; |
| 710 | + productReference = 9D7927C318DA279B00E1D3E1 /* EasyReader-Tests.xctest */; |
| 711 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 712 | + }; |
644 | 713 | 9DAC16C31709D48E00383722 /* Development */ = { |
645 | 714 | isa = PBXNativeTarget; |
646 | 715 | buildConfigurationList = 9DAC16FC1709D48E00383722 /* Build configuration list for PBXNativeTarget "Development" */; |
|
670 | 739 | LastTestingUpgradeCheck = 0510; |
671 | 740 | LastUpgradeCheck = 0510; |
672 | 741 | ORGANIZATIONNAME = Cloudspace; |
| 742 | + TargetAttributes = { |
| 743 | + 9D7927C218DA279B00E1D3E1 = { |
| 744 | + TestTargetID = 9DAC16C31709D48E00383722; |
| 745 | + }; |
| 746 | + }; |
673 | 747 | }; |
674 | 748 | buildConfigurationList = 9DAC16BF1709D48E00383722 /* Build configuration list for PBXProject "EasyReader" */; |
675 | 749 | compatibilityVersion = "Xcode 3.2"; |
|
686 | 760 | 9DAC16C31709D48E00383722 /* Development */, |
687 | 761 | 9D79270818DA1D0300E1D3E1 /* Staging */, |
688 | 762 | 9D79274C18DA1D3800E1D3E1 /* Production */, |
| 763 | + 9D7927C218DA279B00E1D3E1 /* EasyReader-Tests */, |
689 | 764 | ); |
690 | 765 | }; |
691 | 766 | /* End PBXProject section */ |
|
765 | 840 | ); |
766 | 841 | runOnlyForDeploymentPostprocessing = 0; |
767 | 842 | }; |
| 843 | + 9D7927C118DA279B00E1D3E1 /* Resources */ = { |
| 844 | + isa = PBXResourcesBuildPhase; |
| 845 | + buildActionMask = 2147483647; |
| 846 | + files = ( |
| 847 | + 9D7927CC18DA279B00E1D3E1 /* InfoPlist.strings in Resources */, |
| 848 | + ); |
| 849 | + runOnlyForDeploymentPostprocessing = 0; |
| 850 | + }; |
768 | 851 | 9DAC16C21709D48E00383722 /* Resources */ = { |
769 | 852 | isa = PBXResourcesBuildPhase; |
770 | 853 | buildActionMask = 2147483647; |
|
944 | 1027 | ); |
945 | 1028 | runOnlyForDeploymentPostprocessing = 0; |
946 | 1029 | }; |
| 1030 | + 9D7927BF18DA279B00E1D3E1 /* Sources */ = { |
| 1031 | + isa = PBXSourcesBuildPhase; |
| 1032 | + buildActionMask = 2147483647; |
| 1033 | + files = ( |
| 1034 | + 9D7927CE18DA279B00E1D3E1 /* EasyReader_Tests.m in Sources */, |
| 1035 | + ); |
| 1036 | + runOnlyForDeploymentPostprocessing = 0; |
| 1037 | + }; |
947 | 1038 | 9DAC16C01709D48E00383722 /* Sources */ = { |
948 | 1039 | isa = PBXSourcesBuildPhase; |
949 | 1040 | buildActionMask = 2147483647; |
|
972 | 1063 | }; |
973 | 1064 | /* End PBXSourcesBuildPhase section */ |
974 | 1065 |
|
| 1066 | +/* Begin PBXTargetDependency section */ |
| 1067 | + 9D7927D118DA279B00E1D3E1 /* PBXTargetDependency */ = { |
| 1068 | + isa = PBXTargetDependency; |
| 1069 | + target = 9DAC16C31709D48E00383722 /* Development */; |
| 1070 | + targetProxy = 9D7927D018DA279B00E1D3E1 /* PBXContainerItemProxy */; |
| 1071 | + }; |
| 1072 | +/* End PBXTargetDependency section */ |
| 1073 | + |
| 1074 | +/* Begin PBXVariantGroup section */ |
| 1075 | + 9D7927CA18DA279B00E1D3E1 /* InfoPlist.strings */ = { |
| 1076 | + isa = PBXVariantGroup; |
| 1077 | + children = ( |
| 1078 | + 9D7927CB18DA279B00E1D3E1 /* en */, |
| 1079 | + ); |
| 1080 | + name = InfoPlist.strings; |
| 1081 | + sourceTree = "<group>"; |
| 1082 | + }; |
| 1083 | +/* End PBXVariantGroup section */ |
| 1084 | + |
975 | 1085 | /* Begin XCBuildConfiguration section */ |
976 | 1086 | 9D79274818DA1D0300E1D3E1 /* Debug */ = { |
977 | 1087 | isa = XCBuildConfiguration; |
|
982 | 1092 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
983 | 1093 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
984 | 1094 | GCC_PREFIX_HEADER = "EasyReader/Other Sources/EasyReader-Prefix.pch"; |
| 1095 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1096 | + "$(inherited)", |
| 1097 | + "COCOAPODS=1", |
| 1098 | + "STAGING=1", |
| 1099 | + ); |
985 | 1100 | INFOPLIST_FILE = "EasyReader/Supporting Files/Staging-Info.plist"; |
986 | 1101 | IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
987 | 1102 | PRODUCT_NAME = Staging; |
|
1017 | 1132 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
1018 | 1133 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1019 | 1134 | GCC_PREFIX_HEADER = "EasyReader/Other Sources/EasyReader-Prefix.pch"; |
| 1135 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1136 | + "$(inherited)", |
| 1137 | + "COCOAPODS=1", |
| 1138 | + "PRODUCTION=1", |
| 1139 | + ); |
1020 | 1140 | INFOPLIST_FILE = "EasyReader/Supporting Files/Production-Info.plist"; |
1021 | 1141 | IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
1022 | 1142 | PRODUCT_NAME = "Easy Reader"; |
|
1043 | 1163 | }; |
1044 | 1164 | name = Release; |
1045 | 1165 | }; |
| 1166 | + 9D7927D318DA279B00E1D3E1 /* Debug */ = { |
| 1167 | + isa = XCBuildConfiguration; |
| 1168 | + buildSettings = { |
| 1169 | + BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Development.app/Development"; |
| 1170 | + CLANG_ENABLE_MODULES = YES; |
| 1171 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 1172 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 1173 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 1174 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1175 | + "$(SDKROOT)/Developer/Library/Frameworks", |
| 1176 | + "$(inherited)", |
| 1177 | + "$(DEVELOPER_FRAMEWORKS_DIR)", |
| 1178 | + ); |
| 1179 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 1180 | + GCC_PREFIX_HEADER = "EasyReader-Tests/EasyReader-Tests-Prefix.pch"; |
| 1181 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1182 | + "DEBUG=1", |
| 1183 | + "$(inherited)", |
| 1184 | + "TEST=1", |
| 1185 | + ); |
| 1186 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 1187 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 1188 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 1189 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 1190 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 1191 | + INFOPLIST_FILE = "EasyReader-Tests/EasyReader-Tests-Info.plist"; |
| 1192 | + IPHONEOS_DEPLOYMENT_TARGET = 7.1; |
| 1193 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1194 | + TEST_HOST = "$(BUNDLE_LOADER)"; |
| 1195 | + WRAPPER_EXTENSION = xctest; |
| 1196 | + }; |
| 1197 | + name = Debug; |
| 1198 | + }; |
| 1199 | + 9D7927D418DA279B00E1D3E1 /* Release */ = { |
| 1200 | + isa = XCBuildConfiguration; |
| 1201 | + buildSettings = { |
| 1202 | + BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Development.app/Development"; |
| 1203 | + CLANG_ENABLE_MODULES = YES; |
| 1204 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 1205 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 1206 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 1207 | + ENABLE_NS_ASSERTIONS = NO; |
| 1208 | + FRAMEWORK_SEARCH_PATHS = ( |
| 1209 | + "$(SDKROOT)/Developer/Library/Frameworks", |
| 1210 | + "$(inherited)", |
| 1211 | + "$(DEVELOPER_FRAMEWORKS_DIR)", |
| 1212 | + ); |
| 1213 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 1214 | + GCC_PREFIX_HEADER = "EasyReader-Tests/EasyReader-Tests-Prefix.pch"; |
| 1215 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 1216 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 1217 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 1218 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 1219 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 1220 | + INFOPLIST_FILE = "EasyReader-Tests/EasyReader-Tests-Info.plist"; |
| 1221 | + IPHONEOS_DEPLOYMENT_TARGET = 7.1; |
| 1222 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1223 | + TEST_HOST = "$(BUNDLE_LOADER)"; |
| 1224 | + WRAPPER_EXTENSION = xctest; |
| 1225 | + }; |
| 1226 | + name = Release; |
| 1227 | + }; |
1046 | 1228 | 9DAC16FA1709D48E00383722 /* Debug */ = { |
1047 | 1229 | isa = XCBuildConfiguration; |
1048 | 1230 | buildSettings = { |
|
1158 | 1340 | defaultConfigurationIsVisible = 0; |
1159 | 1341 | defaultConfigurationName = Release; |
1160 | 1342 | }; |
| 1343 | + 9D7927D218DA279B00E1D3E1 /* Build configuration list for PBXNativeTarget "EasyReader-Tests" */ = { |
| 1344 | + isa = XCConfigurationList; |
| 1345 | + buildConfigurations = ( |
| 1346 | + 9D7927D318DA279B00E1D3E1 /* Debug */, |
| 1347 | + 9D7927D418DA279B00E1D3E1 /* Release */, |
| 1348 | + ); |
| 1349 | + defaultConfigurationIsVisible = 0; |
| 1350 | + }; |
1161 | 1351 | 9DAC16BF1709D48E00383722 /* Build configuration list for PBXProject "EasyReader" */ = { |
1162 | 1352 | isa = XCConfigurationList; |
1163 | 1353 | buildConfigurations = ( |
|
0 commit comments