123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410 |
- // !$*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 = "<group>"; };
- 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 = "<group>"; };
- 844A9A751DD0C080007DCC89 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
- 844A9A781DD0C080007DCC89 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 844A9A791DD0C080007DCC89 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 844A9A7B1DD0C080007DCC89 /* Resource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Resource.h; sourceTree = "<group>"; };
- 844A9A7C1DD0C080007DCC89 /* small.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = small.ico; sourceTree = "<group>"; };
- 844A9A7D1DD0C080007DCC89 /* targetver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = targetver.h; sourceTree = "<group>"; };
- 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = TestApp1.ico; sourceTree = "<group>"; };
- 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestApp1.rc; sourceTree = "<group>"; };
- 844A9A801DD0C080007DCC89 /* TestApp1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestApp1.cpp; sourceTree = "<group>"; };
- 844A9A811DD0C080007DCC89 /* TestApp1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestApp1.h; sourceTree = "<group>"; };
- /* 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 = "<group>";
- };
- 844A9A451DD0BCFD007DCC89 /* Products */ = {
- isa = PBXGroup;
- children = (
- 844A9A441DD0BCFD007DCC89 /* TestApp1_macOS.app */,
- 844A9A5C1DD0BEDD007DCC89 /* TestApp1_iOS.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 844A9A461DD0BCFD007DCC89 /* TestApp1 */ = {
- isa = PBXGroup;
- children = (
- 844A9A731DD0C080007DCC89 /* iOS */,
- 844A9A771DD0C080007DCC89 /* macOS */,
- 844A9A7A1DD0C080007DCC89 /* Win32 */,
- 844A9A801DD0C080007DCC89 /* TestApp1.cpp */,
- 844A9A811DD0C080007DCC89 /* TestApp1.h */,
- 844A9A4B1DD0BCFD007DCC89 /* main.cpp */,
- );
- path = TestApp1;
- sourceTree = "<group>";
- };
- 844A9A731DD0C080007DCC89 /* iOS */ = {
- isa = PBXGroup;
- children = (
- 844A9A741DD0C080007DCC89 /* Assets.xcassets */,
- 844A9A751DD0C080007DCC89 /* Info.plist */,
- 844A9A761DD0C080007DCC89 /* LaunchScreen.storyboard */,
- );
- path = iOS;
- sourceTree = "<group>";
- };
- 844A9A771DD0C080007DCC89 /* macOS */ = {
- isa = PBXGroup;
- children = (
- 844A9A781DD0C080007DCC89 /* Assets.xcassets */,
- 844A9A791DD0C080007DCC89 /* Info.plist */,
- );
- path = macOS;
- sourceTree = "<group>";
- };
- 844A9A7A1DD0C080007DCC89 /* Win32 */ = {
- isa = PBXGroup;
- children = (
- 844A9A7B1DD0C080007DCC89 /* Resource.h */,
- 844A9A7C1DD0C080007DCC89 /* small.ico */,
- 844A9A7D1DD0C080007DCC89 /* targetver.h */,
- 844A9A7E1DD0C080007DCC89 /* TestApp1.ico */,
- 844A9A7F1DD0C080007DCC89 /* TestApp1.rc */,
- );
- path = Win32;
- sourceTree = "<group>";
- };
- /* 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 */;
- }
|