| // !$*UTF8*$! |
| { |
| archiveVersion = 1; |
| classes = { |
| }; |
| objectVersion = 48; |
| objects = { |
| |
| /* Begin PBXBuildFile section */ |
| B3C2FA5B2043FB2300787964 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B3C2FA5A2043FB2300787964 /* AppDelegate.m */; }; |
| B3C2FA5E2043FB2300787964 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B3C2FA5D2043FB2300787964 /* ViewController.m */; }; |
| B3C2FA612043FB2300787964 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B3C2FA5F2043FB2300787964 /* Main.storyboard */; }; |
| B3C2FA632043FB2300787964 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B3C2FA622043FB2300787964 /* Assets.xcassets */; }; |
| B3C2FA662043FB2300787964 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B3C2FA642043FB2300787964 /* LaunchScreen.storyboard */; }; |
| B3C2FA692043FB2300787964 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B3C2FA682043FB2300787964 /* main.m */; }; |
| /* End PBXBuildFile section */ |
| |
| /* Begin PBXFileReference section */ |
| B3C2FA562043FB2300787964 /* ios-test-application.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ios-test-application.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| B3C2FA592043FB2300787964 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
| B3C2FA5A2043FB2300787964 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
| B3C2FA5C2043FB2300787964 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
| B3C2FA5D2043FB2300787964 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
| B3C2FA602043FB2300787964 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| B3C2FA622043FB2300787964 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| B3C2FA652043FB2300787964 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| B3C2FA672043FB2300787964 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| B3C2FA682043FB2300787964 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
| /* End PBXFileReference section */ |
| |
| /* Begin PBXFrameworksBuildPhase section */ |
| B3C2FA532043FB2300787964 /* Frameworks */ = { |
| isa = PBXFrameworksBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXFrameworksBuildPhase section */ |
| |
| /* Begin PBXGroup section */ |
| B3C2FA4D2043FB2300787964 = { |
| isa = PBXGroup; |
| children = ( |
| B3C2FA582043FB2300787964 /* ios-test-application */, |
| B3C2FA572043FB2300787964 /* Products */, |
| ); |
| sourceTree = "<group>"; |
| }; |
| B3C2FA572043FB2300787964 /* Products */ = { |
| isa = PBXGroup; |
| children = ( |
| B3C2FA562043FB2300787964 /* ios-test-application.app */, |
| ); |
| name = Products; |
| sourceTree = "<group>"; |
| }; |
| B3C2FA582043FB2300787964 /* ios-test-application */ = { |
| isa = PBXGroup; |
| children = ( |
| B3C2FA592043FB2300787964 /* AppDelegate.h */, |
| B3C2FA5A2043FB2300787964 /* AppDelegate.m */, |
| B3C2FA5C2043FB2300787964 /* ViewController.h */, |
| B3C2FA5D2043FB2300787964 /* ViewController.m */, |
| B3C2FA5F2043FB2300787964 /* Main.storyboard */, |
| B3C2FA622043FB2300787964 /* Assets.xcassets */, |
| B3C2FA642043FB2300787964 /* LaunchScreen.storyboard */, |
| B3C2FA672043FB2300787964 /* Info.plist */, |
| B3C2FA682043FB2300787964 /* main.m */, |
| ); |
| path = "ios-test-application"; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXGroup section */ |
| |
| /* Begin PBXNativeTarget section */ |
| B3C2FA552043FB2300787964 /* ios-test-application */ = { |
| isa = PBXNativeTarget; |
| buildConfigurationList = B3C2FA6C2043FB2300787964 /* Build configuration list for PBXNativeTarget "ios-test-application" */; |
| buildPhases = ( |
| B3C2FA6F20440D2200787964 /* Remove Original Binary */, |
| B3C2FA522043FB2300787964 /* Sources */, |
| B3C2FA532043FB2300787964 /* Frameworks */, |
| B3C2FA7020440D5E00787964 /* Build Binary From Kotlin Sources */, |
| B3C2FA7120440D9900787964 /* Replace Binary */, |
| B3C2FA542043FB2300787964 /* Resources */, |
| ); |
| buildRules = ( |
| ); |
| dependencies = ( |
| ); |
| name = "ios-test-application"; |
| productName = "ios-test-application"; |
| productReference = B3C2FA562043FB2300787964 /* ios-test-application.app */; |
| productType = "com.apple.product-type.application"; |
| }; |
| /* End PBXNativeTarget section */ |
| |
| /* Begin PBXProject section */ |
| B3C2FA4E2043FB2300787964 /* Project object */ = { |
| isa = PBXProject; |
| attributes = { |
| LastUpgradeCheck = 0920; |
| ORGANIZATIONNAME = jetbrains; |
| TargetAttributes = { |
| B3C2FA552043FB2300787964 = { |
| CreatedOnToolsVersion = 9.2; |
| ProvisioningStyle = Automatic; |
| }; |
| }; |
| }; |
| buildConfigurationList = B3C2FA512043FB2300787964 /* Build configuration list for PBXProject "ios-test-application" */; |
| compatibilityVersion = "Xcode 8.0"; |
| developmentRegion = en; |
| hasScannedForEncodings = 0; |
| knownRegions = ( |
| en, |
| Base, |
| ); |
| mainGroup = B3C2FA4D2043FB2300787964; |
| productRefGroup = B3C2FA572043FB2300787964 /* Products */; |
| projectDirPath = ""; |
| projectRoot = ""; |
| targets = ( |
| B3C2FA552043FB2300787964 /* ios-test-application */, |
| ); |
| }; |
| /* End PBXProject section */ |
| |
| /* Begin PBXResourcesBuildPhase section */ |
| B3C2FA542043FB2300787964 /* Resources */ = { |
| isa = PBXResourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| B3C2FA662043FB2300787964 /* LaunchScreen.storyboard in Resources */, |
| B3C2FA632043FB2300787964 /* Assets.xcassets in Resources */, |
| B3C2FA612043FB2300787964 /* Main.storyboard in Resources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXResourcesBuildPhase section */ |
| |
| /* Begin PBXShellScriptBuildPhase section */ |
| B3C2FA6F20440D2200787964 /* Remove Original Binary */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "Remove Original Binary"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "rm -f \"$TARGET_BUILD_DIR/$EXECUTABLE_PATH\""; |
| }; |
| B3C2FA7020440D5E00787964 /* Build Binary From Kotlin Sources */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "Build Binary From Kotlin Sources"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "case \"$PLATFORM_NAME\" in\niphoneos)\nTARGET=ios_arm64\nTASK=compileKonanAppIos_arm64\n;;\niphonesimulator)\nTARGET=ios_x64\nTASK=compileKonanAppIos_x64\n;;\n*)\necho \"Unknown platform: $PLATFORN_NAME\"\nexit 1\n;;\nesac\n\nmkdir -p \"$SRCROOT/build/konan/bin/\"\nrm -f \"$SRCROOT/build/konan/bin/xcode\"\nln -s \"$TARGET\" \"$SRCROOT/build/konan/bin/xcode\"\n\n\"$SRCROOT/../gradlew\" -p \"$SRCROOT\" \"$TASK\""; |
| }; |
| B3C2FA7120440D9900787964 /* Replace Binary */ = { |
| isa = PBXShellScriptBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| ); |
| inputPaths = ( |
| ); |
| name = "Replace Binary"; |
| outputPaths = ( |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| shellPath = /bin/sh; |
| shellScript = "echo \"$SRCROOT\"\ncp \"$SRCROOT/build/konan/bin/xcode/app.kexe\" \"$TARGET_BUILD_DIR/$EXECUTABLE_PATH\""; |
| }; |
| /* End PBXShellScriptBuildPhase section */ |
| |
| /* Begin PBXSourcesBuildPhase section */ |
| B3C2FA522043FB2300787964 /* Sources */ = { |
| isa = PBXSourcesBuildPhase; |
| buildActionMask = 2147483647; |
| files = ( |
| B3C2FA5E2043FB2300787964 /* ViewController.m in Sources */, |
| B3C2FA692043FB2300787964 /* main.m in Sources */, |
| B3C2FA5B2043FB2300787964 /* AppDelegate.m in Sources */, |
| ); |
| runOnlyForDeploymentPostprocessing = 0; |
| }; |
| /* End PBXSourcesBuildPhase section */ |
| |
| /* Begin PBXVariantGroup section */ |
| B3C2FA5F2043FB2300787964 /* Main.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| B3C2FA602043FB2300787964 /* Base */, |
| ); |
| name = Main.storyboard; |
| sourceTree = "<group>"; |
| }; |
| B3C2FA642043FB2300787964 /* LaunchScreen.storyboard */ = { |
| isa = PBXVariantGroup; |
| children = ( |
| B3C2FA652043FB2300787964 /* Base */, |
| ); |
| name = LaunchScreen.storyboard; |
| sourceTree = "<group>"; |
| }; |
| /* End PBXVariantGroup section */ |
| |
| /* Begin XCBuildConfiguration section */ |
| B3C2FA6A2043FB2300787964 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ALWAYS_SEARCH_USER_PATHS = NO; |
| CLANG_ANALYZER_NONNULL = YES; |
| CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| CLANG_CXX_LIBRARY = "libc++"; |
| CLANG_ENABLE_MODULES = YES; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_COMMA = YES; |
| CLANG_WARN_CONSTANT_CONVERSION = YES; |
| CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| CLANG_WARN_EMPTY_BODY = YES; |
| CLANG_WARN_ENUM_CONVERSION = YES; |
| CLANG_WARN_INFINITE_RECURSION = YES; |
| CLANG_WARN_INT_CONVERSION = YES; |
| CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| CLANG_WARN_STRICT_PROTOTYPES = YES; |
| CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| CODE_SIGN_IDENTITY = "iPhone Developer"; |
| COPY_PHASE_STRIP = NO; |
| DEBUG_INFORMATION_FORMAT = dwarf; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| ENABLE_TESTABILITY = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu11; |
| GCC_DYNAMIC_NO_PIC = NO; |
| GCC_NO_COMMON_BLOCKS = YES; |
| GCC_OPTIMIZATION_LEVEL = 0; |
| GCC_PREPROCESSOR_DEFINITIONS = ( |
| "DEBUG=1", |
| "$(inherited)", |
| ); |
| GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| GCC_WARN_UNDECLARED_SELECTOR = YES; |
| GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| GCC_WARN_UNUSED_FUNCTION = YES; |
| GCC_WARN_UNUSED_VARIABLE = YES; |
| IPHONEOS_DEPLOYMENT_TARGET = 11.2; |
| MTL_ENABLE_DEBUG_INFO = YES; |
| ONLY_ACTIVE_ARCH = YES; |
| SDKROOT = iphoneos; |
| }; |
| name = Debug; |
| }; |
| B3C2FA6B2043FB2300787964 /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ALWAYS_SEARCH_USER_PATHS = NO; |
| CLANG_ANALYZER_NONNULL = YES; |
| CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| CLANG_CXX_LIBRARY = "libc++"; |
| CLANG_ENABLE_MODULES = YES; |
| CLANG_ENABLE_OBJC_ARC = YES; |
| CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| CLANG_WARN_BOOL_CONVERSION = YES; |
| CLANG_WARN_COMMA = YES; |
| CLANG_WARN_CONSTANT_CONVERSION = YES; |
| CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| CLANG_WARN_EMPTY_BODY = YES; |
| CLANG_WARN_ENUM_CONVERSION = YES; |
| CLANG_WARN_INFINITE_RECURSION = YES; |
| CLANG_WARN_INT_CONVERSION = YES; |
| CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| CLANG_WARN_STRICT_PROTOTYPES = YES; |
| CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| CLANG_WARN_UNREACHABLE_CODE = YES; |
| CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| CODE_SIGN_IDENTITY = "iPhone Developer"; |
| COPY_PHASE_STRIP = NO; |
| DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| ENABLE_NS_ASSERTIONS = NO; |
| ENABLE_STRICT_OBJC_MSGSEND = YES; |
| GCC_C_LANGUAGE_STANDARD = gnu11; |
| GCC_NO_COMMON_BLOCKS = YES; |
| GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| GCC_WARN_UNDECLARED_SELECTOR = YES; |
| GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| GCC_WARN_UNUSED_FUNCTION = YES; |
| GCC_WARN_UNUSED_VARIABLE = YES; |
| IPHONEOS_DEPLOYMENT_TARGET = 11.2; |
| MTL_ENABLE_DEBUG_INFO = NO; |
| SDKROOT = iphoneos; |
| VALIDATE_PRODUCT = YES; |
| }; |
| name = Release; |
| }; |
| B3C2FA6D2043FB2300787964 /* Debug */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| CODE_SIGN_STYLE = Automatic; |
| INFOPLIST_FILE = "ios-test-application/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = "org.jetbrains.ios-test-application"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Debug; |
| }; |
| B3C2FA6E2043FB2300787964 /* Release */ = { |
| isa = XCBuildConfiguration; |
| buildSettings = { |
| ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| CODE_SIGN_STYLE = Automatic; |
| INFOPLIST_FILE = "ios-test-application/Info.plist"; |
| LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| PRODUCT_BUNDLE_IDENTIFIER = "org.jetbrains.ios-test-application"; |
| PRODUCT_NAME = "$(TARGET_NAME)"; |
| TARGETED_DEVICE_FAMILY = "1,2"; |
| }; |
| name = Release; |
| }; |
| /* End XCBuildConfiguration section */ |
| |
| /* Begin XCConfigurationList section */ |
| B3C2FA512043FB2300787964 /* Build configuration list for PBXProject "ios-test-application" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| B3C2FA6A2043FB2300787964 /* Debug */, |
| B3C2FA6B2043FB2300787964 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| B3C2FA6C2043FB2300787964 /* Build configuration list for PBXNativeTarget "ios-test-application" */ = { |
| isa = XCConfigurationList; |
| buildConfigurations = ( |
| B3C2FA6D2043FB2300787964 /* Debug */, |
| B3C2FA6E2043FB2300787964 /* Release */, |
| ); |
| defaultConfigurationIsVisible = 0; |
| defaultConfigurationName = Release; |
| }; |
| /* End XCConfigurationList section */ |
| }; |
| rootObject = B3C2FA4E2043FB2300787964 /* Project object */; |
| } |