| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- D30D735B1D565E4400F90CCB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30D735A1D565E4400F90CCB /* AppDelegate.swift */; };
- D30D735D1D565E4400F90CCB /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30D735C1D565E4400F90CCB /* Document.swift */; };
- D30D73601D565E4400F90CCB /* Document.xib in Resources */ = {isa = PBXBuildFile; fileRef = D30D735E1D565E4400F90CCB /* Document.xib */; };
- D30D73621D565E4400F90CCB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D30D73611D565E4400F90CCB /* Assets.xcassets */; };
- D30D73651D565E4400F90CCB /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D30D73631D565E4400F90CCB /* MainMenu.xib */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 1637F1B5EB217163B05C09F6 /* Pods_Simple.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Simple.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- D30D73571D565E4400F90CCB /* Simple.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simple.app; sourceTree = BUILT_PRODUCTS_DIR; };
- D30D735A1D565E4400F90CCB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- D30D735C1D565E4400F90CCB /* Document.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
- D30D735F1D565E4400F90CCB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Document.xib; sourceTree = "<group>"; };
- D30D73611D565E4400F90CCB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- D30D73641D565E4400F90CCB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
- D30D73661D565E4400F90CCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- D30D73541D565E4400F90CCB /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 3410CF2A0B1DA40CBD2960DB /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 1637F1B5EB217163B05C09F6 /* Pods_Simple.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- D30D734E1D565E4400F90CCB = {
- isa = PBXGroup;
- children = (
- D30D73591D565E4400F90CCB /* Simple */,
- D30D73581D565E4400F90CCB /* Products */,
- 3410CF2A0B1DA40CBD2960DB /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- D30D73581D565E4400F90CCB /* Products */ = {
- isa = PBXGroup;
- children = (
- D30D73571D565E4400F90CCB /* Simple.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- D30D73591D565E4400F90CCB /* Simple */ = {
- isa = PBXGroup;
- children = (
- D30D735A1D565E4400F90CCB /* AppDelegate.swift */,
- D30D735C1D565E4400F90CCB /* Document.swift */,
- D30D735E1D565E4400F90CCB /* Document.xib */,
- D30D73611D565E4400F90CCB /* Assets.xcassets */,
- D30D73631D565E4400F90CCB /* MainMenu.xib */,
- D30D73661D565E4400F90CCB /* Info.plist */,
- );
- path = Simple;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- D30D73561D565E4400F90CCB /* Simple */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D30D73691D565E4400F90CCB /* Build configuration list for PBXNativeTarget "Simple" */;
- buildPhases = (
- D30D73531D565E4400F90CCB /* Sources */,
- D30D73541D565E4400F90CCB /* Frameworks */,
- D30D73551D565E4400F90CCB /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- D394EF221F58DB9800E99633 /* PBXTargetDependency */,
- D394EF241F58DB9800E99633 /* PBXTargetDependency */,
- D394EF261F58DB9800E99633 /* PBXTargetDependency */,
- D3E1EA831EE8B0120024A93A /* PBXTargetDependency */,
- D3E1EA7F1EE8B00C0024A93A /* PBXTargetDependency */,
- D3E1EA7D1EE8B0070024A93A /* PBXTargetDependency */,
- D31F111A1EA9333F0067D424 /* PBXTargetDependency */,
- D31F111C1EA9333F0067D424 /* PBXTargetDependency */,
- D31F111E1EA9333F0067D424 /* PBXTargetDependency */,
- );
- name = Simple;
- productName = Simple;
- productReference = D30D73571D565E4400F90CCB /* Simple.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- D30D734F1D565E4400F90CCB /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 0800;
- LastUpgradeCheck = 0800;
- ORGANIZATIONNAME = Google;
- TargetAttributes = {
- D30D73561D565E4400F90CCB = {
- CreatedOnToolsVersion = 8.0;
- DevelopmentTeam = EQHXZ8M8AV;
- DevelopmentTeamName = "Google, Inc.";
- ProvisioningStyle = Automatic;
- };
- };
- };
- buildConfigurationList = D30D73521D565E4400F90CCB /* Build configuration list for PBXProject "Simple" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = D30D734E1D565E4400F90CCB;
- productRefGroup = D30D73581D565E4400F90CCB /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- D30D73561D565E4400F90CCB /* Simple */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- D30D73551D565E4400F90CCB /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D30D73621D565E4400F90CCB /* Assets.xcassets in Resources */,
- D30D73601D565E4400F90CCB /* Document.xib in Resources */,
- D30D73651D565E4400F90CCB /* MainMenu.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- D30D73531D565E4400F90CCB /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D30D735D1D565E4400F90CCB /* Document.swift in Sources */,
- D30D735B1D565E4400F90CCB /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- D31F111A1EA9333F0067D424 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = CgRPC;
- };
- D31F111C1EA9333F0067D424 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = BoringSSL;
- };
- D31F111E1EA9333F0067D424 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = gRPC;
- };
- D394EF221F58DB9800E99633 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = CgRPC;
- };
- D394EF241F58DB9800E99633 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = BoringSSL;
- };
- D394EF261F58DB9800E99633 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = gRPC;
- };
- D3E1EA7D1EE8B0070024A93A /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = gRPC;
- };
- D3E1EA7F1EE8B00C0024A93A /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = CgRPC;
- };
- D3E1EA831EE8B0120024A93A /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = BoringSSL;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- D30D735E1D565E4400F90CCB /* Document.xib */ = {
- isa = PBXVariantGroup;
- children = (
- D30D735F1D565E4400F90CCB /* Base */,
- );
- name = Document.xib;
- sourceTree = "<group>";
- };
- D30D73631D565E4400F90CCB /* MainMenu.xib */ = {
- isa = PBXVariantGroup;
- children = (
- D30D73641D565E4400F90CCB /* Base */,
- );
- name = MainMenu.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- D30D73671D565E4400F90CCB /* 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_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- 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;
- HEADER_SEARCH_PATHS = ../../../Sources/CgRPC/include;
- MACOSX_DEPLOYMENT_TARGET = 10.11;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- D30D73681D565E4400F90CCB /* 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_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- 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;
- HEADER_SEARCH_PATHS = ../../../Sources/CgRPC/include;
- MACOSX_DEPLOYMENT_TARGET = 10.11;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = macosx;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- };
- name = Release;
- };
- D30D736A1D565E4400F90CCB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = Simple/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.Simple;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 3.0;
- };
- name = Debug;
- };
- D30D736B1D565E4400F90CCB /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = Simple/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.google.Simple;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 3.0;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- D30D73521D565E4400F90CCB /* Build configuration list for PBXProject "Simple" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D30D73671D565E4400F90CCB /* Debug */,
- D30D73681D565E4400F90CCB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D30D73691D565E4400F90CCB /* Build configuration list for PBXNativeTarget "Simple" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D30D736A1D565E4400F90CCB /* Debug */,
- D30D736B1D565E4400F90CCB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = D30D734F1D565E4400F90CCB /* Project object */;
- }
|