667 lines
28 KiB
Text
667 lines
28 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
80465F802543932100710741 /* TimerDataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80465F7F2543932100710741 /* TimerDataStore.swift */; };
|
|
80465F82254395D700710741 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80465F81254395D700710741 /* Extensions.swift */; };
|
|
80465F862544774700710741 /* CollapsibleFormRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80465F852544774700710741 /* CollapsibleFormRowView.swift */; };
|
|
80465F8825447ACE00710741 /* DurationPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80465F8725447ACE00710741 /* DurationPicker.swift */; };
|
|
80465F8A2547A74700710741 /* ActiveTimerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80465F892547A74700710741 /* ActiveTimerView.swift */; };
|
|
80E0FEE2254F425200A67912 /* Rest.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 80E0FEDD254F425100A67912 /* Rest.mp3 */; };
|
|
80E0FEE3254F425200A67912 /* Warm-Up.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 80E0FEDE254F425100A67912 /* Warm-Up.mp3 */; };
|
|
80E0FEE4254F425200A67912 /* High Intensity.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 80E0FEDF254F425100A67912 /* High Intensity.mp3 */; };
|
|
80E0FEE5254F425200A67912 /* Low Intensity.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 80E0FEE0254F425100A67912 /* Low Intensity.mp3 */; };
|
|
80E0FEE6254F425200A67912 /* Cooldown.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 80E0FEE1254F425100A67912 /* Cooldown.mp3 */; };
|
|
80F8B6F5254276380024077E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F8B6F4254276380024077E /* AppDelegate.swift */; };
|
|
80F8B6F7254276380024077E /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F8B6F6254276380024077E /* SceneDelegate.swift */; };
|
|
80F8B6FA254276380024077E /* IntervalTimer.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 80F8B6F8254276380024077E /* IntervalTimer.xcdatamodeld */; };
|
|
80F8B6FC254276380024077E /* TimerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F8B6FB254276380024077E /* TimerListView.swift */; };
|
|
80F8B6FE2542763A0024077E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 80F8B6FD2542763A0024077E /* Assets.xcassets */; };
|
|
80F8B7012542763A0024077E /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 80F8B7002542763A0024077E /* Preview Assets.xcassets */; };
|
|
80F8B70F2542763B0024077E /* IntervalTimerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F8B70E2542763B0024077E /* IntervalTimerTests.swift */; };
|
|
80F8B71A2542763B0024077E /* IntervalTimerUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F8B7192542763B0024077E /* IntervalTimerUITests.swift */; };
|
|
80F8B728254276E70024077E /* IntervalTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F8B727254276E70024077E /* IntervalTimer.swift */; };
|
|
80F8B72A254312820024077E /* TimerFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F8B729254312820024077E /* TimerFormView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
80F8B70B2542763B0024077E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 80F8B6E9254276380024077E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 80F8B6F0254276380024077E;
|
|
remoteInfo = IntervalTimer;
|
|
};
|
|
80F8B7162542763B0024077E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 80F8B6E9254276380024077E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 80F8B6F0254276380024077E;
|
|
remoteInfo = IntervalTimer;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
80465F7F2543932100710741 /* TimerDataStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerDataStore.swift; sourceTree = "<group>"; };
|
|
80465F81254395D700710741 /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
|
|
80465F852544774700710741 /* CollapsibleFormRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CollapsibleFormRowView.swift; sourceTree = "<group>"; };
|
|
80465F8725447ACE00710741 /* DurationPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DurationPicker.swift; sourceTree = "<group>"; };
|
|
80465F892547A74700710741 /* ActiveTimerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActiveTimerView.swift; sourceTree = "<group>"; };
|
|
80A341B92905DA0F0065F79E /* IntervalTimer.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = IntervalTimer.playground; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
80E0FEDD254F425100A67912 /* Rest.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Rest.mp3; sourceTree = "<group>"; };
|
|
80E0FEDE254F425100A67912 /* Warm-Up.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Warm-Up.mp3"; sourceTree = "<group>"; };
|
|
80E0FEDF254F425100A67912 /* High Intensity.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "High Intensity.mp3"; sourceTree = "<group>"; };
|
|
80E0FEE0254F425100A67912 /* Low Intensity.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Low Intensity.mp3"; sourceTree = "<group>"; };
|
|
80E0FEE1254F425100A67912 /* Cooldown.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = Cooldown.mp3; sourceTree = "<group>"; };
|
|
80F8B6F1254276380024077E /* Trainterval.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Trainterval.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
80F8B6F4254276380024077E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
80F8B6F6254276380024077E /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
80F8B6F9254276380024077E /* IntervalTimer.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = IntervalTimer.xcdatamodel; sourceTree = "<group>"; };
|
|
80F8B6FB254276380024077E /* TimerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerListView.swift; sourceTree = "<group>"; };
|
|
80F8B6FD2542763A0024077E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
80F8B7002542763A0024077E /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
80F8B7052542763B0024077E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
80F8B70A2542763B0024077E /* TraintervalTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TraintervalTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
80F8B70E2542763B0024077E /* IntervalTimerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntervalTimerTests.swift; sourceTree = "<group>"; };
|
|
80F8B7102542763B0024077E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
80F8B7152542763B0024077E /* TraintervalUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TraintervalUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
80F8B7192542763B0024077E /* IntervalTimerUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntervalTimerUITests.swift; sourceTree = "<group>"; };
|
|
80F8B71B2542763B0024077E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
80F8B727254276E70024077E /* IntervalTimer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntervalTimer.swift; sourceTree = "<group>"; };
|
|
80F8B729254312820024077E /* TimerFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerFormView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
80F8B6EE254276380024077E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
80F8B7072542763B0024077E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
80F8B7122542763B0024077E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
80E0FEDC254F425100A67912 /* audio */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80E0FEDD254F425100A67912 /* Rest.mp3 */,
|
|
80E0FEDE254F425100A67912 /* Warm-Up.mp3 */,
|
|
80E0FEDF254F425100A67912 /* High Intensity.mp3 */,
|
|
80E0FEE0254F425100A67912 /* Low Intensity.mp3 */,
|
|
80E0FEE1254F425100A67912 /* Cooldown.mp3 */,
|
|
);
|
|
path = audio;
|
|
sourceTree = "<group>";
|
|
};
|
|
80F8B6E8254276380024077E = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80F8B6F3254276380024077E /* IntervalTimer */,
|
|
80F8B70D2542763B0024077E /* IntervalTimerTests */,
|
|
80F8B7182542763B0024077E /* IntervalTimerUITests */,
|
|
80F8B6F2254276380024077E /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
80F8B6F2254276380024077E /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80F8B6F1254276380024077E /* Trainterval.app */,
|
|
80F8B70A2542763B0024077E /* TraintervalTests.xctest */,
|
|
80F8B7152542763B0024077E /* TraintervalUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
80F8B6F3254276380024077E /* IntervalTimer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80E0FEDC254F425100A67912 /* audio */,
|
|
80F8B6F4254276380024077E /* AppDelegate.swift */,
|
|
80F8B6F6254276380024077E /* SceneDelegate.swift */,
|
|
80F8B6FB254276380024077E /* TimerListView.swift */,
|
|
80F8B6FD2542763A0024077E /* Assets.xcassets */,
|
|
80F8B7052542763B0024077E /* Info.plist */,
|
|
80F8B6F8254276380024077E /* IntervalTimer.xcdatamodeld */,
|
|
80F8B6FF2542763A0024077E /* Preview Content */,
|
|
80F8B727254276E70024077E /* IntervalTimer.swift */,
|
|
80F8B729254312820024077E /* TimerFormView.swift */,
|
|
80465F7F2543932100710741 /* TimerDataStore.swift */,
|
|
80465F81254395D700710741 /* Extensions.swift */,
|
|
80465F852544774700710741 /* CollapsibleFormRowView.swift */,
|
|
80465F8725447ACE00710741 /* DurationPicker.swift */,
|
|
80465F892547A74700710741 /* ActiveTimerView.swift */,
|
|
80A341B92905DA0F0065F79E /* IntervalTimer.playground */,
|
|
);
|
|
path = IntervalTimer;
|
|
sourceTree = "<group>";
|
|
};
|
|
80F8B6FF2542763A0024077E /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80F8B7002542763A0024077E /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
80F8B70D2542763B0024077E /* IntervalTimerTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80F8B70E2542763B0024077E /* IntervalTimerTests.swift */,
|
|
80F8B7102542763B0024077E /* Info.plist */,
|
|
);
|
|
path = IntervalTimerTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
80F8B7182542763B0024077E /* IntervalTimerUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
80F8B7192542763B0024077E /* IntervalTimerUITests.swift */,
|
|
80F8B71B2542763B0024077E /* Info.plist */,
|
|
);
|
|
path = IntervalTimerUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
80F8B6F0254276380024077E /* Trainterval */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 80F8B71E2542763B0024077E /* Build configuration list for PBXNativeTarget "Trainterval" */;
|
|
buildPhases = (
|
|
80F8B6ED254276380024077E /* Sources */,
|
|
80F8B6EE254276380024077E /* Frameworks */,
|
|
80F8B6EF254276380024077E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Trainterval;
|
|
productName = IntervalTimer;
|
|
productReference = 80F8B6F1254276380024077E /* Trainterval.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
80F8B7092542763B0024077E /* TraintervalTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 80F8B7212542763B0024077E /* Build configuration list for PBXNativeTarget "TraintervalTests" */;
|
|
buildPhases = (
|
|
80F8B7062542763B0024077E /* Sources */,
|
|
80F8B7072542763B0024077E /* Frameworks */,
|
|
80F8B7082542763B0024077E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
80F8B70C2542763B0024077E /* PBXTargetDependency */,
|
|
);
|
|
name = TraintervalTests;
|
|
productName = IntervalTimerTests;
|
|
productReference = 80F8B70A2542763B0024077E /* TraintervalTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
80F8B7142542763B0024077E /* TraintervalUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 80F8B7242542763B0024077E /* Build configuration list for PBXNativeTarget "TraintervalUITests" */;
|
|
buildPhases = (
|
|
80F8B7112542763B0024077E /* Sources */,
|
|
80F8B7122542763B0024077E /* Frameworks */,
|
|
80F8B7132542763B0024077E /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
80F8B7172542763B0024077E /* PBXTargetDependency */,
|
|
);
|
|
name = TraintervalUITests;
|
|
productName = IntervalTimerUITests;
|
|
productReference = 80F8B7152542763B0024077E /* TraintervalUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
80F8B6E9254276380024077E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1150;
|
|
LastUpgradeCheck = 1200;
|
|
ORGANIZATIONNAME = "William Brawner";
|
|
TargetAttributes = {
|
|
80F8B6F0254276380024077E = {
|
|
CreatedOnToolsVersion = 11.5;
|
|
};
|
|
80F8B7092542763B0024077E = {
|
|
CreatedOnToolsVersion = 11.5;
|
|
TestTargetID = 80F8B6F0254276380024077E;
|
|
};
|
|
80F8B7142542763B0024077E = {
|
|
CreatedOnToolsVersion = 11.5;
|
|
TestTargetID = 80F8B6F0254276380024077E;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 80F8B6EC254276380024077E /* Build configuration list for PBXProject "Trainterval" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 80F8B6E8254276380024077E;
|
|
productRefGroup = 80F8B6F2254276380024077E /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
80F8B6F0254276380024077E /* Trainterval */,
|
|
80F8B7092542763B0024077E /* TraintervalTests */,
|
|
80F8B7142542763B0024077E /* TraintervalUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
80F8B6EF254276380024077E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
80E0FEE5254F425200A67912 /* Low Intensity.mp3 in Resources */,
|
|
80E0FEE2254F425200A67912 /* Rest.mp3 in Resources */,
|
|
80E0FEE3254F425200A67912 /* Warm-Up.mp3 in Resources */,
|
|
80E0FEE6254F425200A67912 /* Cooldown.mp3 in Resources */,
|
|
80E0FEE4254F425200A67912 /* High Intensity.mp3 in Resources */,
|
|
80F8B7012542763A0024077E /* Preview Assets.xcassets in Resources */,
|
|
80F8B6FE2542763A0024077E /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
80F8B7082542763B0024077E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
80F8B7132542763B0024077E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
80F8B6ED254276380024077E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
80F8B6FA254276380024077E /* IntervalTimer.xcdatamodeld in Sources */,
|
|
80465F802543932100710741 /* TimerDataStore.swift in Sources */,
|
|
80F8B6F5254276380024077E /* AppDelegate.swift in Sources */,
|
|
80465F82254395D700710741 /* Extensions.swift in Sources */,
|
|
80F8B6FC254276380024077E /* TimerListView.swift in Sources */,
|
|
80F8B728254276E70024077E /* IntervalTimer.swift in Sources */,
|
|
80465F862544774700710741 /* CollapsibleFormRowView.swift in Sources */,
|
|
80465F8825447ACE00710741 /* DurationPicker.swift in Sources */,
|
|
80F8B72A254312820024077E /* TimerFormView.swift in Sources */,
|
|
80F8B6F7254276380024077E /* SceneDelegate.swift in Sources */,
|
|
80465F8A2547A74700710741 /* ActiveTimerView.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
80F8B7062542763B0024077E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
80F8B70F2542763B0024077E /* IntervalTimerTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
80F8B7112542763B0024077E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
80F8B71A2542763B0024077E /* IntervalTimerUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
80F8B70C2542763B0024077E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 80F8B6F0254276380024077E /* Trainterval */;
|
|
targetProxy = 80F8B70B2542763B0024077E /* PBXContainerItemProxy */;
|
|
};
|
|
80F8B7172542763B0024077E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 80F8B6F0254276380024077E /* Trainterval */;
|
|
targetProxy = 80F8B7162542763B0024077E /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
80F8B71C2542763B0024077E /* 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_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.1;
|
|
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;
|
|
};
|
|
80F8B71D2542763B0024077E /* 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_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.1;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
80F8B71F2542763B0024077E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"IntervalTimer/Preview Content\"";
|
|
DEVELOPMENT_TEAM = 9Z6DE6KNJ9;
|
|
ENABLE_PREVIEWS = YES;
|
|
INFOPLIST_FILE = IntervalTimer/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.wbrawner.IntervalTimer;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
80F8B7202542763B0024077E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"IntervalTimer/Preview Content\"";
|
|
DEVELOPMENT_TEAM = 9Z6DE6KNJ9;
|
|
ENABLE_PREVIEWS = YES;
|
|
INFOPLIST_FILE = IntervalTimer/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.wbrawner.IntervalTimer;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
80F8B7222542763B0024077E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 9Z6DE6KNJ9;
|
|
INFOPLIST_FILE = IntervalTimerTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.wbrawner.IntervalTimerTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Trainterval.app/Trainterval";
|
|
};
|
|
name = Debug;
|
|
};
|
|
80F8B7232542763B0024077E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 9Z6DE6KNJ9;
|
|
INFOPLIST_FILE = IntervalTimerTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.wbrawner.IntervalTimerTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Trainterval.app/Trainterval";
|
|
};
|
|
name = Release;
|
|
};
|
|
80F8B7252542763B0024077E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 9Z6DE6KNJ9;
|
|
INFOPLIST_FILE = IntervalTimerUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.wbrawner.IntervalTimerUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = IntervalTimer;
|
|
};
|
|
name = Debug;
|
|
};
|
|
80F8B7262542763B0024077E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 9Z6DE6KNJ9;
|
|
INFOPLIST_FILE = IntervalTimerUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.wbrawner.IntervalTimerUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = IntervalTimer;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
80F8B6EC254276380024077E /* Build configuration list for PBXProject "Trainterval" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
80F8B71C2542763B0024077E /* Debug */,
|
|
80F8B71D2542763B0024077E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
80F8B71E2542763B0024077E /* Build configuration list for PBXNativeTarget "Trainterval" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
80F8B71F2542763B0024077E /* Debug */,
|
|
80F8B7202542763B0024077E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
80F8B7212542763B0024077E /* Build configuration list for PBXNativeTarget "TraintervalTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
80F8B7222542763B0024077E /* Debug */,
|
|
80F8B7232542763B0024077E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
80F8B7242542763B0024077E /* Build configuration list for PBXNativeTarget "TraintervalUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
80F8B7252542763B0024077E /* Debug */,
|
|
80F8B7262542763B0024077E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
80F8B6F8254276380024077E /* IntervalTimer.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
80F8B6F9254276380024077E /* IntervalTimer.xcdatamodel */,
|
|
);
|
|
currentVersion = 80F8B6F9254276380024077E /* IntervalTimer.xcdatamodel */;
|
|
path = IntervalTimer.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = 80F8B6E9254276380024077E /* Project object */;
|
|
}
|