Add project, contents; Remove project, contents, xcschememanagement

This commit is contained in:
Matt Bruce 2026-01-14 12:50:45 -06:00
parent f7e4a9f0a7
commit 6d45015152
4 changed files with 33 additions and 62 deletions

View File

@ -67,9 +67,9 @@
/* End PBXCopyFilesBuildPhase section */ /* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
EA179D012F1722BB00B1D54A /* SecureStorgageSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SecureStorgageSample.app; sourceTree = BUILT_PRODUCTS_DIR; }; EA179D012F1722BB00B1D54A /* SecureStorageSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SecureStorageSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
EA179D0E2F1722BC00B1D54A /* SecureStorgageSampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SecureStorgageSampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; EA179D0E2F1722BC00B1D54A /* SecureStorageSampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SecureStorageSampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
EA179D182F1722BC00B1D54A /* SecureStorgageSampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SecureStorgageSampleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; EA179D182F1722BC00B1D54A /* SecureStorageSampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SecureStorageSampleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
EA65D6E52F17DD6700C48466 /* SecureStorageSample Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SecureStorageSample Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; }; EA65D6E52F17DD6700C48466 /* SecureStorageSample Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SecureStorageSample Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
EA65D6F12F17DD6800C48466 /* SecureStorageSample Watch AppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SecureStorageSample Watch AppTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; EA65D6F12F17DD6800C48466 /* SecureStorageSample Watch AppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SecureStorageSample Watch AppTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
EA65D6FB2F17DD6800C48466 /* SecureStorageSample Watch AppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SecureStorageSample Watch AppUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; EA65D6FB2F17DD6800C48466 /* SecureStorageSample Watch AppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SecureStorageSample Watch AppUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
@ -175,9 +175,9 @@
EA179D022F1722BB00B1D54A /* Products */ = { EA179D022F1722BB00B1D54A /* Products */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
EA179D012F1722BB00B1D54A /* SecureStorgageSample.app */, EA179D012F1722BB00B1D54A /* SecureStorageSample.app */,
EA179D0E2F1722BC00B1D54A /* SecureStorgageSampleTests.xctest */, EA179D0E2F1722BC00B1D54A /* SecureStorageSampleTests.xctest */,
EA179D182F1722BC00B1D54A /* SecureStorgageSampleUITests.xctest */, EA179D182F1722BC00B1D54A /* SecureStorageSampleUITests.xctest */,
EA65D6E52F17DD6700C48466 /* SecureStorageSample Watch App.app */, EA65D6E52F17DD6700C48466 /* SecureStorageSample Watch App.app */,
EA65D6F12F17DD6800C48466 /* SecureStorageSample Watch AppTests.xctest */, EA65D6F12F17DD6800C48466 /* SecureStorageSample Watch AppTests.xctest */,
EA65D6FB2F17DD6800C48466 /* SecureStorageSample Watch AppUITests.xctest */, EA65D6FB2F17DD6800C48466 /* SecureStorageSample Watch AppUITests.xctest */,
@ -195,9 +195,9 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
EA179D002F1722BB00B1D54A /* SecureStorgageSample */ = { EA179D002F1722BB00B1D54A /* SecureStorageSample */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = EA179D222F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorgageSample" */; buildConfigurationList = EA179D222F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorageSample" */;
buildPhases = ( buildPhases = (
EA179CFD2F1722BB00B1D54A /* Sources */, EA179CFD2F1722BB00B1D54A /* Sources */,
EA179CFE2F1722BB00B1D54A /* Frameworks */, EA179CFE2F1722BB00B1D54A /* Frameworks */,
@ -212,18 +212,18 @@
fileSystemSynchronizedGroups = ( fileSystemSynchronizedGroups = (
EA179D032F1722BB00B1D54A /* SecureStorgageSample */, EA179D032F1722BB00B1D54A /* SecureStorgageSample */,
); );
name = SecureStorgageSample; name = SecureStorageSample;
packageProductDependencies = ( packageProductDependencies = (
EA179D552F17379800B1D54A /* LocalData */, EA179D552F17379800B1D54A /* LocalData */,
EA65D7312F17DDEB00C48466 /* SharedKit */, EA65D7312F17DDEB00C48466 /* SharedKit */,
); );
productName = SecureStorgageSample; productName = SecureStorgageSample;
productReference = EA179D012F1722BB00B1D54A /* SecureStorgageSample.app */; productReference = EA179D012F1722BB00B1D54A /* SecureStorageSample.app */;
productType = "com.apple.product-type.application"; productType = "com.apple.product-type.application";
}; };
EA179D0D2F1722BC00B1D54A /* SecureStorgageSampleTests */ = { EA179D0D2F1722BC00B1D54A /* SecureStorageSampleTests */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = EA179D252F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorgageSampleTests" */; buildConfigurationList = EA179D252F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorageSampleTests" */;
buildPhases = ( buildPhases = (
EA179D0A2F1722BC00B1D54A /* Sources */, EA179D0A2F1722BC00B1D54A /* Sources */,
EA179D0B2F1722BC00B1D54A /* Frameworks */, EA179D0B2F1722BC00B1D54A /* Frameworks */,
@ -237,17 +237,17 @@
fileSystemSynchronizedGroups = ( fileSystemSynchronizedGroups = (
EA179D112F1722BC00B1D54A /* SecureStorgageSampleTests */, EA179D112F1722BC00B1D54A /* SecureStorgageSampleTests */,
); );
name = SecureStorgageSampleTests; name = SecureStorageSampleTests;
packageProductDependencies = ( packageProductDependencies = (
EA65D7312F17DDEB00C48466 /* SharedKit */, EA65D7312F17DDEB00C48466 /* SharedKit */,
); );
productName = SecureStorgageSampleTests; productName = SecureStorgageSampleTests;
productReference = EA179D0E2F1722BC00B1D54A /* SecureStorgageSampleTests.xctest */; productReference = EA179D0E2F1722BC00B1D54A /* SecureStorageSampleTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test"; productType = "com.apple.product-type.bundle.unit-test";
}; };
EA179D172F1722BC00B1D54A /* SecureStorgageSampleUITests */ = { EA179D172F1722BC00B1D54A /* SecureStorageSampleUITests */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = EA179D282F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorgageSampleUITests" */; buildConfigurationList = EA179D282F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorageSampleUITests" */;
buildPhases = ( buildPhases = (
EA179D142F1722BC00B1D54A /* Sources */, EA179D142F1722BC00B1D54A /* Sources */,
EA179D152F1722BC00B1D54A /* Frameworks */, EA179D152F1722BC00B1D54A /* Frameworks */,
@ -261,11 +261,11 @@
fileSystemSynchronizedGroups = ( fileSystemSynchronizedGroups = (
EA179D1B2F1722BC00B1D54A /* SecureStorgageSampleUITests */, EA179D1B2F1722BC00B1D54A /* SecureStorgageSampleUITests */,
); );
name = SecureStorgageSampleUITests; name = SecureStorageSampleUITests;
packageProductDependencies = ( packageProductDependencies = (
); );
productName = SecureStorgageSampleUITests; productName = SecureStorgageSampleUITests;
productReference = EA179D182F1722BC00B1D54A /* SecureStorgageSampleUITests.xctest */; productReference = EA179D182F1722BC00B1D54A /* SecureStorageSampleUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing"; productType = "com.apple.product-type.bundle.ui-testing";
}; };
EA65D6E42F17DD6700C48466 /* SecureStorageSample Watch App */ = { EA65D6E42F17DD6700C48466 /* SecureStorageSample Watch App */ = {
@ -371,7 +371,7 @@
}; };
}; };
}; };
buildConfigurationList = EA179CFC2F1722BB00B1D54A /* Build configuration list for PBXProject "SecureStorgageSample" */; buildConfigurationList = EA179CFC2F1722BB00B1D54A /* Build configuration list for PBXProject "SecureStorageSample" */;
developmentRegion = en; developmentRegion = en;
hasScannedForEncodings = 0; hasScannedForEncodings = 0;
knownRegions = ( knownRegions = (
@ -389,9 +389,9 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
EA179D002F1722BB00B1D54A /* SecureStorgageSample */, EA179D002F1722BB00B1D54A /* SecureStorageSample */,
EA179D0D2F1722BC00B1D54A /* SecureStorgageSampleTests */, EA179D0D2F1722BC00B1D54A /* SecureStorageSampleTests */,
EA179D172F1722BC00B1D54A /* SecureStorgageSampleUITests */, EA179D172F1722BC00B1D54A /* SecureStorageSampleUITests */,
EA65D6E42F17DD6700C48466 /* SecureStorageSample Watch App */, EA65D6E42F17DD6700C48466 /* SecureStorageSample Watch App */,
EA65D6F02F17DD6800C48466 /* SecureStorageSample Watch AppTests */, EA65D6F02F17DD6800C48466 /* SecureStorageSample Watch AppTests */,
EA65D6FA2F17DD6800C48466 /* SecureStorageSample Watch AppUITests */, EA65D6FA2F17DD6800C48466 /* SecureStorageSample Watch AppUITests */,
@ -492,12 +492,12 @@
/* Begin PBXTargetDependency section */ /* Begin PBXTargetDependency section */
EA179D102F1722BC00B1D54A /* PBXTargetDependency */ = { EA179D102F1722BC00B1D54A /* PBXTargetDependency */ = {
isa = PBXTargetDependency; isa = PBXTargetDependency;
target = EA179D002F1722BB00B1D54A /* SecureStorgageSample */; target = EA179D002F1722BB00B1D54A /* SecureStorageSample */;
targetProxy = EA179D0F2F1722BC00B1D54A /* PBXContainerItemProxy */; targetProxy = EA179D0F2F1722BC00B1D54A /* PBXContainerItemProxy */;
}; };
EA179D1A2F1722BC00B1D54A /* PBXTargetDependency */ = { EA179D1A2F1722BC00B1D54A /* PBXTargetDependency */ = {
isa = PBXTargetDependency; isa = PBXTargetDependency;
target = EA179D002F1722BB00B1D54A /* SecureStorgageSample */; target = EA179D002F1722BB00B1D54A /* SecureStorageSample */;
targetProxy = EA179D192F1722BC00B1D54A /* PBXContainerItemProxy */; targetProxy = EA179D192F1722BC00B1D54A /* PBXContainerItemProxy */;
}; };
EA65D6F32F17DD6800C48466 /* PBXTargetDependency */ = { EA65D6F32F17DD6800C48466 /* PBXTargetDependency */ = {
@ -722,7 +722,7 @@
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0; SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2"; TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SecureStorgageSample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SecureStorgageSample"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SecureStorageSample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SecureStorageSample";
}; };
name = Debug; name = Debug;
}; };
@ -743,7 +743,7 @@
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0; SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2"; TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SecureStorgageSample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SecureStorgageSample"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SecureStorageSample.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/SecureStorageSample";
}; };
name = Release; name = Release;
}; };
@ -797,7 +797,7 @@
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = SecureStorageSample; INFOPLIST_KEY_CFBundleDisplayName = SecureStorageSample;
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.mbrucedogs.SecureStorgageSample; INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.mbrucedogs.SecureStorageSample;
LD_RUNPATH_SEARCH_PATHS = ( LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
@ -830,7 +830,7 @@
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = SecureStorageSample; INFOPLIST_KEY_CFBundleDisplayName = SecureStorageSample;
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.mbrucedogs.SecureStorgageSample; INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.mbrucedogs.SecureStorageSample;
LD_RUNPATH_SEARCH_PATHS = ( LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
@ -944,7 +944,7 @@
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
EA179CFC2F1722BB00B1D54A /* Build configuration list for PBXProject "SecureStorgageSample" */ = { EA179CFC2F1722BB00B1D54A /* Build configuration list for PBXProject "SecureStorageSample" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
EA179D202F1722BC00B1D54A /* Debug */, EA179D202F1722BC00B1D54A /* Debug */,
@ -953,7 +953,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
EA179D222F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorgageSample" */ = { EA179D222F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorageSample" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
EA179D232F1722BC00B1D54A /* Debug */, EA179D232F1722BC00B1D54A /* Debug */,
@ -962,7 +962,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
EA179D252F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorgageSampleTests" */ = { EA179D252F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorageSampleTests" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
EA179D262F1722BC00B1D54A /* Debug */, EA179D262F1722BC00B1D54A /* Debug */,
@ -971,7 +971,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
EA179D282F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorgageSampleUITests" */ = { EA179D282F1722BC00B1D54A /* Build configuration list for PBXNativeTarget "SecureStorageSampleUITests" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
EA179D292F1722BC00B1D54A /* Debug */, EA179D292F1722BC00B1D54A /* Debug */,

View File

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>SecureStorageSample Watch App.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
</dict>
<key>SecureStorageWatch Watch App.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
</dict>
<key>SecureStorgageSample.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
<key>SecureStorgageSampleWatch.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>3</integer>
</dict>
</dict>
</dict>
</plist>

View File

@ -2,6 +2,6 @@
<Workspace <Workspace
version = "1.0"> version = "1.0">
<FileRef <FileRef
location = "container:SecureStorgageSample.xcodeproj"> location = "container:SecureStorageSample.xcodeproj">
</FileRef> </FileRef>
</Workspace> </Workspace>