|
|
|
@ -21,6 +21,15 @@ |
|
|
|
C438C7C12980228B00BF3EF9 /* CountdownScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C02980228B00BF3EF9 /* CountdownScheduler.swift */; }; |
|
|
|
C438C7C12980228B00BF3EF9 /* CountdownScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C02980228B00BF3EF9 /* CountdownScheduler.swift */; }; |
|
|
|
C438C7C5298024E900BF3EF9 /* NSManagedContext+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C4298024E900BF3EF9 /* NSManagedContext+Extensions.swift */; }; |
|
|
|
C438C7C5298024E900BF3EF9 /* NSManagedContext+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C4298024E900BF3EF9 /* NSManagedContext+Extensions.swift */; }; |
|
|
|
C438C7C929803CA000BF3EF9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C829803CA000BF3EF9 /* AppDelegate.swift */; }; |
|
|
|
C438C7C929803CA000BF3EF9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C829803CA000BF3EF9 /* AppDelegate.swift */; }; |
|
|
|
|
|
|
|
C438C7D12981216200BF3EF9 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C438C7D02981216200BF3EF9 /* WidgetKit.framework */; }; |
|
|
|
|
|
|
|
C438C7D32981216200BF3EF9 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C438C7D22981216200BF3EF9 /* SwiftUI.framework */; }; |
|
|
|
|
|
|
|
C438C7D62981216200BF3EF9 /* LaunchWidgetBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7D52981216200BF3EF9 /* LaunchWidgetBundle.swift */; }; |
|
|
|
|
|
|
|
C438C7D82981216200BF3EF9 /* LaunchWidgetLiveActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7D72981216200BF3EF9 /* LaunchWidgetLiveActivity.swift */; }; |
|
|
|
|
|
|
|
C438C7DA2981216200BF3EF9 /* LaunchWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7D92981216200BF3EF9 /* LaunchWidget.swift */; }; |
|
|
|
|
|
|
|
C438C7DD2981216300BF3EF9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C438C7DC2981216300BF3EF9 /* Assets.xcassets */; }; |
|
|
|
|
|
|
|
C438C7DF2981216300BF3EF9 /* LaunchWidget.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = C438C7DB2981216200BF3EF9 /* LaunchWidget.intentdefinition */; }; |
|
|
|
|
|
|
|
C438C7E02981216300BF3EF9 /* LaunchWidget.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = C438C7DB2981216200BF3EF9 /* LaunchWidget.intentdefinition */; }; |
|
|
|
|
|
|
|
C438C7E32981216300BF3EF9 /* LaunchWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = C438C7CE2981216200BF3EF9 /* LaunchWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
|
@ -38,8 +47,29 @@ |
|
|
|
remoteGlobalIDString = C4060DBB297AE73B003FAB80; |
|
|
|
remoteGlobalIDString = C4060DBB297AE73B003FAB80; |
|
|
|
remoteInfo = LeCountdown; |
|
|
|
remoteInfo = LeCountdown; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7E12981216300BF3EF9 /* PBXContainerItemProxy */ = { |
|
|
|
|
|
|
|
isa = PBXContainerItemProxy; |
|
|
|
|
|
|
|
containerPortal = C4060DB4297AE73B003FAB80 /* Project object */; |
|
|
|
|
|
|
|
proxyType = 1; |
|
|
|
|
|
|
|
remoteGlobalIDString = C438C7CD2981216200BF3EF9; |
|
|
|
|
|
|
|
remoteInfo = LaunchWidgetExtension; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End PBXContainerItemProxy section */ |
|
|
|
/* End PBXContainerItemProxy section */ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */ |
|
|
|
|
|
|
|
C438C7E72981216300BF3EF9 /* Embed Foundation Extensions */ = { |
|
|
|
|
|
|
|
isa = PBXCopyFilesBuildPhase; |
|
|
|
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
|
|
|
dstPath = ""; |
|
|
|
|
|
|
|
dstSubfolderSpec = 13; |
|
|
|
|
|
|
|
files = ( |
|
|
|
|
|
|
|
C438C7E32981216300BF3EF9 /* LaunchWidgetExtension.appex in Embed Foundation Extensions */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
name = "Embed Foundation Extensions"; |
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
/* End PBXCopyFilesBuildPhase section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
/* Begin PBXFileReference section */ |
|
|
|
C4060DBC297AE73B003FAB80 /* LeCountdown.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LeCountdown.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
C4060DBC297AE73B003FAB80 /* LeCountdown.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LeCountdown.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
C4060DBF297AE73B003FAB80 /* LeCountdownApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeCountdownApp.swift; sourceTree = "<group>"; }; |
|
|
|
C4060DBF297AE73B003FAB80 /* LeCountdownApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeCountdownApp.swift; sourceTree = "<group>"; }; |
|
|
|
@ -59,6 +89,15 @@ |
|
|
|
C438C7C02980228B00BF3EF9 /* CountdownScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CountdownScheduler.swift; sourceTree = "<group>"; }; |
|
|
|
C438C7C02980228B00BF3EF9 /* CountdownScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CountdownScheduler.swift; sourceTree = "<group>"; }; |
|
|
|
C438C7C4298024E900BF3EF9 /* NSManagedContext+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedContext+Extensions.swift"; sourceTree = "<group>"; }; |
|
|
|
C438C7C4298024E900BF3EF9 /* NSManagedContext+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedContext+Extensions.swift"; sourceTree = "<group>"; }; |
|
|
|
C438C7C829803CA000BF3EF9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
|
|
C438C7C829803CA000BF3EF9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C438C7CE2981216200BF3EF9 /* LaunchWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = LaunchWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
|
|
|
C438C7D02981216200BF3EF9 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; |
|
|
|
|
|
|
|
C438C7D22981216200BF3EF9 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
|
|
|
|
|
|
|
C438C7D52981216200BF3EF9 /* LaunchWidgetBundle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchWidgetBundle.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C438C7D72981216200BF3EF9 /* LaunchWidgetLiveActivity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchWidgetLiveActivity.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C438C7D92981216200BF3EF9 /* LaunchWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchWidget.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C438C7DB2981216200BF3EF9 /* LaunchWidget.intentdefinition */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; path = LaunchWidget.intentdefinition; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C438C7DC2981216300BF3EF9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C438C7DE2981216300BF3EF9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
@ -83,6 +122,15 @@ |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7CB2981216200BF3EF9 /* Frameworks */ = { |
|
|
|
|
|
|
|
isa = PBXFrameworksBuildPhase; |
|
|
|
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
|
|
|
files = ( |
|
|
|
|
|
|
|
C438C7D32981216200BF3EF9 /* SwiftUI.framework in Frameworks */, |
|
|
|
|
|
|
|
C438C7D12981216200BF3EF9 /* WidgetKit.framework in Frameworks */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End PBXFrameworksBuildPhase section */ |
|
|
|
/* End PBXFrameworksBuildPhase section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */ |
|
|
|
/* Begin PBXGroup section */ |
|
|
|
@ -92,6 +140,8 @@ |
|
|
|
C4060DBE297AE73B003FAB80 /* LeCountdown */, |
|
|
|
C4060DBE297AE73B003FAB80 /* LeCountdown */, |
|
|
|
C4060DD5297AE73D003FAB80 /* LeCountdownTests */, |
|
|
|
C4060DD5297AE73D003FAB80 /* LeCountdownTests */, |
|
|
|
C4060DDF297AE73D003FAB80 /* LeCountdownUITests */, |
|
|
|
C4060DDF297AE73D003FAB80 /* LeCountdownUITests */, |
|
|
|
|
|
|
|
C438C7D42981216200BF3EF9 /* LaunchWidget */, |
|
|
|
|
|
|
|
C438C7CF2981216200BF3EF9 /* Frameworks */, |
|
|
|
C4060DBD297AE73B003FAB80 /* Products */, |
|
|
|
C4060DBD297AE73B003FAB80 /* Products */, |
|
|
|
); |
|
|
|
); |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -102,6 +152,7 @@ |
|
|
|
C4060DBC297AE73B003FAB80 /* LeCountdown.app */, |
|
|
|
C4060DBC297AE73B003FAB80 /* LeCountdown.app */, |
|
|
|
C4060DD2297AE73D003FAB80 /* LeCountdownTests.xctest */, |
|
|
|
C4060DD2297AE73D003FAB80 /* LeCountdownTests.xctest */, |
|
|
|
C4060DDC297AE73D003FAB80 /* LeCountdownUITests.xctest */, |
|
|
|
C4060DDC297AE73D003FAB80 /* LeCountdownUITests.xctest */, |
|
|
|
|
|
|
|
C438C7CE2981216200BF3EF9 /* LaunchWidgetExtension.appex */, |
|
|
|
); |
|
|
|
); |
|
|
|
name = Products; |
|
|
|
name = Products; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -150,6 +201,28 @@ |
|
|
|
path = LeCountdownUITests; |
|
|
|
path = LeCountdownUITests; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7CF2981216200BF3EF9 /* Frameworks */ = { |
|
|
|
|
|
|
|
isa = PBXGroup; |
|
|
|
|
|
|
|
children = ( |
|
|
|
|
|
|
|
C438C7D02981216200BF3EF9 /* WidgetKit.framework */, |
|
|
|
|
|
|
|
C438C7D22981216200BF3EF9 /* SwiftUI.framework */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
name = Frameworks; |
|
|
|
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
C438C7D42981216200BF3EF9 /* LaunchWidget */ = { |
|
|
|
|
|
|
|
isa = PBXGroup; |
|
|
|
|
|
|
|
children = ( |
|
|
|
|
|
|
|
C438C7D52981216200BF3EF9 /* LaunchWidgetBundle.swift */, |
|
|
|
|
|
|
|
C438C7D72981216200BF3EF9 /* LaunchWidgetLiveActivity.swift */, |
|
|
|
|
|
|
|
C438C7D92981216200BF3EF9 /* LaunchWidget.swift */, |
|
|
|
|
|
|
|
C438C7DB2981216200BF3EF9 /* LaunchWidget.intentdefinition */, |
|
|
|
|
|
|
|
C438C7DC2981216300BF3EF9 /* Assets.xcassets */, |
|
|
|
|
|
|
|
C438C7DE2981216300BF3EF9 /* Info.plist */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
path = LaunchWidget; |
|
|
|
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End PBXGroup section */ |
|
|
|
/* End PBXGroup section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */ |
|
|
|
/* Begin PBXNativeTarget section */ |
|
|
|
@ -160,10 +233,12 @@ |
|
|
|
C4060DB8297AE73B003FAB80 /* Sources */, |
|
|
|
C4060DB8297AE73B003FAB80 /* Sources */, |
|
|
|
C4060DB9297AE73B003FAB80 /* Frameworks */, |
|
|
|
C4060DB9297AE73B003FAB80 /* Frameworks */, |
|
|
|
C4060DBA297AE73B003FAB80 /* Resources */, |
|
|
|
C4060DBA297AE73B003FAB80 /* Resources */, |
|
|
|
|
|
|
|
C438C7E72981216300BF3EF9 /* Embed Foundation Extensions */, |
|
|
|
); |
|
|
|
); |
|
|
|
buildRules = ( |
|
|
|
buildRules = ( |
|
|
|
); |
|
|
|
); |
|
|
|
dependencies = ( |
|
|
|
dependencies = ( |
|
|
|
|
|
|
|
C438C7E22981216300BF3EF9 /* PBXTargetDependency */, |
|
|
|
); |
|
|
|
); |
|
|
|
name = LeCountdown; |
|
|
|
name = LeCountdown; |
|
|
|
productName = LeCountdown; |
|
|
|
productName = LeCountdown; |
|
|
|
@ -206,6 +281,23 @@ |
|
|
|
productReference = C4060DDC297AE73D003FAB80 /* LeCountdownUITests.xctest */; |
|
|
|
productReference = C4060DDC297AE73D003FAB80 /* LeCountdownUITests.xctest */; |
|
|
|
productType = "com.apple.product-type.bundle.ui-testing"; |
|
|
|
productType = "com.apple.product-type.bundle.ui-testing"; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7CD2981216200BF3EF9 /* LaunchWidgetExtension */ = { |
|
|
|
|
|
|
|
isa = PBXNativeTarget; |
|
|
|
|
|
|
|
buildConfigurationList = C438C7E42981216300BF3EF9 /* Build configuration list for PBXNativeTarget "LaunchWidgetExtension" */; |
|
|
|
|
|
|
|
buildPhases = ( |
|
|
|
|
|
|
|
C438C7CA2981216200BF3EF9 /* Sources */, |
|
|
|
|
|
|
|
C438C7CB2981216200BF3EF9 /* Frameworks */, |
|
|
|
|
|
|
|
C438C7CC2981216200BF3EF9 /* Resources */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
buildRules = ( |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
dependencies = ( |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
name = LaunchWidgetExtension; |
|
|
|
|
|
|
|
productName = LaunchWidgetExtension; |
|
|
|
|
|
|
|
productReference = C438C7CE2981216200BF3EF9 /* LaunchWidgetExtension.appex */; |
|
|
|
|
|
|
|
productType = "com.apple.product-type.app-extension"; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End PBXNativeTarget section */ |
|
|
|
/* End PBXNativeTarget section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXProject section */ |
|
|
|
/* Begin PBXProject section */ |
|
|
|
@ -227,6 +319,9 @@ |
|
|
|
CreatedOnToolsVersion = 14.2; |
|
|
|
CreatedOnToolsVersion = 14.2; |
|
|
|
TestTargetID = C4060DBB297AE73B003FAB80; |
|
|
|
TestTargetID = C4060DBB297AE73B003FAB80; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7CD2981216200BF3EF9 = { |
|
|
|
|
|
|
|
CreatedOnToolsVersion = 14.2; |
|
|
|
|
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
buildConfigurationList = C4060DB7297AE73B003FAB80 /* Build configuration list for PBXProject "LeCountdown" */; |
|
|
|
buildConfigurationList = C4060DB7297AE73B003FAB80 /* Build configuration list for PBXProject "LeCountdown" */; |
|
|
|
@ -245,6 +340,7 @@ |
|
|
|
C4060DBB297AE73B003FAB80 /* LeCountdown */, |
|
|
|
C4060DBB297AE73B003FAB80 /* LeCountdown */, |
|
|
|
C4060DD1297AE73D003FAB80 /* LeCountdownTests */, |
|
|
|
C4060DD1297AE73D003FAB80 /* LeCountdownTests */, |
|
|
|
C4060DDB297AE73D003FAB80 /* LeCountdownUITests */, |
|
|
|
C4060DDB297AE73D003FAB80 /* LeCountdownUITests */, |
|
|
|
|
|
|
|
C438C7CD2981216200BF3EF9 /* LaunchWidgetExtension */, |
|
|
|
); |
|
|
|
); |
|
|
|
}; |
|
|
|
}; |
|
|
|
/* End PBXProject section */ |
|
|
|
/* End PBXProject section */ |
|
|
|
@ -273,6 +369,14 @@ |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7CC2981216200BF3EF9 /* Resources */ = { |
|
|
|
|
|
|
|
isa = PBXResourcesBuildPhase; |
|
|
|
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
|
|
|
files = ( |
|
|
|
|
|
|
|
C438C7DD2981216300BF3EF9 /* Assets.xcassets in Resources */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End PBXResourcesBuildPhase section */ |
|
|
|
/* End PBXResourcesBuildPhase section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */ |
|
|
|
/* Begin PBXSourcesBuildPhase section */ |
|
|
|
@ -289,6 +393,7 @@ |
|
|
|
C4060DCC297AE73D003FAB80 /* LeCountdown.xcdatamodeld in Sources */, |
|
|
|
C4060DCC297AE73D003FAB80 /* LeCountdown.xcdatamodeld in Sources */, |
|
|
|
C438C7C5298024E900BF3EF9 /* NSManagedContext+Extensions.swift in Sources */, |
|
|
|
C438C7C5298024E900BF3EF9 /* NSManagedContext+Extensions.swift in Sources */, |
|
|
|
C4060DC0297AE73B003FAB80 /* LeCountdownApp.swift in Sources */, |
|
|
|
C4060DC0297AE73B003FAB80 /* LeCountdownApp.swift in Sources */, |
|
|
|
|
|
|
|
C438C7E02981216300BF3EF9 /* LaunchWidget.intentdefinition in Sources */, |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
|
}; |
|
|
|
@ -309,6 +414,17 @@ |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7CA2981216200BF3EF9 /* Sources */ = { |
|
|
|
|
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
|
|
|
files = ( |
|
|
|
|
|
|
|
C438C7D62981216200BF3EF9 /* LaunchWidgetBundle.swift in Sources */, |
|
|
|
|
|
|
|
C438C7DF2981216300BF3EF9 /* LaunchWidget.intentdefinition in Sources */, |
|
|
|
|
|
|
|
C438C7D82981216200BF3EF9 /* LaunchWidgetLiveActivity.swift in Sources */, |
|
|
|
|
|
|
|
C438C7DA2981216200BF3EF9 /* LaunchWidget.swift in Sources */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End PBXSourcesBuildPhase section */ |
|
|
|
/* End PBXSourcesBuildPhase section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */ |
|
|
|
/* Begin PBXTargetDependency section */ |
|
|
|
@ -322,6 +438,11 @@ |
|
|
|
target = C4060DBB297AE73B003FAB80 /* LeCountdown */; |
|
|
|
target = C4060DBB297AE73B003FAB80 /* LeCountdown */; |
|
|
|
targetProxy = C4060DDD297AE73D003FAB80 /* PBXContainerItemProxy */; |
|
|
|
targetProxy = C4060DDD297AE73D003FAB80 /* PBXContainerItemProxy */; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7E22981216300BF3EF9 /* PBXTargetDependency */ = { |
|
|
|
|
|
|
|
isa = PBXTargetDependency; |
|
|
|
|
|
|
|
target = C438C7CD2981216200BF3EF9 /* LaunchWidgetExtension */; |
|
|
|
|
|
|
|
targetProxy = C438C7E12981216300BF3EF9 /* PBXContainerItemProxy */; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End PBXTargetDependency section */ |
|
|
|
/* End PBXTargetDependency section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */ |
|
|
|
/* Begin XCBuildConfiguration section */ |
|
|
|
@ -442,6 +563,7 @@ |
|
|
|
C4060DE7297AE73D003FAB80 /* Debug */ = { |
|
|
|
C4060DE7297AE73D003FAB80 /* Debug */ = { |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
buildSettings = { |
|
|
|
buildSettings = { |
|
|
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
@ -471,6 +593,7 @@ |
|
|
|
C4060DE8297AE73D003FAB80 /* Release */ = { |
|
|
|
C4060DE8297AE73D003FAB80 /* Release */ = { |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
isa = XCBuildConfiguration; |
|
|
|
buildSettings = { |
|
|
|
buildSettings = { |
|
|
|
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
@ -573,6 +696,60 @@ |
|
|
|
}; |
|
|
|
}; |
|
|
|
name = Release; |
|
|
|
name = Release; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7E52981216300BF3EF9 /* Debug */ = { |
|
|
|
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
|
|
|
buildSettings = { |
|
|
|
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
|
|
|
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground; |
|
|
|
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = 526E96RFNP; |
|
|
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES; |
|
|
|
|
|
|
|
INFOPLIST_FILE = LaunchWidget/Info.plist; |
|
|
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = LaunchWidget; |
|
|
|
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
|
|
|
|
|
"$(inherited)", |
|
|
|
|
|
|
|
"@executable_path/Frameworks", |
|
|
|
|
|
|
|
"@executable_path/../../Frameworks", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
MARKETING_VERSION = 1.0; |
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.LeCountdown.LaunchWidget; |
|
|
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
|
|
|
SKIP_INSTALL = YES; |
|
|
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES; |
|
|
|
|
|
|
|
SWIFT_VERSION = 5.0; |
|
|
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
name = Debug; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
C438C7E62981216300BF3EF9 /* Release */ = { |
|
|
|
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
|
|
|
buildSettings = { |
|
|
|
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
|
|
|
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground; |
|
|
|
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = 526E96RFNP; |
|
|
|
|
|
|
|
GENERATE_INFOPLIST_FILE = YES; |
|
|
|
|
|
|
|
INFOPLIST_FILE = LaunchWidget/Info.plist; |
|
|
|
|
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = LaunchWidget; |
|
|
|
|
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
|
|
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
|
|
|
|
|
"$(inherited)", |
|
|
|
|
|
|
|
"@executable_path/Frameworks", |
|
|
|
|
|
|
|
"@executable_path/../../Frameworks", |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
MARKETING_VERSION = 1.0; |
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.LeCountdown.LaunchWidget; |
|
|
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
|
|
|
SKIP_INSTALL = YES; |
|
|
|
|
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES; |
|
|
|
|
|
|
|
SWIFT_VERSION = 5.0; |
|
|
|
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
name = Release; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End XCBuildConfiguration section */ |
|
|
|
/* End XCBuildConfiguration section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */ |
|
|
|
/* Begin XCConfigurationList section */ |
|
|
|
@ -612,6 +789,15 @@ |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
defaultConfigurationName = Release; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
C438C7E42981216300BF3EF9 /* Build configuration list for PBXNativeTarget "LaunchWidgetExtension" */ = { |
|
|
|
|
|
|
|
isa = XCConfigurationList; |
|
|
|
|
|
|
|
buildConfigurations = ( |
|
|
|
|
|
|
|
C438C7E52981216300BF3EF9 /* Debug */, |
|
|
|
|
|
|
|
C438C7E62981216300BF3EF9 /* Release */, |
|
|
|
|
|
|
|
); |
|
|
|
|
|
|
|
defaultConfigurationIsVisible = 0; |
|
|
|
|
|
|
|
defaultConfigurationName = Release; |
|
|
|
|
|
|
|
}; |
|
|
|
/* End XCConfigurationList section */ |
|
|
|
/* End XCConfigurationList section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCVersionGroup section */ |
|
|
|
/* Begin XCVersionGroup section */ |
|
|
|
|