// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objects = {
/* Begin PBXBuildFile section */
245B4013CDB2D7A537FA5A43 /* Pods_ExamplesIos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 85BDE9E7D2A52532446945F5 /* Pods_ExamplesIos.framework */; };
45B6BF45A3DF617E4F1FC64F /* OptionalExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45B6B04ACFA068005F5E0B9C /* OptionalExtension.swift */; };
6D16F99D24B3F31D004514E5 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D16F99C24B3F31D004514E5 /* MainView.swift */; };
6D16F99F24B3F690004514E5 /* DiscoveryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D16F99E24B3F690004514E5 /* DiscoveryView.swift */; };
6D16F9A124B407B6004514E5 /* AppState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D16F9A024B407B6004514E5 /* AppState.swift */; };
6DA706F824B216D400B8E391 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DA706F724B216D400B8E391 /* AppDelegate.swift */; };
6DA706FA24B216D400B8E391 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DA706F924B216D400B8E391 /* SceneDelegate.swift */; };
6DA706FE24B216D700B8E391 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6DA706FD24B216D700B8E391 /* Assets.xcassets */; };
6DA7070124B216D700B8E391 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6DA7070024B216D700B8E391 /* Preview Assets.xcassets */; };
6DA7070424B216D700B8E391 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6DA7070224B216D700B8E391 /* LaunchScreen.storyboard */; };
6DA7070C24B2175500B8E391 /* ListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DA7070B24B2175500B8E391 /* ListView.swift */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
15D4341BFD762CB7CAC4AA01 /* Pods-ExamplesIos.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExamplesIos.release.xcconfig"; path = "Target Support Files/Pods-ExamplesIos/Pods-ExamplesIos.release.xcconfig"; sourceTree = "<group>"; };
45B6B04ACFA068005F5E0B9C /* OptionalExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OptionalExtension.swift; sourceTree = "<group>"; };
6D16F99C24B3F31D004514E5 /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; };
6D16F99E24B3F690004514E5 /* DiscoveryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiscoveryView.swift; sourceTree = "<group>"; };
6D16F9A024B407B6004514E5 /* AppState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppState.swift; sourceTree = "<group>"; };
6DA706F424B216D400B8E391 /* ExamplesIos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ExamplesIos.app; sourceTree = BUILT_PRODUCTS_DIR; };
6DA706F724B216D400B8E391 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
6DA706F924B216D400B8E391 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
6DA706FD24B216D700B8E391 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
6DA7070024B216D700B8E391 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
6DA7070324B216D700B8E391 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
6DA7070524B216D700B8E391 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6DA7070B24B2175500B8E391 /* ListView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ListView.swift; sourceTree = "<group>"; };
85BDE9E7D2A52532446945F5 /* Pods_ExamplesIos.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ExamplesIos.framework; sourceTree = BUILT_PRODUCTS_DIR; };
99036923D2174F787C781357 /* Pods-ExamplesIos.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExamplesIos.debug.xcconfig"; path = "Target Support Files/Pods-ExamplesIos/Pods-ExamplesIos.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
6DA706F124B216D400B8E391 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
245B4013CDB2D7A537FA5A43 /* Pods_ExamplesIos.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2879473AF46D8F74DADDB928 /* Pods */ = {
isa = PBXGroup;
children = (
6DA706F524B216D400B8E391 /* Products */,
99036923D2174F787C781357 /* Pods-ExamplesIos.debug.xcconfig */,
15D4341BFD762CB7CAC4AA01 /* Pods-ExamplesIos.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
4D9C932FDA856097B4179B22 /* Frameworks */ = {
isa = PBXGroup;
children = (
85BDE9E7D2A52532446945F5 /* Pods_ExamplesIos.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
6DA706EB24B216D400B8E391 = {
isa = PBXGroup;
children = (
6DA706F624B216D400B8E391 /* ExamplesIos */,
2879473AF46D8F74DADDB928 /* Pods */,
4D9C932FDA856097B4179B22 /* Frameworks */,
);
sourceTree = "<group>";
};
6DA706F524B216D400B8E391 /* Products */ = {
isa = PBXGroup;
children = (
6DA706F424B216D400B8E391 /* ExamplesIos.app */,
);
name = Products;
path = ..;
sourceTree = "<group>";
};
6DA706F624B216D400B8E391 /* ExamplesIos */ = {
isa = PBXGroup;
children = (
6DA706F724B216D400B8E391 /* AppDelegate.swift */,
6DA706F924B216D400B8E391 /* SceneDelegate.swift */,
6D16F9A024B407B6004514E5 /* AppState.swift */,
6D16F99C24B3F31D004514E5 /* MainView.swift */,
6D16F99E24B3F690004514E5 /* DiscoveryView.swift */,
6DA7070B24B2175500B8E391 /* ListView.swift */,
6DA706FD24B216D700B8E391 /* Assets.xcassets */,
6DA7070224B216D700B8E391 /* LaunchScreen.storyboard */,
6DA7070524B216D700B8E391 /* Info.plist */,
6DA706FF24B216D700B8E391 /* Preview Content */,
45B6B04ACFA068005F5E0B9C /* OptionalExtension.swift */,
);
path = ExamplesIos;
sourceTree = "<group>";
};
6DA706FF24B216D700B8E391 /* Preview Content */ = {
isa = PBXGroup;
children = (
6DA7070024B216D700B8E391 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
6DA706F324B216D400B8E391 /* ExamplesIos */ = {
isa = PBXNativeTarget;
buildConfigurationList = 6DA7070824B216D700B8E391 /* Build configuration list for PBXNativeTarget "ExamplesIos" */;
buildPhases = (
0C4F1389943338486DE5FE50 /* [CP] Check Pods Manifest.lock */,
6DA706F024B216D400B8E391 /* Sources */,
6DA706F124B216D400B8E391 /* Frameworks */,
6DA706F224B216D400B8E391 /* Resources */,
9230B8800D4D5CE3E9BF55B5 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = ExamplesIos;
productName = ExamplesIos;
productReference = 6DA706F424B216D400B8E391 /* ExamplesIos.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
6DA706EC24B216D400B8E391 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1150;
LastUpgradeCheck = 1220;
ORGANIZATIONNAME = "Andre-Philippe Paquet";
TargetAttributes = {
6DA706F324B216D400B8E391 = {
CreatedOnToolsVersion = 11.5;
};
};
};
buildConfigurationList = 6DA706EF24B216D400B8E391 /* Build configuration list for PBXProject "ExamplesIos" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 6DA706EB24B216D400B8E391;
productRefGroup = 6DA706F524B216D400B8E391 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
6DA706F324B216D400B8E391 /* ExamplesIos */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
6DA706F224B216D400B8E391 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6DA7070424B216D700B8E391 /* LaunchScreen.storyboard in Resources */,
6DA7070124B216D700B8E391 /* Preview Assets.xcassets in Resources */,
6DA706FE24B216D700B8E391 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
0C4F1389943338486DE5FE50 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-ExamplesIos-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
9230B8800D4D5CE3E9BF55B5 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ExamplesIos/Pods-ExamplesIos-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ExamplesIos/Pods-ExamplesIos-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ExamplesIos/Pods-ExamplesIos-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
6DA706F024B216D400B8E391 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6D16F9A124B407B6004514E5 /* AppState.swift in Sources */,
6DA706F824B216D400B8E391 /* AppDelegate.swift in Sources */,
6D16F99F24B3F690004514E5 /* DiscoveryView.swift in Sources */,
6D16F99D24B3F31D004514E5 /* MainView.swift in Sources */,
6DA706FA24B216D400B8E391 /* SceneDelegate.swift in Sources */,
6DA7070C24B2175500B8E391 /* ListView.swift in Sources */,
45B6BF45A3DF617E4F1FC64F /* OptionalExtension.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
6DA7070224B216D700B8E391 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
6DA7070324B216D700B8E391 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
6DA7070624B216D700B8E391 /* 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_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
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;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_BITCODE = NO;
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 = 14.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
6DA7070724B216D700B8E391 /* 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_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
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;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = NO;
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 = 14.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
6DA7070924B216D700B8E391 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 99036923D2174F787C781357 /* Pods-ExamplesIos.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"ExamplesIos/Preview Content\"";
DEVELOPMENT_TEAM = FHZCN4GU2K;
ENABLE_BITCODE = NO;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = ExamplesIos/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = io.exocore.ExamplesIos;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
6DA7070A24B216D700B8E391 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 15D4341BFD762CB7CAC4AA01 /* Pods-ExamplesIos.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_ASSET_PATHS = "\"ExamplesIos/Preview Content\"";
DEVELOPMENT_TEAM = FHZCN4GU2K;
ENABLE_BITCODE = NO;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = ExamplesIos/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = io.exocore.ExamplesIos;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
6DA706EF24B216D400B8E391 /* Build configuration list for PBXProject "ExamplesIos" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6DA7070624B216D700B8E391 /* Debug */,
6DA7070724B216D700B8E391 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
6DA7070824B216D700B8E391 /* Build configuration list for PBXNativeTarget "ExamplesIos" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6DA7070924B216D700B8E391 /* Debug */,
6DA7070A24B216D700B8E391 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 6DA706EC24B216D400B8E391 /* Project object */;
}