wip
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
A45FA1FE2E27171B00581607 /* Worksouts Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = A45FA1F12E27171A00581607 /* Worksouts Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
A45FA1FE2E27171B00581607 /* Workouts Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = A45FA1F12E27171A00581607 /* Workouts Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
A45FA2732E29B12500581607 /* Yams in Frameworks */ = {isa = PBXBuildFile; productRef = A45FA2722E29B12500581607 /* Yams */; };
|
||||
A45FA27F2E2A930900581607 /* SwiftUIReorderableForEach in Frameworks */ = {isa = PBXBuildFile; productRef = A45FA27E2E2A930900581607 /* SwiftUIReorderableForEach */; };
|
||||
A45FA2822E2A933B00581607 /* SwiftUIReorderableForEach in Frameworks */ = {isa = PBXBuildFile; productRef = A45FA2812E2A933B00581607 /* SwiftUIReorderableForEach */; };
|
||||
@ -20,7 +20,7 @@
|
||||
containerPortal = A45FA0892E21B3DC00581607 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = A45FA1F02E27171A00581607;
|
||||
remoteInfo = "Worksouts Watch App";
|
||||
remoteInfo = "Workouts Watch App";
|
||||
};
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
|
||||
dstSubfolderSpec = 16;
|
||||
files = (
|
||||
A45FA1FE2E27171B00581607 /* Worksouts Watch App.app in Embed Watch Content */,
|
||||
A45FA1FE2E27171B00581607 /* Workouts Watch App.app in Embed Watch Content */,
|
||||
);
|
||||
name = "Embed Watch Content";
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@ -40,7 +40,7 @@
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
A45FA0912E21B3DD00581607 /* Workouts.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Workouts.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A45FA1F12E27171A00581607 /* Worksouts Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Worksouts Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
A45FA1F12E27171A00581607 /* Workouts Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Workouts Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
||||
@ -53,7 +53,7 @@
|
||||
);
|
||||
target = A45FA0902E21B3DD00581607 /* Workouts */;
|
||||
};
|
||||
A45FA2C52E2D3CBD00581607 /* Exceptions for "Workouts" folder in "Worksouts Watch App" target */ = {
|
||||
A45FA2C52E2D3CBD00581607 /* Exceptions for "Workouts" folder in "Workouts Watch App" target */ = {
|
||||
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
||||
membershipExceptions = (
|
||||
_ATTIC_/ContentView_backup.swift,
|
||||
@ -66,7 +66,7 @@
|
||||
Views/Common/CheckboxStatus.swift,
|
||||
Views/WorkoutLog/WorkoutStatus.swift,
|
||||
);
|
||||
target = A45FA1F02E27171A00581607 /* Worksouts Watch App */;
|
||||
target = A45FA1F02E27171A00581607 /* Workouts Watch App */;
|
||||
};
|
||||
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
||||
|
||||
@ -75,14 +75,14 @@
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
exceptions = (
|
||||
A45FA0A12E21B3DE00581607 /* Exceptions for "Workouts" folder in "Workouts" target */,
|
||||
A45FA2C52E2D3CBD00581607 /* Exceptions for "Workouts" folder in "Worksouts Watch App" target */,
|
||||
A45FA2C52E2D3CBD00581607 /* Exceptions for "Workouts" folder in "Workouts Watch App" target */,
|
||||
);
|
||||
path = Workouts;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
A45FA1F22E27171A00581607 /* Worksouts Watch App */ = {
|
||||
A45FA1F22E27171A00581607 /* Workouts Watch App */ = {
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
path = "Worksouts Watch App";
|
||||
path = "Workouts Watch App";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXFileSystemSynchronizedRootGroup section */
|
||||
@ -112,9 +112,8 @@
|
||||
A45FA0882E21B3DC00581607 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
A45FA2C02E2D3C0900581607 /* Shared Models */,
|
||||
A45FA0932E21B3DD00581607 /* Workouts */,
|
||||
A45FA1F22E27171A00581607 /* Worksouts Watch App */,
|
||||
A45FA1F22E27171A00581607 /* Workouts Watch App */,
|
||||
A45FA0922E21B3DD00581607 /* Products */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
@ -123,18 +122,11 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
A45FA0912E21B3DD00581607 /* Workouts.app */,
|
||||
A45FA1F12E27171A00581607 /* Worksouts Watch App.app */,
|
||||
A45FA1F12E27171A00581607 /* Workouts Watch App.app */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
A45FA2C02E2D3C0900581607 /* Shared Models */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
);
|
||||
path = "Shared Models";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
@ -166,9 +158,9 @@
|
||||
productReference = A45FA0912E21B3DD00581607 /* Workouts.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
A45FA1F02E27171A00581607 /* Worksouts Watch App */ = {
|
||||
A45FA1F02E27171A00581607 /* Workouts Watch App */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = A45FA1FF2E27171B00581607 /* Build configuration list for PBXNativeTarget "Worksouts Watch App" */;
|
||||
buildConfigurationList = A45FA1FF2E27171B00581607 /* Build configuration list for PBXNativeTarget "Workouts Watch App" */;
|
||||
buildPhases = (
|
||||
A45FA1ED2E27171A00581607 /* Sources */,
|
||||
A45FA1EE2E27171A00581607 /* Frameworks */,
|
||||
@ -179,13 +171,13 @@
|
||||
dependencies = (
|
||||
);
|
||||
fileSystemSynchronizedGroups = (
|
||||
A45FA1F22E27171A00581607 /* Worksouts Watch App */,
|
||||
A45FA1F22E27171A00581607 /* Workouts Watch App */,
|
||||
);
|
||||
name = "Worksouts Watch App";
|
||||
name = "Workouts Watch App";
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = "Worksouts Watch App";
|
||||
productReference = A45FA1F12E27171A00581607 /* Worksouts Watch App.app */;
|
||||
productName = "Workouts Watch App";
|
||||
productReference = A45FA1F12E27171A00581607 /* Workouts Watch App.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
@ -225,7 +217,7 @@
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
A45FA0902E21B3DD00581607 /* Workouts */,
|
||||
A45FA1F02E27171A00581607 /* Worksouts Watch App */,
|
||||
A45FA1F02E27171A00581607 /* Workouts Watch App */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
@ -267,7 +259,7 @@
|
||||
/* Begin PBXTargetDependency section */
|
||||
A45FA1FD2E27171B00581607 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = A45FA1F02E27171A00581607 /* Worksouts Watch App */;
|
||||
target = A45FA1F02E27171A00581607 /* Workouts Watch App */;
|
||||
targetProxy = A45FA1FC2E27171B00581607 /* PBXContainerItemProxy */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
@ -461,14 +453,14 @@
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_ENTITLEMENTS = "Worksouts Watch App/Worksouts Watch App.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "Workouts Watch App/Workouts Watch App.entitlements";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"Worksouts Watch App/Preview Content\"";
|
||||
DEVELOPMENT_ASSET_PATHS = "\"Workouts Watch App/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = C32Z8JNLG6;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = Worksouts;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = Workouts;
|
||||
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
||||
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = dev.rzen.indie.Workouts;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
@ -492,14 +484,14 @@
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_ENTITLEMENTS = "Worksouts Watch App/Worksouts Watch App.entitlements";
|
||||
CODE_SIGN_ENTITLEMENTS = "Workouts Watch App/Workouts Watch App.entitlements";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_ASSET_PATHS = "\"Worksouts Watch App/Preview Content\"";
|
||||
DEVELOPMENT_ASSET_PATHS = "\"Workouts Watch App/Preview Content\"";
|
||||
DEVELOPMENT_TEAM = C32Z8JNLG6;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = Worksouts;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = Workouts;
|
||||
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
||||
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = dev.rzen.indie.Workouts;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
@ -539,7 +531,7 @@
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
A45FA1FF2E27171B00581607 /* Build configuration list for PBXNativeTarget "Worksouts Watch App" */ = {
|
||||
A45FA1FF2E27171B00581607 /* Build configuration list for PBXNativeTarget "Workouts Watch App" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
A45FA2002E27171B00581607 /* Debug */,
|
||||
|
@ -4,11 +4,16 @@
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>Workouts.xcscheme_^#shared#^_</key>
|
||||
<key>Workouts Watch App.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>Workouts.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
<key>Worksouts Watch App.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
|
Reference in New Issue
Block a user