summaryrefslogtreecommitdiff
path: root/ios/qa/sc/lo-qa-sc-filters-test.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'ios/qa/sc/lo-qa-sc-filters-test.xcodeproj/project.pbxproj')
-rw-r--r--ios/qa/sc/lo-qa-sc-filters-test.xcodeproj/project.pbxproj216
1 files changed, 216 insertions, 0 deletions
diff --git a/ios/qa/sc/lo-qa-sc-filters-test.xcodeproj/project.pbxproj b/ios/qa/sc/lo-qa-sc-filters-test.xcodeproj/project.pbxproj
new file mode 100644
index 000000000000..ccada1f55323
--- /dev/null
+++ b/ios/qa/sc/lo-qa-sc-filters-test.xcodeproj/project.pbxproj
@@ -0,0 +1,216 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* Begin PBXFileReference section */
+ BEA648A215062FE6004B2E1C /* lo-qa-sc-filters-test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "lo-qa-sc-filters-test.app"; sourceTree = BUILT_PRODUCTS_DIR; };
+ BEA648A615062FE6004B2E1C /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+ BEA648A815062FE6004B2E1C /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+ BEA648AA15062FE6004B2E1C /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+ BEA648AE15062FE6004B2E1C /* lo-qa-sc-filters-test-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "lo-qa-sc-filters-test-Info.plist"; sourceTree = SOURCE_ROOT; };
+ BEA648BD1506312A004B2E1C /* filters-test.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "filters-test.m"; sourceTree = SOURCE_ROOT; };
+/* End PBXFileReference section */
+
+/* Begin PBXGroup section */
+ BEA6489715062FE6004B2E1C = {
+ isa = PBXGroup;
+ children = (
+ BEA648AC15062FE6004B2E1C /* lo-qa-sc-filters-test */,
+ BEA648A515062FE6004B2E1C /* Frameworks */,
+ BEA648A315062FE6004B2E1C /* Products */,
+ );
+ sourceTree = "<group>";
+ };
+ BEA648A315062FE6004B2E1C /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ BEA648A215062FE6004B2E1C /* lo-qa-sc-filters-test.app */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ BEA648A515062FE6004B2E1C /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ BEA648A615062FE6004B2E1C /* UIKit.framework */,
+ BEA648A815062FE6004B2E1C /* Foundation.framework */,
+ BEA648AA15062FE6004B2E1C /* CoreGraphics.framework */,
+ );
+ name = Frameworks;
+ sourceTree = "<group>";
+ };
+ BEA648AC15062FE6004B2E1C /* lo-qa-sc-filters-test */ = {
+ isa = PBXGroup;
+ children = (
+ BEA648BD1506312A004B2E1C /* filters-test.m */,
+ BEA648AE15062FE6004B2E1C /* lo-qa-sc-filters-test-Info.plist */,
+ );
+ path = "lo-qa-sc-filters-test";
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ BEA648A115062FE6004B2E1C /* lo-qa-sc-filters-test */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = BEA648BA15062FE6004B2E1C /* Build configuration list for PBXNativeTarget "lo-qa-sc-filters-test" */;
+ buildPhases = (
+ BEA648D01506398A004B2E1C /* ShellScript */,
+ BEA648A015062FE6004B2E1C /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = "lo-qa-sc-filters-test";
+ productName = "lo-qa-sc-filters-test";
+ productReference = BEA648A215062FE6004B2E1C /* lo-qa-sc-filters-test.app */;
+ productType = "com.apple.product-type.application";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ BEA6489915062FE6004B2E1C /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ CLASSPREFIX = LO;
+ LastUpgradeCheck = 0430;
+ };
+ buildConfigurationList = BEA6489C15062FE6004B2E1C /* Build configuration list for PBXProject "lo-qa-sc-filters-test" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ en,
+ );
+ mainGroup = BEA6489715062FE6004B2E1C;
+ productRefGroup = BEA648A315062FE6004B2E1C /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ BEA648A115062FE6004B2E1C /* lo-qa-sc-filters-test */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ BEA648A015062FE6004B2E1C /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+ BEA648D01506398A004B2E1C /* ShellScript */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "/opt/lo/bin/make\n";
+ };
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+ BEA648B815062FE6004B2E1C /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+ CLANG_ENABLE_OBJC_ARC = YES;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ COPY_PHASE_STRIP = NO;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 5.0;
+ SDKROOT = iphoneos;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ };
+ name = Debug;
+ };
+ BEA648B915062FE6004B2E1C /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+ CLANG_ENABLE_OBJC_ARC = YES;
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ COPY_PHASE_STRIP = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 5.0;
+ OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
+ SDKROOT = iphoneos;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VALIDATE_PRODUCT = YES;
+ };
+ name = Release;
+ };
+ BEA648BB15062FE6004B2E1C /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ INFOPLIST_FILE = "lo-qa-sc-filters-test-Info.plist";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ WRAPPER_EXTENSION = app;
+ };
+ name = Debug;
+ };
+ BEA648BC15062FE6004B2E1C /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ INFOPLIST_FILE = "lo-qa-sc-filters-test-Info.plist";
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ WRAPPER_EXTENSION = app;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ BEA6489C15062FE6004B2E1C /* Build configuration list for PBXProject "lo-qa-sc-filters-test" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ BEA648B815062FE6004B2E1C /* Debug */,
+ BEA648B915062FE6004B2E1C /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ BEA648BA15062FE6004B2E1C /* Build configuration list for PBXNativeTarget "lo-qa-sc-filters-test" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ BEA648BB15062FE6004B2E1C /* Debug */,
+ BEA648BC15062FE6004B2E1C /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = BEA6489915062FE6004B2E1C /* Project object */;
+}