// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 139C57611BB16AFC0059D855 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139C57601BB16AFC0059D855 /* AppDelegate.swift */; }; 139C57631BB16AFC0059D855 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139C57621BB16AFC0059D855 /* ViewController.swift */; }; 139C57661BB16AFC0059D855 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 139C57641BB16AFC0059D855 /* Main.storyboard */; }; 139C57681BB16AFC0059D855 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 139C57671BB16AFC0059D855 /* Assets.xcassets */; }; 139C576B1BB16AFC0059D855 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 139C57691BB16AFC0059D855 /* LaunchScreen.storyboard */; }; 13B0ABFF1BB0070000891E04 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13B0ABFE1BB0070000891E04 /* AppDelegate.swift */; }; 13B0AC011BB0070000891E04 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13B0AC001BB0070000891E04 /* ViewController.swift */; }; 13B0AC041BB0070000891E04 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13B0AC021BB0070000891E04 /* Main.storyboard */; }; 13B0AC061BB0070000891E04 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B0AC051BB0070000891E04 /* Assets.xcassets */; }; 13B0AC091BB0070000891E04 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13B0AC071BB0070000891E04 /* LaunchScreen.storyboard */; }; 937CD733906146B1DC831873 /* Pods.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD6BD77BA502B60328353F51 /* Pods.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 139C575E1BB16AFC0059D855 /* ReadFromAppGroup.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ReadFromAppGroup.app; sourceTree = BUILT_PRODUCTS_DIR; }; 139C57601BB16AFC0059D855 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 139C57621BB16AFC0059D855 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 139C57651BB16AFC0059D855 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 139C57671BB16AFC0059D855 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 139C576A1BB16AFC0059D855 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 139C576C1BB16AFC0059D855 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 139C57701BB16C3B0059D855 /* WriteToAppGroup.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = WriteToAppGroup.entitlements; sourceTree = SOURCE_ROOT; }; 139C57711BB16C8C0059D855 /* ReadFromAppGroup.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = ReadFromAppGroup.entitlements; sourceTree = ""; }; 13B0ABFB1BB0070000891E04 /* WriteToAppGroup.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WriteToAppGroup.app; sourceTree = BUILT_PRODUCTS_DIR; }; 13B0ABFE1BB0070000891E04 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 13B0AC001BB0070000891E04 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 13B0AC031BB0070000891E04 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 13B0AC051BB0070000891E04 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 13B0AC081BB0070000891E04 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 13B0AC0A1BB0070000891E04 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 199362C0770D0AEDA2380F94 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = ""; }; C6A6385851C8238546B62363 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; FD6BD77BA502B60328353F51 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 139C575B1BB16AFC0059D855 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 13B0ABF81BB0070000891E04 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 937CD733906146B1DC831873 /* Pods.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 139C575F1BB16AFC0059D855 /* ReadFromAppGroup */ = { isa = PBXGroup; children = ( 139C57711BB16C8C0059D855 /* ReadFromAppGroup.entitlements */, 139C57601BB16AFC0059D855 /* AppDelegate.swift */, 139C57621BB16AFC0059D855 /* ViewController.swift */, 139C57641BB16AFC0059D855 /* Main.storyboard */, 139C57671BB16AFC0059D855 /* Assets.xcassets */, 139C57691BB16AFC0059D855 /* LaunchScreen.storyboard */, 139C576C1BB16AFC0059D855 /* Info.plist */, ); path = ReadFromAppGroup; sourceTree = ""; }; 13B0ABF21BB0070000891E04 = { isa = PBXGroup; children = ( 13B0ABFD1BB0070000891E04 /* WriteToAppGroup */, 139C575F1BB16AFC0059D855 /* ReadFromAppGroup */, 13B0ABFC1BB0070000891E04 /* Products */, AC40A9C60D1686EF953721FF /* Pods */, D7609B81352267838025367D /* Frameworks */, ); sourceTree = ""; }; 13B0ABFC1BB0070000891E04 /* Products */ = { isa = PBXGroup; children = ( 13B0ABFB1BB0070000891E04 /* WriteToAppGroup.app */, 139C575E1BB16AFC0059D855 /* ReadFromAppGroup.app */, ); name = Products; sourceTree = ""; }; 13B0ABFD1BB0070000891E04 /* WriteToAppGroup */ = { isa = PBXGroup; children = ( 139C57701BB16C3B0059D855 /* WriteToAppGroup.entitlements */, 13B0ABFE1BB0070000891E04 /* AppDelegate.swift */, 13B0AC001BB0070000891E04 /* ViewController.swift */, 13B0AC021BB0070000891E04 /* Main.storyboard */, 13B0AC051BB0070000891E04 /* Assets.xcassets */, 13B0AC071BB0070000891E04 /* LaunchScreen.storyboard */, 13B0AC0A1BB0070000891E04 /* Info.plist */, ); name = WriteToAppGroup; path = Example; sourceTree = ""; }; AC40A9C60D1686EF953721FF /* Pods */ = { isa = PBXGroup; children = ( C6A6385851C8238546B62363 /* Pods.debug.xcconfig */, 199362C0770D0AEDA2380F94 /* Pods.release.xcconfig */, ); name = Pods; sourceTree = ""; }; D7609B81352267838025367D /* Frameworks */ = { isa = PBXGroup; children = ( FD6BD77BA502B60328353F51 /* Pods.framework */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 139C575D1BB16AFC0059D855 /* ReadFromAppGroup */ = { isa = PBXNativeTarget; buildConfigurationList = 139C576F1BB16AFC0059D855 /* Build configuration list for PBXNativeTarget "ReadFromAppGroup" */; buildPhases = ( 139C575A1BB16AFC0059D855 /* Sources */, 139C575B1BB16AFC0059D855 /* Frameworks */, 139C575C1BB16AFC0059D855 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ReadFromAppGroup; productName = ReadFromAppGroup; productReference = 139C575E1BB16AFC0059D855 /* ReadFromAppGroup.app */; productType = "com.apple.product-type.application"; }; 13B0ABFA1BB0070000891E04 /* WriteToAppGroup */ = { isa = PBXNativeTarget; buildConfigurationList = 13B0AC0D1BB0070000891E04 /* Build configuration list for PBXNativeTarget "WriteToAppGroup" */; buildPhases = ( 1ACF2B641F9CA9DE5ED80D7F /* Check Pods Manifest.lock */, 13B0ABF71BB0070000891E04 /* Sources */, 13B0ABF81BB0070000891E04 /* Frameworks */, 13B0ABF91BB0070000891E04 /* Resources */, 1D4678F4A22F28695A66A03C /* Embed Pods Frameworks */, 837200B23B6F438ED10BA6FD /* Copy Pods Resources */, ); buildRules = ( ); dependencies = ( ); name = WriteToAppGroup; productName = Example; productReference = 13B0ABFB1BB0070000891E04 /* WriteToAppGroup.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 13B0ABF31BB0070000891E04 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0700; ORGANIZATIONNAME = mzp; TargetAttributes = { 139C575D1BB16AFC0059D855 = { CreatedOnToolsVersion = 7.0; DevelopmentTeam = VG2YYSKSHY; SystemCapabilities = { com.apple.ApplicationGroups.iOS = { enabled = 1; }; }; }; 13B0ABFA1BB0070000891E04 = { CreatedOnToolsVersion = 7.0; DevelopmentTeam = VG2YYSKSHY; SystemCapabilities = { com.apple.ApplicationGroups.iOS = { enabled = 1; }; }; }; }; }; buildConfigurationList = 13B0ABF61BB0070000891E04 /* Build configuration list for PBXProject "Example" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 13B0ABF21BB0070000891E04; productRefGroup = 13B0ABFC1BB0070000891E04 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 13B0ABFA1BB0070000891E04 /* WriteToAppGroup */, 139C575D1BB16AFC0059D855 /* ReadFromAppGroup */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 139C575C1BB16AFC0059D855 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 139C576B1BB16AFC0059D855 /* LaunchScreen.storyboard in Resources */, 139C57681BB16AFC0059D855 /* Assets.xcassets in Resources */, 139C57661BB16AFC0059D855 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 13B0ABF91BB0070000891E04 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 13B0AC091BB0070000891E04 /* LaunchScreen.storyboard in Resources */, 13B0AC061BB0070000891E04 /* Assets.xcassets in Resources */, 13B0AC041BB0070000891E04 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 1ACF2B641F9CA9DE5ED80D7F /* Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Check Pods Manifest.lock"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; showEnvVarsInLog = 0; }; 1D4678F4A22F28695A66A03C /* Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Embed Pods Frameworks"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 837200B23B6F438ED10BA6FD /* Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); name = "Copy Pods Resources"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 139C575A1BB16AFC0059D855 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 139C57631BB16AFC0059D855 /* ViewController.swift in Sources */, 139C57611BB16AFC0059D855 /* AppDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 13B0ABF71BB0070000891E04 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 13B0AC011BB0070000891E04 /* ViewController.swift in Sources */, 13B0ABFF1BB0070000891E04 /* AppDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 139C57641BB16AFC0059D855 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 139C57651BB16AFC0059D855 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 139C57691BB16AFC0059D855 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 139C576A1BB16AFC0059D855 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; 13B0AC021BB0070000891E04 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 13B0AC031BB0070000891E04 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 13B0AC071BB0070000891E04 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 13B0AC081BB0070000891E04 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 139C576D1BB16AFC0059D855 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = C6A6385851C8238546B62363 /* Pods.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = ReadFromAppGroup/ReadFromAppGroup.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; INFOPLIST_FILE = ReadFromAppGroup/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = jp.mzp.ReadFromAppGroup; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; }; name = Debug; }; 139C576E1BB16AFC0059D855 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 199362C0770D0AEDA2380F94 /* Pods.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = ReadFromAppGroup/ReadFromAppGroup.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; INFOPLIST_FILE = ReadFromAppGroup/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = jp.mzp.ReadFromAppGroup; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; }; name = Release; }; 13B0AC0B1BB0070000891E04 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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_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[sdk=iphoneos*]" = "iPhone Developer"; 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; IPHONEOS_DEPLOYMENT_TARGET = 9.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 13B0AC0C1BB0070000891E04 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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_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[sdk=iphoneos*]" = "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 = 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; IPHONEOS_DEPLOYMENT_TARGET = 9.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 13B0AC0E1BB0070000891E04 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = C6A6385851C8238546B62363 /* Pods.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = WriteToAppGroup.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; INFOPLIST_FILE = Example/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = jp.mzp.Example; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; }; name = Debug; }; 13B0AC0F1BB0070000891E04 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 199362C0770D0AEDA2380F94 /* Pods.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = WriteToAppGroup.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; INFOPLIST_FILE = Example/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = jp.mzp.Example; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE = ""; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 139C576F1BB16AFC0059D855 /* Build configuration list for PBXNativeTarget "ReadFromAppGroup" */ = { isa = XCConfigurationList; buildConfigurations = ( 139C576D1BB16AFC0059D855 /* Debug */, 139C576E1BB16AFC0059D855 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 13B0ABF61BB0070000891E04 /* Build configuration list for PBXProject "Example" */ = { isa = XCConfigurationList; buildConfigurations = ( 13B0AC0B1BB0070000891E04 /* Debug */, 13B0AC0C1BB0070000891E04 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 13B0AC0D1BB0070000891E04 /* Build configuration list for PBXNativeTarget "WriteToAppGroup" */ = { isa = XCConfigurationList; buildConfigurations = ( 13B0AC0E1BB0070000891E04 /* Debug */, 13B0AC0F1BB0070000891E04 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 13B0ABF31BB0070000891E04 /* Project object */; }