// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 56;
objects = {
/* Begin PBXBuildFile section */
B41234561234567890123456 /* ProofModeExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234551234567890123456 /* ProofModeExampleApp.swift */; };
B41234581234567890123456 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234571234567890123456 /* ContentView.swift */; };
B412345A1234567890123456 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B41234591234567890123456 /* Assets.xcassets */; };
B412345D1234567890123456 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B412345C1234567890123456 /* Preview Assets.xcassets */; };
B41234641234567890123456 /* ProofModeService.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234631234567890123456 /* ProofModeService.swift */; };
B41234661234567890123456 /* ProofViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234651234567890123456 /* ProofViewModel.swift */; };
B41234681234567890123456 /* CameraView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234671234567890123456 /* CameraView.swift */; };
B412346A1234567890123456 /* ProofDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234691234567890123456 /* ProofDetailView.swift */; };
B412346C1234567890123456 /* Proof.swift in Sources */ = {isa = PBXBuildFile; fileRef = B412346B1234567890123456 /* Proof.swift */; };
B412346E1234567890123456 /* PermissionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = B412346D1234567890123456 /* PermissionService.swift */; };
B41234701234567890123456 /* ProofModeRust.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = B412346F1234567890123456 /* ProofModeRust.xcframework */; };
B41234721234567890123456 /* ImagePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234711234567890123456 /* ImagePicker.swift */; };
B41234741234567890123456 /* ProofListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234731234567890123456 /* ProofListView.swift */; };
B41234761234567890123457 /* VerifyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234751234567890123457 /* VerifyView.swift */; };
B41234771234567890123457 /* ProofMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41234771234567890123458 /* ProofMode.swift */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
B41234521234567890123456 /* ProofModeExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ProofModeExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
B41234551234567890123456 /* ProofModeExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProofModeExampleApp.swift; sourceTree = "<group>"; };
B41234571234567890123456 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
B41234591234567890123456 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
B412345C1234567890123456 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
B41234631234567890123456 /* ProofModeService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProofModeService.swift; sourceTree = "<group>"; };
B41234651234567890123456 /* ProofViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProofViewModel.swift; sourceTree = "<group>"; };
B41234671234567890123456 /* CameraView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraView.swift; sourceTree = "<group>"; };
B41234691234567890123456 /* ProofDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProofDetailView.swift; sourceTree = "<group>"; };
B412346B1234567890123456 /* Proof.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Proof.swift; sourceTree = "<group>"; };
B412346D1234567890123456 /* PermissionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PermissionService.swift; sourceTree = "<group>"; };
B412346F1234567890123456 /* ProofModeRust.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = ProofModeRust.xcframework; sourceTree = "<group>"; };
B41234711234567890123456 /* ImagePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePicker.swift; sourceTree = "<group>"; };
B41234731234567890123456 /* ProofListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProofListView.swift; sourceTree = "<group>"; };
B41234751234567890123456 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B41234751234567890123457 /* VerifyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerifyView.swift; sourceTree = "<group>"; };
B41234771234567890123458 /* ProofMode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProofMode.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
B412344F1234567890123456 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
B41234701234567890123456 /* ProofModeRust.xcframework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
B41234491234567890123456 = {
isa = PBXGroup;
children = (
B41234541234567890123456 /* ProofModeExample */,
B41234531234567890123456 /* Products */,
B412346F1234567890123456 /* ProofModeRust.xcframework */,
);
sourceTree = "<group>";
};
B41234531234567890123456 /* Products */ = {
isa = PBXGroup;
children = (
B41234521234567890123456 /* ProofModeExample.app */,
);
name = Products;
sourceTree = "<group>";
};
B41234541234567890123456 /* ProofModeExample */ = {
isa = PBXGroup;
children = (
B41234551234567890123456 /* ProofModeExampleApp.swift */,
B41234751234567890123456 /* Info.plist */,
B41234771234567890123458 /* ProofMode.swift */,
B41234761234567890123456 /* Models */,
B41234771234567890123456 /* Views */,
B41234781234567890123456 /* ViewModels */,
B41234791234567890123456 /* Services */,
B412347A1234567890123456 /* Resources */,
B412345B1234567890123456 /* Preview Content */,
);
path = ProofModeExample;
sourceTree = "<group>";
};
B412345B1234567890123456 /* Preview Content */ = {
isa = PBXGroup;
children = (
B412345C1234567890123456 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
B41234761234567890123456 /* Models */ = {
isa = PBXGroup;
children = (
B412346B1234567890123456 /* Proof.swift */,
);
path = Models;
sourceTree = "<group>";
};
B41234771234567890123456 /* Views */ = {
isa = PBXGroup;
children = (
B41234571234567890123456 /* ContentView.swift */,
B41234671234567890123456 /* CameraView.swift */,
B41234691234567890123456 /* ProofDetailView.swift */,
B41234711234567890123456 /* ImagePicker.swift */,
B41234731234567890123456 /* ProofListView.swift */,
B41234751234567890123457 /* VerifyView.swift */,
);
path = Views;
sourceTree = "<group>";
};
B41234781234567890123456 /* ViewModels */ = {
isa = PBXGroup;
children = (
B41234651234567890123456 /* ProofViewModel.swift */,
);
path = ViewModels;
sourceTree = "<group>";
};
B41234791234567890123456 /* Services */ = {
isa = PBXGroup;
children = (
B41234631234567890123456 /* ProofModeService.swift */,
B412346D1234567890123456 /* PermissionService.swift */,
);
path = Services;
sourceTree = "<group>";
};
B412347A1234567890123456 /* Resources */ = {
isa = PBXGroup;
children = (
B41234591234567890123456 /* Assets.xcassets */,
);
path = Resources;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
B41234511234567890123456 /* ProofModeExample */ = {
isa = PBXNativeTarget;
buildConfigurationList = B41234601234567890123456 /* Build configuration list for PBXNativeTarget "ProofModeExample" */;
buildPhases = (
B412344E1234567890123456 /* Sources */,
B412344F1234567890123456 /* Frameworks */,
B41234501234567890123456 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = ProofModeExample;
productName = ProofModeExample;
productReference = B41234521234567890123456 /* ProofModeExample.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
B412344A1234567890123456 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1500;
LastUpgradeCheck = 1500;
TargetAttributes = {
B41234511234567890123456 = {
CreatedOnToolsVersion = 15.0;
};
};
};
buildConfigurationList = B412344D1234567890123456 /* Build configuration list for PBXProject "ProofModeExample" */;
compatibilityVersion = "Xcode 14.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = B41234491234567890123456;
productRefGroup = B41234531234567890123456 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
B41234511234567890123456 /* ProofModeExample */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
B41234501234567890123456 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B412345D1234567890123456 /* Preview Assets.xcassets in Resources */,
B412345A1234567890123456 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
B412344E1234567890123456 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B41234581234567890123456 /* ContentView.swift in Sources */,
B41234561234567890123456 /* ProofModeExampleApp.swift in Sources */,
B41234641234567890123456 /* ProofModeService.swift in Sources */,
B41234661234567890123456 /* ProofViewModel.swift in Sources */,
B41234681234567890123456 /* CameraView.swift in Sources */,
B412346A1234567890123456 /* ProofDetailView.swift in Sources */,
B412346C1234567890123456 /* Proof.swift in Sources */,
B412346E1234567890123456 /* PermissionService.swift in Sources */,
B41234721234567890123456 /* ImagePicker.swift in Sources */,
B41234741234567890123456 /* ProofListView.swift in Sources */,
B41234761234567890123457 /* VerifyView.swift in Sources */,
B41234771234567890123457 /* ProofMode.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
B412345E1234567890123456 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
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_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
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 = 16.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
B412345F1234567890123456 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
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_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GCC_C_LANGUAGE_STANDARD = gnu17;
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 = 16.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
B41234611234567890123456 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"ProofModeExample/Preview Content\"";
DEVELOPMENT_TEAM = T3YGS3VRGN;
ENABLE_PREVIEWS = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
);
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = ProofModeExample/Info.plist;
INFOPLIST_KEY_NSCameraUsageDescription = "ProofMode needs access to your camera to capture photos for creating cryptographic proofs.";
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "ProofMode can include location data in proofs to verify where photos were taken.";
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "ProofMode needs access to your photo library to select photos for proof generation and verification.";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = org.guardianproject.ProofModeExample;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
B41234621234567890123456 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"ProofModeExample/Preview Content\"";
DEVELOPMENT_TEAM = T3YGS3VRGN;
ENABLE_PREVIEWS = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
);
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = ProofModeExample/Info.plist;
INFOPLIST_KEY_NSCameraUsageDescription = "ProofMode needs access to your camera to capture photos for creating cryptographic proofs.";
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "ProofMode can include location data in proofs to verify where photos were taken.";
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "ProofMode needs access to your photo library to select photos for proof generation and verification.";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = org.guardianproject.ProofModeExample;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
B412344D1234567890123456 /* Build configuration list for PBXProject "ProofModeExample" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B412345E1234567890123456 /* Debug */,
B412345F1234567890123456 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B41234601234567890123456 /* Build configuration list for PBXNativeTarget "ProofModeExample" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B41234611234567890123456 /* Debug */,
B41234621234567890123456 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = B412344A1234567890123456 /* Project object */;
}