// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 844A9A4C1DD0BCFD007DCC89 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 844A9A4B1DD0BCFD007DCC89 /* main.cpp */; }; 844A9A851DD0C080007DCC89 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A781DD0C080007DCC89 /* Assets.xcassets */; }; 844A9A871DD0C080007DCC89 /* small.ico in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7C1DD0C080007DCC89 /* small.ico */; }; 844A9A881DD0C080007DCC89 /* TestApp1.ico in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */; }; 844A9A891DD0C080007DCC89 /* TestApp1.rc in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */; }; 844A9A8B1DD0C08F007DCC89 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A741DD0C080007DCC89 /* Assets.xcassets */; }; 844A9A8D1DD0C08F007DCC89 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */; }; 844A9A8E1DD0C0C7007DCC89 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 844A9A4B1DD0BCFD007DCC89 /* main.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 844A9A441DD0BCFD007DCC89 /* TestApp1_macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestApp1_macOS.app; sourceTree = BUILT_PRODUCTS_DIR; }; 844A9A4B1DD0BCFD007DCC89 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; 844A9A5C1DD0BEDD007DCC89 /* TestApp1_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestApp1_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; }; 844A9A741DD0C080007DCC89 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 844A9A751DD0C080007DCC89 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = ""; }; 844A9A781DD0C080007DCC89 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 844A9A791DD0C080007DCC89 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 844A9A7B1DD0C080007DCC89 /* Resource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Resource.h; sourceTree = ""; }; 844A9A7C1DD0C080007DCC89 /* small.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = small.ico; sourceTree = ""; }; 844A9A7D1DD0C080007DCC89 /* targetver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = targetver.h; sourceTree = ""; }; 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = TestApp1.ico; sourceTree = ""; }; 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestApp1.rc; sourceTree = ""; }; 844A9A801DD0C080007DCC89 /* TestApp1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestApp1.cpp; sourceTree = ""; }; 844A9A811DD0C080007DCC89 /* TestApp1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestApp1.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 844A9A411DD0BCFD007DCC89 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 844A9A591DD0BEDD007DCC89 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 844A9A3B1DD0BCFD007DCC89 = { isa = PBXGroup; children = ( 844A9A461DD0BCFD007DCC89 /* TestApp1 */, 844A9A451DD0BCFD007DCC89 /* Products */, ); sourceTree = ""; }; 844A9A451DD0BCFD007DCC89 /* Products */ = { isa = PBXGroup; children = ( 844A9A441DD0BCFD007DCC89 /* TestApp1_macOS.app */, 844A9A5C1DD0BEDD007DCC89 /* TestApp1_iOS.app */, ); name = Products; sourceTree = ""; }; 844A9A461DD0BCFD007DCC89 /* TestApp1 */ = { isa = PBXGroup; children = ( 844A9A731DD0C080007DCC89 /* iOS */, 844A9A771DD0C080007DCC89 /* macOS */, 844A9A7A1DD0C080007DCC89 /* Win32 */, 844A9A801DD0C080007DCC89 /* TestApp1.cpp */, 844A9A811DD0C080007DCC89 /* TestApp1.h */, 844A9A4B1DD0BCFD007DCC89 /* main.cpp */, ); path = TestApp1; sourceTree = ""; }; 844A9A731DD0C080007DCC89 /* iOS */ = { isa = PBXGroup; children = ( 844A9A741DD0C080007DCC89 /* Assets.xcassets */, 844A9A751DD0C080007DCC89 /* Info.plist */, 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */, ); path = iOS; sourceTree = ""; }; 844A9A771DD0C080007DCC89 /* macOS */ = { isa = PBXGroup; children = ( 844A9A781DD0C080007DCC89 /* Assets.xcassets */, 844A9A791DD0C080007DCC89 /* Info.plist */, ); path = macOS; sourceTree = ""; }; 844A9A7A1DD0C080007DCC89 /* Win32 */ = { isa = PBXGroup; children = ( 844A9A7B1DD0C080007DCC89 /* Resource.h */, 844A9A7C1DD0C080007DCC89 /* small.ico */, 844A9A7D1DD0C080007DCC89 /* targetver.h */, 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */, 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */, ); path = Win32; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 844A9A431DD0BCFD007DCC89 /* TestApp1_macOS */ = { isa = PBXNativeTarget; buildConfigurationList = 844A9A551DD0BCFD007DCC89 /* Build configuration list for PBXNativeTarget "TestApp1_macOS" */; buildPhases = ( 844A9A401DD0BCFD007DCC89 /* Sources */, 844A9A411DD0BCFD007DCC89 /* Frameworks */, 844A9A421DD0BCFD007DCC89 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TestApp1_macOS; productName = TestApp1; productReference = 844A9A441DD0BCFD007DCC89 /* TestApp1_macOS.app */; productType = "com.apple.product-type.application"; }; 844A9A5B1DD0BEDD007DCC89 /* TestApp1_iOS */ = { isa = PBXNativeTarget; buildConfigurationList = 844A9A701DD0BEDD007DCC89 /* Build configuration list for PBXNativeTarget "TestApp1_iOS" */; buildPhases = ( 844A9A581DD0BEDD007DCC89 /* Sources */, 844A9A591DD0BEDD007DCC89 /* Frameworks */, 844A9A5A1DD0BEDD007DCC89 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = TestApp1_iOS; productName = TestApp1_iOS; productReference = 844A9A5C1DD0BEDD007DCC89 /* TestApp1_iOS.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 844A9A3C1DD0BCFD007DCC89 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0810; ORGANIZATIONNAME = icondb; TargetAttributes = { 844A9A431DD0BCFD007DCC89 = { CreatedOnToolsVersion = 8.1; ProvisioningStyle = Automatic; }; 844A9A5B1DD0BEDD007DCC89 = { CreatedOnToolsVersion = 8.1; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = 844A9A3F1DD0BCFD007DCC89 /* Build configuration list for PBXProject "TestApp1" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 844A9A3B1DD0BCFD007DCC89; productRefGroup = 844A9A451DD0BCFD007DCC89 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 844A9A431DD0BCFD007DCC89 /* TestApp1_macOS */, 844A9A5B1DD0BEDD007DCC89 /* TestApp1_iOS */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 844A9A421DD0BCFD007DCC89 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 844A9A891DD0C080007DCC89 /* TestApp1.rc in Resources */, 844A9A871DD0C080007DCC89 /* small.ico in Resources */, 844A9A851DD0C080007DCC89 /* Assets.xcassets in Resources */, 844A9A881DD0C080007DCC89 /* TestApp1.ico in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 844A9A5A1DD0BEDD007DCC89 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 844A9A8D1DD0C08F007DCC89 /* LaunchScreen.storyboard in Resources */, 844A9A8B1DD0C08F007DCC89 /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 844A9A401DD0BCFD007DCC89 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 844A9A4C1DD0BCFD007DCC89 /* main.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 844A9A581DD0BEDD007DCC89 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 844A9A8E1DD0C0C7007DCC89 /* main.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 844A9A531DD0BCFD007DCC89 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVES = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "-"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; 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; MACOSX_DEPLOYMENT_TARGET = 10.12; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; 844A9A541DD0BCFD007DCC89 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVES = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "-"; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; 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; MACOSX_DEPLOYMENT_TARGET = 10.12; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; }; name = Release; }; 844A9A561DD0BCFD007DCC89 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = "$(SRCROOT)/TestApp1/macOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.icondb.TestApp1; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 844A9A571DD0BCFD007DCC89 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = "$(SRCROOT)/TestApp1/macOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.icondb.TestApp1; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 844A9A711DD0BEDD007DCC89 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; INFOPLIST_FILE = "$(SRCROOT)/TestApp1/iOS/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 10.1; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.icondb.TestApp1-iOS"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 844A9A721DD0BEDD007DCC89 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; INFOPLIST_FILE = "$(SRCROOT)/TestApp1/iOS/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 10.1; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.icondb.TestApp1-iOS"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 844A9A3F1DD0BCFD007DCC89 /* Build configuration list for PBXProject "TestApp1" */ = { isa = XCConfigurationList; buildConfigurations = ( 844A9A531DD0BCFD007DCC89 /* Debug */, 844A9A541DD0BCFD007DCC89 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 844A9A551DD0BCFD007DCC89 /* Build configuration list for PBXNativeTarget "TestApp1_macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 844A9A561DD0BCFD007DCC89 /* Debug */, 844A9A571DD0BCFD007DCC89 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 844A9A701DD0BEDD007DCC89 /* Build configuration list for PBXNativeTarget "TestApp1_iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 844A9A711DD0BEDD007DCC89 /* Debug */, 844A9A721DD0BEDD007DCC89 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 844A9A3C1DD0BCFD007DCC89 /* Project object */; }