// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 1B08D24C1844279400752049 /* cybervillainsCA.cer in Resources */ = {isa = PBXBuildFile; fileRef = 1B08D24B1844279400752049 /* cybervillainsCA.cer */; }; 1B316481183696AA00E66A8A /* MainStoryboard_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1B31647F183696AA00E66A8A /* MainStoryboard_iPad.storyboard */; }; 1BD41A8916C10EAB009D6B32 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BD41A8816C10EAB009D6B32 /* UIKit.framework */; }; 1BD41A8B16C10EAB009D6B32 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BD41A8A16C10EAB009D6B32 /* Foundation.framework */; }; 1BD41A8D16C10EAB009D6B32 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BD41A8C16C10EAB009D6B32 /* CoreGraphics.framework */; }; 1BD41A9316C10EAB009D6B32 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1BD41A9116C10EAB009D6B32 /* InfoPlist.strings */; }; 1BD41A9516C10EAB009D6B32 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BD41A9416C10EAB009D6B32 /* main.m */; }; 1BD41A9916C10EAB009D6B32 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BD41A9816C10EAB009D6B32 /* AppDelegate.m */; }; 1BD41A9B16C10EAB009D6B32 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 1BD41A9A16C10EAB009D6B32 /* Default.png */; }; 1BD41A9D16C10EAB009D6B32 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 1BD41A9C16C10EAB009D6B32 /* Default@2x.png */; }; 1BD41A9F16C10EAB009D6B32 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 1BD41A9E16C10EAB009D6B32 /* Default-568h@2x.png */; }; 1BD41AA216C10EAB009D6B32 /* MainStoryboard_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1BD41AA016C10EAB009D6B32 /* MainStoryboard_iPhone.storyboard */; }; 1BD41AA816C10EAB009D6B32 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BD41AA716C10EAB009D6B32 /* ViewController.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 1B08D24B1844279400752049 /* cybervillainsCA.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = cybervillainsCA.cer; sourceTree = ""; }; 1B316480183696AA00E66A8A /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPad.storyboard; sourceTree = ""; }; 1BD41A8516C10EAB009D6B32 /* WebViewApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WebViewApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1BD41A8816C10EAB009D6B32 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 1BD41A8A16C10EAB009D6B32 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 1BD41A8C16C10EAB009D6B32 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 1BD41A9016C10EAB009D6B32 /* WebViewApp-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "WebViewApp-Info.plist"; sourceTree = ""; }; 1BD41A9216C10EAB009D6B32 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 1BD41A9416C10EAB009D6B32 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 1BD41A9616C10EAB009D6B32 /* WebViewApp-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WebViewApp-Prefix.pch"; sourceTree = ""; }; 1BD41A9716C10EAB009D6B32 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 1BD41A9816C10EAB009D6B32 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 1BD41A9A16C10EAB009D6B32 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; 1BD41A9C16C10EAB009D6B32 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = ""; }; 1BD41A9E16C10EAB009D6B32 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; 1BD41AA116C10EAB009D6B32 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPhone.storyboard; sourceTree = ""; }; 1BD41AA616C10EAB009D6B32 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 1BD41AA716C10EAB009D6B32 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 1BD41A8216C10EAB009D6B32 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 1BD41A8916C10EAB009D6B32 /* UIKit.framework in Frameworks */, 1BD41A8B16C10EAB009D6B32 /* Foundation.framework in Frameworks */, 1BD41A8D16C10EAB009D6B32 /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 1BD41A7C16C10EAB009D6B32 = { isa = PBXGroup; children = ( 1BD41A8E16C10EAB009D6B32 /* WebViewApp */, 1BD41A8716C10EAB009D6B32 /* Frameworks */, 1BD41A8616C10EAB009D6B32 /* Products */, ); sourceTree = ""; }; 1BD41A8616C10EAB009D6B32 /* Products */ = { isa = PBXGroup; children = ( 1BD41A8516C10EAB009D6B32 /* WebViewApp.app */, ); name = Products; sourceTree = ""; }; 1BD41A8716C10EAB009D6B32 /* Frameworks */ = { isa = PBXGroup; children = ( 1BD41A8816C10EAB009D6B32 /* UIKit.framework */, 1BD41A8A16C10EAB009D6B32 /* Foundation.framework */, 1BD41A8C16C10EAB009D6B32 /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; 1BD41A8E16C10EAB009D6B32 /* WebViewApp */ = { isa = PBXGroup; children = ( 1BD41A9716C10EAB009D6B32 /* AppDelegate.h */, 1BD41A9816C10EAB009D6B32 /* AppDelegate.m */, 1BD41AA016C10EAB009D6B32 /* MainStoryboard_iPhone.storyboard */, 1B31647F183696AA00E66A8A /* MainStoryboard_iPad.storyboard */, 1BD41AA616C10EAB009D6B32 /* ViewController.h */, 1BD41AA716C10EAB009D6B32 /* ViewController.m */, 1BD41A8F16C10EAB009D6B32 /* Supporting Files */, ); path = WebViewApp; sourceTree = ""; }; 1BD41A8F16C10EAB009D6B32 /* Supporting Files */ = { isa = PBXGroup; children = ( 1B08D24B1844279400752049 /* cybervillainsCA.cer */, 1BD41A9016C10EAB009D6B32 /* WebViewApp-Info.plist */, 1BD41A9116C10EAB009D6B32 /* InfoPlist.strings */, 1BD41A9416C10EAB009D6B32 /* main.m */, 1BD41A9616C10EAB009D6B32 /* WebViewApp-Prefix.pch */, 1BD41A9A16C10EAB009D6B32 /* Default.png */, 1BD41A9C16C10EAB009D6B32 /* Default@2x.png */, 1BD41A9E16C10EAB009D6B32 /* Default-568h@2x.png */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 1BD41A8416C10EAB009D6B32 /* WebViewApp */ = { isa = PBXNativeTarget; buildConfigurationList = 1BD41AAB16C10EAB009D6B32 /* Build configuration list for PBXNativeTarget "WebViewApp" */; buildPhases = ( 1BD41A8116C10EAB009D6B32 /* Sources */, 1BD41A8216C10EAB009D6B32 /* Frameworks */, 1BD41A8316C10EAB009D6B32 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = WebViewApp; productName = WebViewApp; productReference = 1BD41A8516C10EAB009D6B32 /* WebViewApp.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 1BD41A7D16C10EAB009D6B32 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0500; ORGANIZATIONNAME = "Appium Committers"; }; buildConfigurationList = 1BD41A8016C10EAB009D6B32 /* Build configuration list for PBXProject "WebViewApp" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 1BD41A7C16C10EAB009D6B32; productRefGroup = 1BD41A8616C10EAB009D6B32 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 1BD41A8416C10EAB009D6B32 /* WebViewApp */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 1BD41A8316C10EAB009D6B32 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 1B316481183696AA00E66A8A /* MainStoryboard_iPad.storyboard in Resources */, 1BD41A9316C10EAB009D6B32 /* InfoPlist.strings in Resources */, 1BD41A9B16C10EAB009D6B32 /* Default.png in Resources */, 1BD41A9D16C10EAB009D6B32 /* Default@2x.png in Resources */, 1BD41A9F16C10EAB009D6B32 /* Default-568h@2x.png in Resources */, 1BD41AA216C10EAB009D6B32 /* MainStoryboard_iPhone.storyboard in Resources */, 1B08D24C1844279400752049 /* cybervillainsCA.cer in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 1BD41A8116C10EAB009D6B32 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 1BD41A9516C10EAB009D6B32 /* main.m in Sources */, 1BD41A9916C10EAB009D6B32 /* AppDelegate.m in Sources */, 1BD41AA816C10EAB009D6B32 /* ViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 1B31647F183696AA00E66A8A /* MainStoryboard_iPad.storyboard */ = { isa = PBXVariantGroup; children = ( 1B316480183696AA00E66A8A /* en */, ); name = MainStoryboard_iPad.storyboard; sourceTree = ""; }; 1BD41A9116C10EAB009D6B32 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 1BD41A9216C10EAB009D6B32 /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 1BD41AA016C10EAB009D6B32 /* MainStoryboard_iPhone.storyboard */ = { isa = PBXVariantGroup; children = ( 1BD41AA116C10EAB009D6B32 /* en */, ); name = MainStoryboard_iPhone.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 1BD41AA916C10EAB009D6B32 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = 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_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 1BD41AAA16C10EAB009D6B32 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.0; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 1BD41AAC16C10EAB009D6B32 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "WebViewApp/WebViewApp-Prefix.pch"; INFOPLIST_FILE = "WebViewApp/WebViewApp-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 1BD41AAD16C10EAB009D6B32 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "WebViewApp/WebViewApp-Prefix.pch"; INFOPLIST_FILE = "WebViewApp/WebViewApp-Info.plist"; PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1BD41A8016C10EAB009D6B32 /* Build configuration list for PBXProject "WebViewApp" */ = { isa = XCConfigurationList; buildConfigurations = ( 1BD41AA916C10EAB009D6B32 /* Debug */, 1BD41AAA16C10EAB009D6B32 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1BD41AAB16C10EAB009D6B32 /* Build configuration list for PBXNativeTarget "WebViewApp" */ = { isa = XCConfigurationList; buildConfigurations = ( 1BD41AAC16C10EAB009D6B32 /* Debug */, 1BD41AAD16C10EAB009D6B32 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 1BD41A7D16C10EAB009D6B32 /* Project object */; }