You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1670 lines
108 KiB
1670 lines
108 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
C4060DC0297AE73B003FAB80 /* LeCountdownApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DBF297AE73B003FAB80 /* LeCountdownApp.swift */; };
|
|
C4060DC2297AE73B003FAB80 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DC1297AE73B003FAB80 /* ContentView.swift */; };
|
|
C4060DC4297AE73D003FAB80 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C4060DC3297AE73D003FAB80 /* Assets.xcassets */; };
|
|
C4060DC7297AE73D003FAB80 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C4060DC6297AE73D003FAB80 /* Preview Assets.xcassets */; };
|
|
C4060DC9297AE73D003FAB80 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DC8297AE73D003FAB80 /* Persistence.swift */; };
|
|
C4060DCC297AE73D003FAB80 /* LeCountdown.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = C4060DCA297AE73D003FAB80 /* LeCountdown.xcdatamodeld */; };
|
|
C4060DD7297AE73D003FAB80 /* LeCountdownTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DD6297AE73D003FAB80 /* LeCountdownTests.swift */; };
|
|
C4060DE1297AE73D003FAB80 /* LeCountdownUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DE0297AE73D003FAB80 /* LeCountdownUITests.swift */; };
|
|
C4060DE3297AE73D003FAB80 /* LeCountdownUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DE2297AE73D003FAB80 /* LeCountdownUITestsLaunchTests.swift */; };
|
|
C4060DF5297AE9A7003FAB80 /* TimeInterval+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DF4297AE9A7003FAB80 /* TimeInterval+Extensions.swift */; };
|
|
C4060DF7297AFEF2003FAB80 /* NewCountdownView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DF6297AFEF2003FAB80 /* NewCountdownView.swift */; };
|
|
C40FDB622992985C0042A390 /* TextToSpeechRecorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40FDB612992985C0042A390 /* TextToSpeechRecorder.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 */; };
|
|
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 */; };
|
|
C438C7E32981216300BF3EF9 /* LaunchWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = C438C7CE2981216200BF3EF9 /* LaunchWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
C438C7E82981255D00BF3EF9 /* TimeInterval+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DF4297AE9A7003FAB80 /* TimeInterval+Extensions.swift */; };
|
|
C438C7EB2981266F00BF3EF9 /* SingleTimerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7E92981260D00BF3EF9 /* SingleTimerView.swift */; };
|
|
C438C7F229812BB200BF3EF9 /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C438C7F129812BB200BF3EF9 /* Intents.framework */; };
|
|
C438C7F529812BB200BF3EF9 /* IntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7F429812BB200BF3EF9 /* IntentHandler.swift */; };
|
|
C438C7F929812BB200BF3EF9 /* LaunchIntents.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = C438C7F029812BB200BF3EF9 /* LaunchIntents.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
C438C7FF2981300500BF3EF9 /* IntentDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7FE2981300500BF3EF9 /* IntentDataProvider.swift */; };
|
|
C438C800298130E900BF3EF9 /* IntentDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7FE2981300500BF3EF9 /* IntentDataProvider.swift */; };
|
|
C438C8012981327600BF3EF9 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DC8297AE73D003FAB80 /* Persistence.swift */; };
|
|
C438C802298132B900BF3EF9 /* LeCountdown.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = C4060DCA297AE73D003FAB80 /* LeCountdown.xcdatamodeld */; };
|
|
C438C80529813FB400BF3EF9 /* TimeInterval+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DF4297AE9A7003FAB80 /* TimeInterval+Extensions.swift */; };
|
|
C438C807298195E600BF3EF9 /* Model+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C806298195E600BF3EF9 /* Model+Extensions.swift */; };
|
|
C438C80D2982847300BF3EF9 /* CoreDataRequests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C80C2982847300BF3EF9 /* CoreDataRequests.swift */; };
|
|
C438C80F29828B8600BF3EF9 /* ActivitiesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C80E29828B8600BF3EF9 /* ActivitiesView.swift */; };
|
|
C438C81129829EAF00BF3EF9 /* PropertyWrappers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C81029829EAF00BF3EF9 /* PropertyWrappers.swift */; };
|
|
C438C8152982BD9000BF3EF9 /* IntentDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7FE2981300500BF3EF9 /* IntentDataProvider.swift */; };
|
|
C438C8162982BE1E00BF3EF9 /* LeCountdown.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = C4060DCA297AE73D003FAB80 /* LeCountdown.xcdatamodeld */; };
|
|
C438C8182982BFC100BF3EF9 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4060DC8297AE73D003FAB80 /* Persistence.swift */; };
|
|
C438C8192982BFDB00BF3EF9 /* NSManagedContext+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C4298024E900BF3EF9 /* NSManagedContext+Extensions.swift */; };
|
|
C438C81A2982BFF100BF3EF9 /* NSManagedContext+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C4298024E900BF3EF9 /* NSManagedContext+Extensions.swift */; };
|
|
C445FA86298448720054D761 /* CoolPic.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5629840F6400D5D950 /* CoolPic.swift */; };
|
|
C445FA87298448730054D761 /* CoolPic.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5629840F6400D5D950 /* CoolPic.swift */; };
|
|
C445FA882984487F0054D761 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C4060DC3297AE73D003FAB80 /* Assets.xcassets */; };
|
|
C445FA8F2987B83B0054D761 /* SoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C445FA8E2987B83B0054D761 /* SoundPlayer.swift */; };
|
|
C445FA922987CC8A0054D761 /* Sound.swift in Sources */ = {isa = PBXBuildFile; fileRef = C445FA912987CC8A0054D761 /* Sound.swift */; };
|
|
C445FA952987D01C0054D761 /* train_horn.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = C445FA942987D01C0054D761 /* train_horn.mp3 */; };
|
|
C473C2F029A8CFFC0056B38A /* TimerRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1D7298C0727005C86A5 /* TimerRouter.swift */; };
|
|
C473C2F129A8DA0B0056B38A /* Conductor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B15629891271005C86A5 /* Conductor.swift */; };
|
|
C473C2F229A8DA1F0056B38A /* CountdownScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7C02980228B00BF3EF9 /* CountdownScheduler.swift */; };
|
|
C473C2F329A8DA6F0056B38A /* LiveTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C498E5A0298D543900E90DE0 /* LiveTimer.swift */; };
|
|
C473C2F429A8DAE70056B38A /* Model+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C806298195E600BF3EF9 /* Model+Extensions.swift */; };
|
|
C473C2F529A8DAF30056B38A /* PropertyWrappers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C81029829EAF00BF3EF9 /* PropertyWrappers.swift */; };
|
|
C473C2F629A8DB1D0056B38A /* Sound.swift in Sources */ = {isa = PBXBuildFile; fileRef = C445FA912987CC8A0054D761 /* Sound.swift */; };
|
|
C473C2F729A8DB6F0056B38A /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B2C299E2DEE00CB4FBA /* Preferences.swift */; };
|
|
C473C2F929A8DC0A0056B38A /* LaunchWidgetAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = C473C2F829A8DC0A0056B38A /* LaunchWidgetAttributes.swift */; };
|
|
C473C2FA29A8DC1E0056B38A /* LaunchWidgetAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = C473C2F829A8DC0A0056B38A /* LaunchWidgetAttributes.swift */; };
|
|
C473C2FB29A8DC3A0056B38A /* LaunchWidgetAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = C473C2F829A8DC0A0056B38A /* LaunchWidgetAttributes.swift */; };
|
|
C473C2FC29A8DC4B0056B38A /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B6929A4BE1800CB4FBA /* Date+Extensions.swift */; };
|
|
C473C2FD29A8DC690056B38A /* CoreDataRequests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C80C2982847300BF3EF9 /* CoreDataRequests.swift */; };
|
|
C473C30329A91BB90056B38A /* en.xcloc in Resources */ = {isa = PBXBuildFile; fileRef = C473C30229A91BB90056B38A /* en.xcloc */; };
|
|
C473C30429A91BB90056B38A /* en.xcloc in Resources */ = {isa = PBXBuildFile; fileRef = C473C30229A91BB90056B38A /* en.xcloc */; };
|
|
C473C30529A91BB90056B38A /* en.xcloc in Resources */ = {isa = PBXBuildFile; fileRef = C473C30229A91BB90056B38A /* en.xcloc */; };
|
|
C473C30729A91BCC0056B38A /* fr.xcloc in Resources */ = {isa = PBXBuildFile; fileRef = C473C30629A91BCB0056B38A /* fr.xcloc */; };
|
|
C473C30829A91BCC0056B38A /* fr.xcloc in Resources */ = {isa = PBXBuildFile; fileRef = C473C30629A91BCB0056B38A /* fr.xcloc */; };
|
|
C473C30929A91BCC0056B38A /* fr.xcloc in Resources */ = {isa = PBXBuildFile; fileRef = C473C30629A91BCB0056B38A /* fr.xcloc */; };
|
|
C473C30C29A9212E0056B38A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C473C30A29A9212E0056B38A /* Localizable.strings */; };
|
|
C473C30F29A9212E0056B38A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C473C30D29A9212E0056B38A /* Localizable.strings */; };
|
|
C473C31229A9212E0056B38A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C473C31029A9212E0056B38A /* Localizable.strings */; };
|
|
C473C31329A925D50056B38A /* SiriIntents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = C473C31629A925D50056B38A /* SiriIntents.intentdefinition */; };
|
|
C473C31429A925D50056B38A /* SiriIntents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = C473C31629A925D50056B38A /* SiriIntents.intentdefinition */; };
|
|
C473C31829A926F50056B38A /* LaunchWidget.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = C473C31C29A926F50056B38A /* LaunchWidget.intentdefinition */; };
|
|
C473C31929A926F50056B38A /* LaunchWidget.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = C473C31C29A926F50056B38A /* LaunchWidget.intentdefinition */; };
|
|
C473C31A29A926F50056B38A /* LaunchWidget.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = C473C31C29A926F50056B38A /* LaunchWidget.intentdefinition */; };
|
|
C4742B5729840F6400D5D950 /* CoolPic.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5629840F6400D5D950 /* CoolPic.swift */; };
|
|
C4742B59298411E800D5D950 /* CountdownFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B58298411E800D5D950 /* CountdownFormView.swift */; };
|
|
C4742B5B298414B000D5D950 /* ImageSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5A298414B000D5D950 /* ImageSelectionView.swift */; };
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5E2984205000D5D950 /* ViewModifiers.swift */; };
|
|
C498E59F298D4DEA00E90DE0 /* LiveTimerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C498E59E298D4DEA00E90DE0 /* LiveTimerListView.swift */; };
|
|
C498E5A1298D543900E90DE0 /* LiveTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C498E5A0298D543900E90DE0 /* LiveTimer.swift */; };
|
|
C498E5A3298D720600E90DE0 /* TestView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C498E5A2298D720600E90DE0 /* TestView.swift */; };
|
|
C498E5A5299152B400E90DE0 /* GreenCheckmarkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C498E5A4299152B400E90DE0 /* GreenCheckmarkView.swift */; };
|
|
C498E5A6299152C600E90DE0 /* GreenCheckmarkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C498E5A4299152B400E90DE0 /* GreenCheckmarkView.swift */; };
|
|
C4BA2AD62993F62700CB4FBA /* SoundSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AD52993F62700CB4FBA /* SoundSelectionView.swift */; };
|
|
C4BA2ADB299549BC00CB4FBA /* TimerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2ADA299549BC00CB4FBA /* TimerModel.swift */; };
|
|
C4BA2ADE2995ABA800CB4FBA /* MatriarchFxs_Loop2_Collider.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BA2ADD2995ABA800CB4FBA /* MatriarchFxs_Loop2_Collider.wav */; };
|
|
C4BA2AE02995ABD200CB4FBA /* HighChords_Loop_River.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BA2ADF2995ABD200CB4FBA /* HighChords_Loop_River.wav */; };
|
|
C4BA2AE22995ABE700CB4FBA /* SquareArp_Loop_River.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BA2AE12995ABE700CB4FBA /* SquareArp_Loop_River.wav */; };
|
|
C4BA2AE42995AC0D00CB4FBA /* Arpeggio_Loop_River.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BA2AE32995AC0D00CB4FBA /* Arpeggio_Loop_River.wav */; };
|
|
C4BA2AE62995AC3F00CB4FBA /* Loop_ToneSD_Boavista.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BA2AE52995AC3E00CB4FBA /* Loop_ToneSD_Boavista.wav */; };
|
|
C4BA2AE82995ACC200CB4FBA /* Clave_Loop_LLL.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BA2AE72995ACC200CB4FBA /* Clave_Loop_LLL.wav */; };
|
|
C4BA2AEA2995AD1C00CB4FBA /* SEM_Synths_Loop4_Nothing_Like_You.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BA2AE92995AD1C00CB4FBA /* SEM_Synths_Loop4_Nothing_Like_You.wav */; };
|
|
C4BA2AF12996A11900CB4FBA /* CustomSound+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AED2996A11900CB4FBA /* CustomSound+CoreDataClass.swift */; };
|
|
C4BA2AF22996A11900CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AEE2996A11900CB4FBA /* CustomSound+CoreDataProperties.swift */; };
|
|
C4BA2AF32996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AEF2996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift */; };
|
|
C4BA2AF62996A4EF00CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AEE2996A11900CB4FBA /* CustomSound+CoreDataProperties.swift */; };
|
|
C4BA2AF72996A4EF00CB4FBA /* CustomSound+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AED2996A11900CB4FBA /* CustomSound+CoreDataClass.swift */; };
|
|
C4BA2AF82996A4F000CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AEE2996A11900CB4FBA /* CustomSound+CoreDataProperties.swift */; };
|
|
C4BA2AF92996A4F000CB4FBA /* CustomSound+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AED2996A11900CB4FBA /* CustomSound+CoreDataClass.swift */; };
|
|
C4BA2AFD299A3A3700CB4FBA /* AppleMusicPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AFC299A3A3700CB4FBA /* AppleMusicPlayer.swift */; };
|
|
C4BA2B04299A42EF00CB4FBA /* NewDataView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B03299A42EF00CB4FBA /* NewDataView.swift */; };
|
|
C4BA2B06299A8F8D00CB4FBA /* PresetsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B05299A8F8D00CB4FBA /* PresetsView.swift */; };
|
|
C4BA2B0F299BE61E00CB4FBA /* Interval+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */; };
|
|
C4BA2B10299BE61E00CB4FBA /* Interval+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */; };
|
|
C4BA2B11299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */; };
|
|
C4BA2B13299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */; };
|
|
C4BA2B15299BE6A000CB4FBA /* Interval+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */; };
|
|
C4BA2B16299BE6A000CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */; };
|
|
C4BA2B18299BE6A000CB4FBA /* Interval+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */; };
|
|
C4BA2B19299BE6A000CB4FBA /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */; };
|
|
C4BA2B1B299BE6A100CB4FBA /* Interval+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */; };
|
|
C4BA2B1C299BE6A100CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */; };
|
|
C4BA2B1E299BE6A100CB4FBA /* Interval+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */; };
|
|
C4BA2B1F299BE6A100CB4FBA /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */; };
|
|
C4BA2B22299BE82E00CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AEF2996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift */; };
|
|
C4BA2B23299BE82E00CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AEF2996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift */; };
|
|
C4BA2B25299D35C100CB4FBA /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B24299D35C100CB4FBA /* HomeView.swift */; };
|
|
C4BA2B2D299E2DEE00CB4FBA /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B2C299E2DEE00CB4FBA /* Preferences.swift */; };
|
|
C4BA2B2F299E69A000CB4FBA /* View+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B2E299E69A000CB4FBA /* View+Extension.swift */; };
|
|
C4BA2B32299F75DE00CB4FBA /* DefaultView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B30299F759700CB4FBA /* DefaultView.swift */; };
|
|
C4BA2B36299F82FB00CB4FBA /* Fakes.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B35299F82FB00CB4FBA /* Fakes.swift */; };
|
|
C4BA2B37299F82FF00CB4FBA /* Fakes.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B35299F82FB00CB4FBA /* Fakes.swift */; };
|
|
C4BA2B38299F82FF00CB4FBA /* Fakes.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B35299F82FB00CB4FBA /* Fakes.swift */; };
|
|
C4BA2B3A299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B39299F838000CB4FBA /* Model+SharedExtensions.swift */; };
|
|
C4BA2B3B299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B39299F838000CB4FBA /* Model+SharedExtensions.swift */; };
|
|
C4BA2B3C299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B39299F838000CB4FBA /* Model+SharedExtensions.swift */; };
|
|
C4BA2B3E299FC86800CB4FBA /* StatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B3D299FC86800CB4FBA /* StatsView.swift */; };
|
|
C4BA2B43299FCB2B00CB4FBA /* RecordsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B42299FCB2B00CB4FBA /* RecordsView.swift */; };
|
|
C4BA2B49299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */; };
|
|
C4BA2B4A299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */; };
|
|
C4BA2B4B299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */; };
|
|
C4BA2B4C299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */; };
|
|
C4BA2B4D299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */; };
|
|
C4BA2B4E299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */; };
|
|
C4BA2B57299FFA4F00CB4FBA /* AppGuard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B56299FFA4F00CB4FBA /* AppGuard.swift */; };
|
|
C4BA2B5B299FFAB000CB4FBA /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B5A299FFAB000CB4FBA /* Logger.swift */; };
|
|
C4BA2B5C299FFAB000CB4FBA /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B5A299FFAB000CB4FBA /* Logger.swift */; };
|
|
C4BA2B5D299FFAB000CB4FBA /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B5A299FFAB000CB4FBA /* Logger.swift */; };
|
|
C4BA2B5F299FFC8400CB4FBA /* StoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B5E299FFC8300CB4FBA /* StoreView.swift */; };
|
|
C4BA2B6129A3C02400CB4FBA /* ActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B6029A3C02400CB4FBA /* ActivityView.swift */; };
|
|
C4BA2B6329A3C34600CB4FBA /* Stat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B6229A3C34600CB4FBA /* Stat.swift */; };
|
|
C4BA2B6529A3C37D00CB4FBA /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B6429A3C37D00CB4FBA /* Filter.swift */; };
|
|
C4BA2B6829A3C4AC00CB4FBA /* Context+Calculations.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B6729A3C4AC00CB4FBA /* Context+Calculations.swift */; };
|
|
C4BA2B6A29A4BE1800CB4FBA /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B6929A4BE1800CB4FBA /* Date+Extensions.swift */; };
|
|
C4BA2B7329A60CF000CB4FBA /* Shortcut.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B7229A60CF000CB4FBA /* Shortcut.swift */; };
|
|
C4BA2B7929A65C1400CB4FBA /* UIDevice+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B7829A65C1400CB4FBA /* UIDevice+Extensions.swift */; };
|
|
C4F8B1532987FE6F005C86A5 /* LaunchWidgetLiveActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7D72981216200BF3EF9 /* LaunchWidgetLiveActivity.swift */; };
|
|
C4F8B15729891271005C86A5 /* Conductor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B15629891271005C86A5 /* Conductor.swift */; };
|
|
C4F8B15929891528005C86A5 /* forest_stream.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = C4F8B15829891528005C86A5 /* forest_stream.mp3 */; };
|
|
C4F8B15B29892D40005C86A5 /* SoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C445FA8E2987B83B0054D761 /* SoundPlayer.swift */; };
|
|
C4F8B15F298961A7005C86A5 /* ReorderableForEach.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B15E298961A7005C86A5 /* ReorderableForEach.swift */; };
|
|
C4F8B162298A9A1F005C86A5 /* NewAlarmView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B161298A9A1F005C86A5 /* NewAlarmView.swift */; };
|
|
C4F8B164298A9A92005C86A5 /* AlarmFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B163298A9A92005C86A5 /* AlarmFormView.swift */; };
|
|
C4F8B166298A9ABB005C86A5 /* SoundImageFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B165298A9ABB005C86A5 /* SoundImageFormView.swift */; };
|
|
C4F8B169298AA236005C86A5 /* StopwatchFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B168298AA236005C86A5 /* StopwatchFormView.swift */; };
|
|
C4F8B16B298AA240005C86A5 /* NewStopwatchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16A298AA240005C86A5 /* NewStopwatchView.swift */; };
|
|
C4F8B17A298AC234005C86A5 /* Countdown+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16C298AC234005C86A5 /* Countdown+CoreDataClass.swift */; };
|
|
C4F8B17C298AC234005C86A5 /* Record+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16E298AC234005C86A5 /* Record+CoreDataClass.swift */; };
|
|
C4F8B17D298AC234005C86A5 /* Record+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16F298AC234005C86A5 /* Record+CoreDataProperties.swift */; };
|
|
C4F8B17E298AC234005C86A5 /* Alarm+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B170298AC234005C86A5 /* Alarm+CoreDataClass.swift */; };
|
|
C4F8B182298AC234005C86A5 /* Stopwatch+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B174298AC234005C86A5 /* Stopwatch+CoreDataClass.swift */; };
|
|
C4F8B184298AC234005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B176298AC234005C86A5 /* AbstractTimer+CoreDataClass.swift */; };
|
|
C4F8B185298AC234005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B177298AC234005C86A5 /* AbstractTimer+CoreDataProperties.swift */; };
|
|
C4F8B186298AC234005C86A5 /* Activity+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B178298AC234005C86A5 /* Activity+CoreDataClass.swift */; };
|
|
C4F8B187298AC234005C86A5 /* Activity+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B179298AC234005C86A5 /* Activity+CoreDataProperties.swift */; };
|
|
C4F8B18B298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16E298AC234005C86A5 /* Record+CoreDataClass.swift */; };
|
|
C4F8B18C298AC288005C86A5 /* Alarm+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B170298AC234005C86A5 /* Alarm+CoreDataClass.swift */; };
|
|
C4F8B18D298AC288005C86A5 /* Stopwatch+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B174298AC234005C86A5 /* Stopwatch+CoreDataClass.swift */; };
|
|
C4F8B18E298AC288005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B177298AC234005C86A5 /* AbstractTimer+CoreDataProperties.swift */; };
|
|
C4F8B18F298AC288005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B176298AC234005C86A5 /* AbstractTimer+CoreDataClass.swift */; };
|
|
C4F8B192298AC288005C86A5 /* Activity+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B179298AC234005C86A5 /* Activity+CoreDataProperties.swift */; };
|
|
C4F8B193298AC288005C86A5 /* Countdown+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16C298AC234005C86A5 /* Countdown+CoreDataClass.swift */; };
|
|
C4F8B194298AC288005C86A5 /* Record+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16F298AC234005C86A5 /* Record+CoreDataProperties.swift */; };
|
|
C4F8B195298AC288005C86A5 /* Activity+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B178298AC234005C86A5 /* Activity+CoreDataClass.swift */; };
|
|
C4F8B199298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16E298AC234005C86A5 /* Record+CoreDataClass.swift */; };
|
|
C4F8B19A298AC288005C86A5 /* Alarm+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B170298AC234005C86A5 /* Alarm+CoreDataClass.swift */; };
|
|
C4F8B19B298AC288005C86A5 /* Stopwatch+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B174298AC234005C86A5 /* Stopwatch+CoreDataClass.swift */; };
|
|
C4F8B19C298AC288005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B177298AC234005C86A5 /* AbstractTimer+CoreDataProperties.swift */; };
|
|
C4F8B19D298AC288005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B176298AC234005C86A5 /* AbstractTimer+CoreDataClass.swift */; };
|
|
C4F8B1A0298AC288005C86A5 /* Activity+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B179298AC234005C86A5 /* Activity+CoreDataProperties.swift */; };
|
|
C4F8B1A1298AC288005C86A5 /* Countdown+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16C298AC234005C86A5 /* Countdown+CoreDataClass.swift */; };
|
|
C4F8B1A2298AC288005C86A5 /* Record+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B16F298AC234005C86A5 /* Record+CoreDataProperties.swift */; };
|
|
C4F8B1A3298AC288005C86A5 /* Activity+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B178298AC234005C86A5 /* Activity+CoreDataClass.swift */; };
|
|
C4F8B1A7298AC2FC005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1A5298AC2FC005C86A5 /* AbstractSoundTimer+CoreDataClass.swift */; };
|
|
C4F8B1AC298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1AA298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift */; };
|
|
C4F8B1AD298AC451005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1A5298AC2FC005C86A5 /* AbstractSoundTimer+CoreDataClass.swift */; };
|
|
C4F8B1AE298AC451005C86A5 /* Alarm+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1AA298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift */; };
|
|
C4F8B1B1298AC451005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1A5298AC2FC005C86A5 /* AbstractSoundTimer+CoreDataClass.swift */; };
|
|
C4F8B1B2298AC451005C86A5 /* Alarm+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1AA298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift */; };
|
|
C4F8B1B8298AC81D005C86A5 /* CountdownDialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1B7298AC81D005C86A5 /* CountdownDialView.swift */; };
|
|
C4F8B1BD298AC8DE005C86A5 /* AlarmDialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1BC298AC8DE005C86A5 /* AlarmDialView.swift */; };
|
|
C4F8B1BF298ACA0B005C86A5 /* StopwatchDialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1BE298ACA0B005C86A5 /* StopwatchDialView.swift */; };
|
|
C4F8B1C6298ACC1F005C86A5 /* SoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C445FA8E2987B83B0054D761 /* SoundPlayer.swift */; };
|
|
C4F8B1D0298BF2E2005C86A5 /* DialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1CF298BF2E2005C86A5 /* DialView.swift */; };
|
|
C4F8B1D2298BF646005C86A5 /* PermissionAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1D1298BF646005C86A5 /* PermissionAlertView.swift */; };
|
|
C4F8B1D8298C0727005C86A5 /* TimerRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1D7298C0727005C86A5 /* TimerRouter.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
C4060DD3297AE73D003FAB80 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C4060DB4297AE73B003FAB80 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C4060DBB297AE73B003FAB80;
|
|
remoteInfo = LeCountdown;
|
|
};
|
|
C4060DDD297AE73D003FAB80 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C4060DB4297AE73B003FAB80 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C4060DBB297AE73B003FAB80;
|
|
remoteInfo = LeCountdown;
|
|
};
|
|
C438C7E12981216300BF3EF9 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C4060DB4297AE73B003FAB80 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C438C7CD2981216200BF3EF9;
|
|
remoteInfo = LaunchWidgetExtension;
|
|
};
|
|
C438C7F729812BB200BF3EF9 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C4060DB4297AE73B003FAB80 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C438C7EF29812BB200BF3EF9;
|
|
remoteInfo = LaunchIntents;
|
|
};
|
|
/* 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 */,
|
|
C438C7F929812BB200BF3EF9 /* LaunchIntents.appex in Embed Foundation Extensions */,
|
|
);
|
|
name = "Embed Foundation Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
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>"; };
|
|
C4060DC1297AE73B003FAB80 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
C4060DC3297AE73D003FAB80 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
C4060DC6297AE73D003FAB80 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
C4060DC8297AE73D003FAB80 /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
|
|
C4060DCB297AE73D003FAB80 /* LeCountdown.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.xcdatamodel; sourceTree = "<group>"; };
|
|
C4060DCD297AE73D003FAB80 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C4060DD2297AE73D003FAB80 /* LeCountdownTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LeCountdownTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C4060DD6297AE73D003FAB80 /* LeCountdownTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeCountdownTests.swift; sourceTree = "<group>"; };
|
|
C4060DDC297AE73D003FAB80 /* LeCountdownUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LeCountdownUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C4060DE0297AE73D003FAB80 /* LeCountdownUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeCountdownUITests.swift; sourceTree = "<group>"; };
|
|
C4060DE2297AE73D003FAB80 /* LeCountdownUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeCountdownUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
C4060DF4297AE9A7003FAB80 /* TimeInterval+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TimeInterval+Extensions.swift"; sourceTree = "<group>"; };
|
|
C4060DF6297AFEF2003FAB80 /* NewCountdownView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewCountdownView.swift; sourceTree = "<group>"; };
|
|
C40FDB612992985C0042A390 /* TextToSpeechRecorder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextToSpeechRecorder.swift; sourceTree = "<group>"; };
|
|
C40FDB672993D5E80042A390 /* LeCountdown.0.4.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.4.xcdatamodel; sourceTree = "<group>"; };
|
|
C418A14F298428CB00C22230 /* LeCountdown.0.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.1.xcdatamodel; 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>"; };
|
|
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>"; };
|
|
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>"; };
|
|
C438C7E92981260D00BF3EF9 /* SingleTimerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SingleTimerView.swift; sourceTree = "<group>"; };
|
|
C438C7F029812BB200BF3EF9 /* LaunchIntents.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = LaunchIntents.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C438C7F129812BB200BF3EF9 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; };
|
|
C438C7F429812BB200BF3EF9 /* IntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntentHandler.swift; sourceTree = "<group>"; };
|
|
C438C7F629812BB200BF3EF9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C438C7FE2981300500BF3EF9 /* IntentDataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntentDataProvider.swift; sourceTree = "<group>"; };
|
|
C438C80329813B2500BF3EF9 /* LaunchIntents.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LaunchIntents.entitlements; sourceTree = "<group>"; };
|
|
C438C80429813B3100BF3EF9 /* LeCountdown.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LeCountdown.entitlements; sourceTree = "<group>"; };
|
|
C438C806298195E600BF3EF9 /* Model+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Model+Extensions.swift"; sourceTree = "<group>"; };
|
|
C438C80C2982847300BF3EF9 /* CoreDataRequests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataRequests.swift; sourceTree = "<group>"; };
|
|
C438C80E29828B8600BF3EF9 /* ActivitiesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivitiesView.swift; sourceTree = "<group>"; };
|
|
C438C81029829EAF00BF3EF9 /* PropertyWrappers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PropertyWrappers.swift; sourceTree = "<group>"; };
|
|
C445FA8E2987B83B0054D761 /* SoundPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoundPlayer.swift; sourceTree = "<group>"; };
|
|
C445FA902987C0CF0054D761 /* LeCountdown.0.2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.2.xcdatamodel; sourceTree = "<group>"; };
|
|
C445FA912987CC8A0054D761 /* Sound.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Sound.swift; sourceTree = "<group>"; };
|
|
C445FA942987D01C0054D761 /* train_horn.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = train_horn.mp3; sourceTree = "<group>"; };
|
|
C473C2F829A8DC0A0056B38A /* LaunchWidgetAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchWidgetAttributes.swift; sourceTree = "<group>"; };
|
|
C473C30229A91BB90056B38A /* en.xcloc */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = en.xcloc; path = Localizations/en.xcloc; sourceTree = "<group>"; };
|
|
C473C30629A91BCB0056B38A /* fr.xcloc */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = fr.xcloc; path = Localizations/fr.xcloc; sourceTree = "<group>"; };
|
|
C473C30B29A9212E0056B38A /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
C473C30E29A9212E0056B38A /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
C473C31129A9212E0056B38A /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
C473C31729A9262A0056B38A /* en */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; name = en; path = en.lproj/SiriIntents.intentdefinition; sourceTree = "<group>"; };
|
|
C473C31D29A926F80056B38A /* en */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; name = en; path = en.lproj/LaunchWidget.intentdefinition; sourceTree = "<group>"; };
|
|
C4742B5629840F6400D5D950 /* CoolPic.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoolPic.swift; sourceTree = "<group>"; };
|
|
C4742B58298411E800D5D950 /* CountdownFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountdownFormView.swift; sourceTree = "<group>"; };
|
|
C4742B5A298414B000D5D950 /* ImageSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageSelectionView.swift; sourceTree = "<group>"; };
|
|
C4742B5E2984205000D5D950 /* ViewModifiers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewModifiers.swift; sourceTree = "<group>"; };
|
|
C498E59E298D4DEA00E90DE0 /* LiveTimerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveTimerListView.swift; sourceTree = "<group>"; };
|
|
C498E5A0298D543900E90DE0 /* LiveTimer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveTimer.swift; sourceTree = "<group>"; };
|
|
C498E5A2298D720600E90DE0 /* TestView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestView.swift; sourceTree = "<group>"; };
|
|
C498E5A4299152B400E90DE0 /* GreenCheckmarkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GreenCheckmarkView.swift; sourceTree = "<group>"; };
|
|
C4BA2AD52993F62700CB4FBA /* SoundSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoundSelectionView.swift; sourceTree = "<group>"; };
|
|
C4BA2AD72993F7D200CB4FBA /* LeCountdown.0.5.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.5.xcdatamodel; sourceTree = "<group>"; };
|
|
C4BA2ADA299549BC00CB4FBA /* TimerModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerModel.swift; sourceTree = "<group>"; };
|
|
C4BA2ADD2995ABA800CB4FBA /* MatriarchFxs_Loop2_Collider.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = MatriarchFxs_Loop2_Collider.wav; sourceTree = "<group>"; };
|
|
C4BA2ADF2995ABD200CB4FBA /* HighChords_Loop_River.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = HighChords_Loop_River.wav; sourceTree = "<group>"; };
|
|
C4BA2AE12995ABE700CB4FBA /* SquareArp_Loop_River.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = SquareArp_Loop_River.wav; sourceTree = "<group>"; };
|
|
C4BA2AE32995AC0D00CB4FBA /* Arpeggio_Loop_River.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = Arpeggio_Loop_River.wav; sourceTree = "<group>"; };
|
|
C4BA2AE52995AC3E00CB4FBA /* Loop_ToneSD_Boavista.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = Loop_ToneSD_Boavista.wav; sourceTree = "<group>"; };
|
|
C4BA2AE72995ACC200CB4FBA /* Clave_Loop_LLL.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = Clave_Loop_LLL.wav; sourceTree = "<group>"; };
|
|
C4BA2AE92995AD1C00CB4FBA /* SEM_Synths_Loop4_Nothing_Like_You.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = SEM_Synths_Loop4_Nothing_Like_You.wav; sourceTree = "<group>"; };
|
|
C4BA2AEB2996A09600CB4FBA /* LeCountdown.0.5.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.5.1.xcdatamodel; sourceTree = "<group>"; };
|
|
C4BA2AED2996A11900CB4FBA /* CustomSound+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CustomSound+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4BA2AEE2996A11900CB4FBA /* CustomSound+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CustomSound+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4BA2AEF2996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AbstractSoundTimer+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4BA2AFC299A3A3700CB4FBA /* AppleMusicPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppleMusicPlayer.swift; sourceTree = "<group>"; };
|
|
C4BA2AFE299A3A9E00CB4FBA /* MusicKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MusicKit.framework; path = System/Library/Frameworks/MusicKit.framework; sourceTree = SDKROOT; };
|
|
C4BA2B03299A42EF00CB4FBA /* NewDataView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewDataView.swift; sourceTree = "<group>"; };
|
|
C4BA2B05299A8F8D00CB4FBA /* PresetsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PresetsView.swift; sourceTree = "<group>"; };
|
|
C4BA2B07299BDAE000CB4FBA /* LeCountdown.0.6.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.6.xcdatamodel; sourceTree = "<group>"; };
|
|
C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Interval+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Interval+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "IntervalGroup+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Countdown+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4BA2B24299D35C100CB4FBA /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
|
|
C4BA2B2C299E2DEE00CB4FBA /* Preferences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = "<group>"; };
|
|
C4BA2B2E299E69A000CB4FBA /* View+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Extension.swift"; sourceTree = "<group>"; };
|
|
C4BA2B30299F759700CB4FBA /* DefaultView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DefaultView.swift; sourceTree = "<group>"; };
|
|
C4BA2B35299F82FB00CB4FBA /* Fakes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fakes.swift; sourceTree = "<group>"; };
|
|
C4BA2B39299F838000CB4FBA /* Model+SharedExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Model+SharedExtensions.swift"; sourceTree = "<group>"; };
|
|
C4BA2B3D299FC86800CB4FBA /* StatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsView.swift; sourceTree = "<group>"; };
|
|
C4BA2B42299FCB2B00CB4FBA /* RecordsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecordsView.swift; sourceTree = "<group>"; };
|
|
C4BA2B46299FCD8B00CB4FBA /* LeCountdown.0.6.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.6.1.xcdatamodel; sourceTree = "<group>"; };
|
|
C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "IntervalGroup+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Stopwatch+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4BA2B56299FFA4F00CB4FBA /* AppGuard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppGuard.swift; sourceTree = "<group>"; };
|
|
C4BA2B5A299FFAB000CB4FBA /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
|
|
C4BA2B5E299FFC8300CB4FBA /* StoreView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreView.swift; sourceTree = "<group>"; };
|
|
C4BA2B6029A3C02400CB4FBA /* ActivityView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityView.swift; sourceTree = "<group>"; };
|
|
C4BA2B6229A3C34600CB4FBA /* Stat.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Stat.swift; sourceTree = "<group>"; };
|
|
C4BA2B6429A3C37D00CB4FBA /* Filter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Filter.swift; sourceTree = "<group>"; };
|
|
C4BA2B6729A3C4AC00CB4FBA /* Context+Calculations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Context+Calculations.swift"; sourceTree = "<group>"; };
|
|
C4BA2B6929A4BE1800CB4FBA /* Date+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extensions.swift"; sourceTree = "<group>"; };
|
|
C4BA2B6B29A4C47100CB4FBA /* LeCountdown.0.6.2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.6.2.xcdatamodel; sourceTree = "<group>"; };
|
|
C4BA2B7229A60CF000CB4FBA /* Shortcut.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Shortcut.swift; sourceTree = "<group>"; };
|
|
C4BA2B7829A65C1400CB4FBA /* UIDevice+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIDevice+Extensions.swift"; sourceTree = "<group>"; };
|
|
C4F8B15629891271005C86A5 /* Conductor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Conductor.swift; sourceTree = "<group>"; };
|
|
C4F8B15829891528005C86A5 /* forest_stream.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = forest_stream.mp3; sourceTree = "<group>"; };
|
|
C4F8B15E298961A7005C86A5 /* ReorderableForEach.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReorderableForEach.swift; sourceTree = "<group>"; };
|
|
C4F8B160298A90E8005C86A5 /* LeCountdown.0.3.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.3.xcdatamodel; sourceTree = "<group>"; };
|
|
C4F8B161298A9A1F005C86A5 /* NewAlarmView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewAlarmView.swift; sourceTree = "<group>"; };
|
|
C4F8B163298A9A92005C86A5 /* AlarmFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmFormView.swift; sourceTree = "<group>"; };
|
|
C4F8B165298A9ABB005C86A5 /* SoundImageFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoundImageFormView.swift; sourceTree = "<group>"; };
|
|
C4F8B168298AA236005C86A5 /* StopwatchFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StopwatchFormView.swift; sourceTree = "<group>"; };
|
|
C4F8B16A298AA240005C86A5 /* NewStopwatchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewStopwatchView.swift; sourceTree = "<group>"; };
|
|
C4F8B16C298AC234005C86A5 /* Countdown+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Countdown+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4F8B16E298AC234005C86A5 /* Record+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Record+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4F8B16F298AC234005C86A5 /* Record+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Record+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4F8B170298AC234005C86A5 /* Alarm+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Alarm+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4F8B174298AC234005C86A5 /* Stopwatch+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Stopwatch+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4F8B176298AC234005C86A5 /* AbstractTimer+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AbstractTimer+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4F8B177298AC234005C86A5 /* AbstractTimer+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AbstractTimer+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4F8B178298AC234005C86A5 /* Activity+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Activity+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4F8B179298AC234005C86A5 /* Activity+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Activity+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4F8B1A5298AC2FC005C86A5 /* AbstractSoundTimer+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AbstractSoundTimer+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
C4F8B1AA298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Alarm+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
C4F8B1B7298AC81D005C86A5 /* CountdownDialView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountdownDialView.swift; sourceTree = "<group>"; };
|
|
C4F8B1BC298AC8DE005C86A5 /* AlarmDialView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmDialView.swift; sourceTree = "<group>"; };
|
|
C4F8B1BE298ACA0B005C86A5 /* StopwatchDialView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StopwatchDialView.swift; sourceTree = "<group>"; };
|
|
C4F8B1CF298BF2E2005C86A5 /* DialView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DialView.swift; sourceTree = "<group>"; };
|
|
C4F8B1D1298BF646005C86A5 /* PermissionAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PermissionAlertView.swift; sourceTree = "<group>"; };
|
|
C4F8B1D7298C0727005C86A5 /* TimerRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerRouter.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C4060DB9297AE73B003FAB80 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C4060DCF297AE73D003FAB80 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C4060DD9297AE73D003FAB80 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C438C7CB2981216200BF3EF9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C438C7D32981216200BF3EF9 /* SwiftUI.framework in Frameworks */,
|
|
C438C7D12981216200BF3EF9 /* WidgetKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C438C7ED29812BB200BF3EF9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C438C7F229812BB200BF3EF9 /* Intents.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
C4060DB3297AE73B003FAB80 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4060DBE297AE73B003FAB80 /* LeCountdown */,
|
|
C4060DD5297AE73D003FAB80 /* LeCountdownTests */,
|
|
C4060DDF297AE73D003FAB80 /* LeCountdownUITests */,
|
|
C438C7D42981216200BF3EF9 /* LaunchWidget */,
|
|
C438C7F329812BB200BF3EF9 /* LaunchIntents */,
|
|
C438C7CF2981216200BF3EF9 /* Frameworks */,
|
|
C4060DBD297AE73B003FAB80 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C4060DBD297AE73B003FAB80 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4060DBC297AE73B003FAB80 /* LeCountdown.app */,
|
|
C4060DD2297AE73D003FAB80 /* LeCountdownTests.xctest */,
|
|
C4060DDC297AE73D003FAB80 /* LeCountdownUITests.xctest */,
|
|
C438C7CE2981216200BF3EF9 /* LaunchWidgetExtension.appex */,
|
|
C438C7F029812BB200BF3EF9 /* LaunchIntents.appex */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4060DBE297AE73B003FAB80 /* LeCountdown */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C438C7C829803CA000BF3EF9 /* AppDelegate.swift */,
|
|
C4060DBF297AE73B003FAB80 /* LeCountdownApp.swift */,
|
|
C438C7C02980228B00BF3EF9 /* CountdownScheduler.swift */,
|
|
C4F8B15629891271005C86A5 /* Conductor.swift */,
|
|
C4F8B1D7298C0727005C86A5 /* TimerRouter.swift */,
|
|
C438C80B2981DE2E00BF3EF9 /* Views */,
|
|
C438C8092981DDF800BF3EF9 /* Model */,
|
|
C445FA8D2987B82E0054D761 /* Sound */,
|
|
C4BA2B6629A3C49200CB4FBA /* Stats */,
|
|
C438C80A2981DE1A00BF3EF9 /* Utils */,
|
|
C438C8082981DDD200BF3EF9 /* Widget */,
|
|
C445FA962987D0CF0054D761 /* Sound_Assets */,
|
|
C4BA2B55299FFA3700CB4FBA /* Subscription */,
|
|
C4060DC3297AE73D003FAB80 /* Assets.xcassets */,
|
|
C438C80429813B3100BF3EF9 /* LeCountdown.entitlements */,
|
|
C473C30229A91BB90056B38A /* en.xcloc */,
|
|
C473C30629A91BCB0056B38A /* fr.xcloc */,
|
|
C473C31629A925D50056B38A /* SiriIntents.intentdefinition */,
|
|
C4060DCD297AE73D003FAB80 /* Info.plist */,
|
|
C473C31029A9212E0056B38A /* Localizable.strings */,
|
|
C4060DC5297AE73D003FAB80 /* Preview Content */,
|
|
);
|
|
path = LeCountdown;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4060DC5297AE73D003FAB80 /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4060DC6297AE73D003FAB80 /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
C4060DD5297AE73D003FAB80 /* LeCountdownTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4060DD6297AE73D003FAB80 /* LeCountdownTests.swift */,
|
|
);
|
|
path = LeCountdownTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4060DDF297AE73D003FAB80 /* LeCountdownUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4060DE0297AE73D003FAB80 /* LeCountdownUITests.swift */,
|
|
C4060DE2297AE73D003FAB80 /* LeCountdownUITestsLaunchTests.swift */,
|
|
);
|
|
path = LeCountdownUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
C438C7CF2981216200BF3EF9 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4BA2AFE299A3A9E00CB4FBA /* MusicKit.framework */,
|
|
C438C7D02981216200BF3EF9 /* WidgetKit.framework */,
|
|
C438C7D22981216200BF3EF9 /* SwiftUI.framework */,
|
|
C438C7F129812BB200BF3EF9 /* Intents.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C438C7D42981216200BF3EF9 /* LaunchWidget */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C438C7D52981216200BF3EF9 /* LaunchWidgetBundle.swift */,
|
|
C438C7D72981216200BF3EF9 /* LaunchWidgetLiveActivity.swift */,
|
|
C438C7D92981216200BF3EF9 /* LaunchWidget.swift */,
|
|
C438C7E92981260D00BF3EF9 /* SingleTimerView.swift */,
|
|
C4BA2B30299F759700CB4FBA /* DefaultView.swift */,
|
|
C473C31C29A926F50056B38A /* LaunchWidget.intentdefinition */,
|
|
C438C7DC2981216300BF3EF9 /* Assets.xcassets */,
|
|
C438C7DE2981216300BF3EF9 /* Info.plist */,
|
|
C473C30D29A9212E0056B38A /* Localizable.strings */,
|
|
);
|
|
path = LaunchWidget;
|
|
sourceTree = "<group>";
|
|
};
|
|
C438C7F329812BB200BF3EF9 /* LaunchIntents */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C438C7F429812BB200BF3EF9 /* IntentHandler.swift */,
|
|
C438C80329813B2500BF3EF9 /* LaunchIntents.entitlements */,
|
|
C438C7F629812BB200BF3EF9 /* Info.plist */,
|
|
C473C30A29A9212E0056B38A /* Localizable.strings */,
|
|
);
|
|
path = LaunchIntents;
|
|
sourceTree = "<group>";
|
|
};
|
|
C438C8082981DDD200BF3EF9 /* Widget */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C438C7FE2981300500BF3EF9 /* IntentDataProvider.swift */,
|
|
C473C2F829A8DC0A0056B38A /* LaunchWidgetAttributes.swift */,
|
|
);
|
|
path = Widget;
|
|
sourceTree = "<group>";
|
|
};
|
|
C438C8092981DDF800BF3EF9 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4F8B188298AC248005C86A5 /* Generation */,
|
|
C4060DCA297AE73D003FAB80 /* LeCountdown.xcdatamodeld */,
|
|
C438C80C2982847300BF3EF9 /* CoreDataRequests.swift */,
|
|
C498E5A0298D543900E90DE0 /* LiveTimer.swift */,
|
|
C438C806298195E600BF3EF9 /* Model+Extensions.swift */,
|
|
C4BA2B39299F838000CB4FBA /* Model+SharedExtensions.swift */,
|
|
C438C7C4298024E900BF3EF9 /* NSManagedContext+Extensions.swift */,
|
|
C4060DC8297AE73D003FAB80 /* Persistence.swift */,
|
|
C4BA2B35299F82FB00CB4FBA /* Fakes.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
C438C80A2981DE1A00BF3EF9 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4BA2AFC299A3A3700CB4FBA /* AppleMusicPlayer.swift */,
|
|
C4742B5629840F6400D5D950 /* CoolPic.swift */,
|
|
C4BA2B6929A4BE1800CB4FBA /* Date+Extensions.swift */,
|
|
C4BA2B5A299FFAB000CB4FBA /* Logger.swift */,
|
|
C4BA2B2C299E2DEE00CB4FBA /* Preferences.swift */,
|
|
C438C81029829EAF00BF3EF9 /* PropertyWrappers.swift */,
|
|
C40FDB612992985C0042A390 /* TextToSpeechRecorder.swift */,
|
|
C4060DF4297AE9A7003FAB80 /* TimeInterval+Extensions.swift */,
|
|
C4BA2B7229A60CF000CB4FBA /* Shortcut.swift */,
|
|
C4BA2B7829A65C1400CB4FBA /* UIDevice+Extensions.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
C438C80B2981DE2E00BF3EF9 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4F8B1D3298BF686005C86A5 /* Reusable */,
|
|
C4F8B1BA298AC83F005C86A5 /* Alarm */,
|
|
C4F8B1B9298AC830005C86A5 /* Countdown */,
|
|
C4F8B1BB298AC848005C86A5 /* Stopwatch */,
|
|
C4BA2B41299FCB0100CB4FBA /* Stats */,
|
|
C4060DC1297AE73B003FAB80 /* ContentView.swift */,
|
|
C4F8B1CF298BF2E2005C86A5 /* DialView.swift */,
|
|
C4BA2B24299D35C100CB4FBA /* HomeView.swift */,
|
|
C498E59E298D4DEA00E90DE0 /* LiveTimerListView.swift */,
|
|
C4BA2B03299A42EF00CB4FBA /* NewDataView.swift */,
|
|
C4BA2B05299A8F8D00CB4FBA /* PresetsView.swift */,
|
|
C498E5A2298D720600E90DE0 /* TestView.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
C445FA8D2987B82E0054D761 /* Sound */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C445FA912987CC8A0054D761 /* Sound.swift */,
|
|
C445FA8E2987B83B0054D761 /* SoundPlayer.swift */,
|
|
);
|
|
path = Sound;
|
|
sourceTree = "<group>";
|
|
};
|
|
C445FA962987D0CF0054D761 /* Sound_Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4BA2ADC2995AB7600CB4FBA /* Stephan_Bodzin */,
|
|
C4F8B15829891528005C86A5 /* forest_stream.mp3 */,
|
|
C445FA942987D01C0054D761 /* train_horn.mp3 */,
|
|
);
|
|
path = Sound_Assets;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4BA2ADC2995AB7600CB4FBA /* Stephan_Bodzin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4BA2AE92995AD1C00CB4FBA /* SEM_Synths_Loop4_Nothing_Like_You.wav */,
|
|
C4BA2AE72995ACC200CB4FBA /* Clave_Loop_LLL.wav */,
|
|
C4BA2AE52995AC3E00CB4FBA /* Loop_ToneSD_Boavista.wav */,
|
|
C4BA2AE32995AC0D00CB4FBA /* Arpeggio_Loop_River.wav */,
|
|
C4BA2AE12995ABE700CB4FBA /* SquareArp_Loop_River.wav */,
|
|
C4BA2ADF2995ABD200CB4FBA /* HighChords_Loop_River.wav */,
|
|
C4BA2ADD2995ABA800CB4FBA /* MatriarchFxs_Loop2_Collider.wav */,
|
|
);
|
|
path = Stephan_Bodzin;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4BA2B41299FCB0100CB4FBA /* Stats */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C438C80E29828B8600BF3EF9 /* ActivitiesView.swift */,
|
|
C4BA2B6029A3C02400CB4FBA /* ActivityView.swift */,
|
|
C4BA2B42299FCB2B00CB4FBA /* RecordsView.swift */,
|
|
C4BA2B3D299FC86800CB4FBA /* StatsView.swift */,
|
|
);
|
|
path = Stats;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4BA2B55299FFA3700CB4FBA /* Subscription */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4BA2B56299FFA4F00CB4FBA /* AppGuard.swift */,
|
|
C4BA2B5E299FFC8300CB4FBA /* StoreView.swift */,
|
|
);
|
|
path = Subscription;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4BA2B6629A3C49200CB4FBA /* Stats */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4BA2B6729A3C4AC00CB4FBA /* Context+Calculations.swift */,
|
|
C4BA2B6429A3C37D00CB4FBA /* Filter.swift */,
|
|
C4BA2B6229A3C34600CB4FBA /* Stat.swift */,
|
|
);
|
|
path = Stats;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4F8B188298AC248005C86A5 /* Generation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4F8B1A5298AC2FC005C86A5 /* AbstractSoundTimer+CoreDataClass.swift */,
|
|
C4BA2AEF2996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift */,
|
|
C4F8B176298AC234005C86A5 /* AbstractTimer+CoreDataClass.swift */,
|
|
C4F8B177298AC234005C86A5 /* AbstractTimer+CoreDataProperties.swift */,
|
|
C4F8B178298AC234005C86A5 /* Activity+CoreDataClass.swift */,
|
|
C4F8B179298AC234005C86A5 /* Activity+CoreDataProperties.swift */,
|
|
C4F8B170298AC234005C86A5 /* Alarm+CoreDataClass.swift */,
|
|
C4F8B1AA298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift */,
|
|
C4F8B16C298AC234005C86A5 /* Countdown+CoreDataClass.swift */,
|
|
C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */,
|
|
C4BA2AED2996A11900CB4FBA /* CustomSound+CoreDataClass.swift */,
|
|
C4BA2AEE2996A11900CB4FBA /* CustomSound+CoreDataProperties.swift */,
|
|
C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */,
|
|
C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */,
|
|
C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */,
|
|
C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */,
|
|
C4F8B16E298AC234005C86A5 /* Record+CoreDataClass.swift */,
|
|
C4F8B16F298AC234005C86A5 /* Record+CoreDataProperties.swift */,
|
|
C4F8B174298AC234005C86A5 /* Stopwatch+CoreDataClass.swift */,
|
|
C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */,
|
|
);
|
|
path = Generation;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4F8B1B9298AC830005C86A5 /* Countdown */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4742B58298411E800D5D950 /* CountdownFormView.swift */,
|
|
C4F8B1B7298AC81D005C86A5 /* CountdownDialView.swift */,
|
|
C4060DF6297AFEF2003FAB80 /* NewCountdownView.swift */,
|
|
);
|
|
path = Countdown;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4F8B1BA298AC83F005C86A5 /* Alarm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4F8B163298A9A92005C86A5 /* AlarmFormView.swift */,
|
|
C4F8B161298A9A1F005C86A5 /* NewAlarmView.swift */,
|
|
C4F8B1BC298AC8DE005C86A5 /* AlarmDialView.swift */,
|
|
);
|
|
path = Alarm;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4F8B1BB298AC848005C86A5 /* Stopwatch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4F8B16A298AA240005C86A5 /* NewStopwatchView.swift */,
|
|
C4F8B168298AA236005C86A5 /* StopwatchFormView.swift */,
|
|
C4F8B1BE298ACA0B005C86A5 /* StopwatchDialView.swift */,
|
|
);
|
|
path = Stopwatch;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4F8B1D3298BF686005C86A5 /* Reusable */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C498E5A4299152B400E90DE0 /* GreenCheckmarkView.swift */,
|
|
C4742B5A298414B000D5D950 /* ImageSelectionView.swift */,
|
|
C4F8B1D1298BF646005C86A5 /* PermissionAlertView.swift */,
|
|
C4F8B15E298961A7005C86A5 /* ReorderableForEach.swift */,
|
|
C4F8B165298A9ABB005C86A5 /* SoundImageFormView.swift */,
|
|
C4BA2AD52993F62700CB4FBA /* SoundSelectionView.swift */,
|
|
C4BA2ADA299549BC00CB4FBA /* TimerModel.swift */,
|
|
C4BA2B2E299E69A000CB4FBA /* View+Extension.swift */,
|
|
C4742B5E2984205000D5D950 /* ViewModifiers.swift */,
|
|
);
|
|
path = Reusable;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C4060DBB297AE73B003FAB80 /* LeCountdown */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C4060DE6297AE73D003FAB80 /* Build configuration list for PBXNativeTarget "LeCountdown" */;
|
|
buildPhases = (
|
|
C4060DB8297AE73B003FAB80 /* Sources */,
|
|
C4060DB9297AE73B003FAB80 /* Frameworks */,
|
|
C4060DBA297AE73B003FAB80 /* Resources */,
|
|
C438C7E72981216300BF3EF9 /* Embed Foundation Extensions */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C438C7E22981216300BF3EF9 /* PBXTargetDependency */,
|
|
C438C7F829812BB200BF3EF9 /* PBXTargetDependency */,
|
|
);
|
|
name = LeCountdown;
|
|
productName = LeCountdown;
|
|
productReference = C4060DBC297AE73B003FAB80 /* LeCountdown.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
C4060DD1297AE73D003FAB80 /* LeCountdownTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C4060DE9297AE73D003FAB80 /* Build configuration list for PBXNativeTarget "LeCountdownTests" */;
|
|
buildPhases = (
|
|
C4060DCE297AE73D003FAB80 /* Sources */,
|
|
C4060DCF297AE73D003FAB80 /* Frameworks */,
|
|
C4060DD0297AE73D003FAB80 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C4060DD4297AE73D003FAB80 /* PBXTargetDependency */,
|
|
);
|
|
name = LeCountdownTests;
|
|
productName = LeCountdownTests;
|
|
productReference = C4060DD2297AE73D003FAB80 /* LeCountdownTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
C4060DDB297AE73D003FAB80 /* LeCountdownUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C4060DEC297AE73D003FAB80 /* Build configuration list for PBXNativeTarget "LeCountdownUITests" */;
|
|
buildPhases = (
|
|
C4060DD8297AE73D003FAB80 /* Sources */,
|
|
C4060DD9297AE73D003FAB80 /* Frameworks */,
|
|
C4060DDA297AE73D003FAB80 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C4060DDE297AE73D003FAB80 /* PBXTargetDependency */,
|
|
);
|
|
name = LeCountdownUITests;
|
|
productName = LeCountdownUITests;
|
|
productReference = C4060DDC297AE73D003FAB80 /* LeCountdownUITests.xctest */;
|
|
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";
|
|
};
|
|
C438C7EF29812BB200BF3EF9 /* LaunchIntents */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C438C7FA29812BB200BF3EF9 /* Build configuration list for PBXNativeTarget "LaunchIntents" */;
|
|
buildPhases = (
|
|
C438C7EC29812BB200BF3EF9 /* Sources */,
|
|
C438C7ED29812BB200BF3EF9 /* Frameworks */,
|
|
C438C7EE29812BB200BF3EF9 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = LaunchIntents;
|
|
productName = LaunchIntents;
|
|
productReference = C438C7F029812BB200BF3EF9 /* LaunchIntents.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C4060DB4297AE73B003FAB80 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1420;
|
|
LastUpgradeCheck = 1420;
|
|
TargetAttributes = {
|
|
C4060DBB297AE73B003FAB80 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
};
|
|
C4060DD1297AE73D003FAB80 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
TestTargetID = C4060DBB297AE73B003FAB80;
|
|
};
|
|
C4060DDB297AE73D003FAB80 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
TestTargetID = C4060DBB297AE73B003FAB80;
|
|
};
|
|
C438C7CD2981216200BF3EF9 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
};
|
|
C438C7EF29812BB200BF3EF9 = {
|
|
CreatedOnToolsVersion = 14.2;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C4060DB7297AE73B003FAB80 /* Build configuration list for PBXProject "LeCountdown" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
fr,
|
|
);
|
|
mainGroup = C4060DB3297AE73B003FAB80;
|
|
productRefGroup = C4060DBD297AE73B003FAB80 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C4060DBB297AE73B003FAB80 /* LeCountdown */,
|
|
C4060DD1297AE73D003FAB80 /* LeCountdownTests */,
|
|
C4060DDB297AE73D003FAB80 /* LeCountdownUITests */,
|
|
C438C7CD2981216200BF3EF9 /* LaunchWidgetExtension */,
|
|
C438C7EF29812BB200BF3EF9 /* LaunchIntents */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C4060DBA297AE73B003FAB80 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C4060DC7297AE73D003FAB80 /* Preview Assets.xcassets in Resources */,
|
|
C473C30729A91BCC0056B38A /* fr.xcloc in Resources */,
|
|
C4BA2AEA2995AD1C00CB4FBA /* SEM_Synths_Loop4_Nothing_Like_You.wav in Resources */,
|
|
C473C31229A9212E0056B38A /* Localizable.strings in Resources */,
|
|
C4BA2AE42995AC0D00CB4FBA /* Arpeggio_Loop_River.wav in Resources */,
|
|
C4F8B15929891528005C86A5 /* forest_stream.mp3 in Resources */,
|
|
C4BA2AE22995ABE700CB4FBA /* SquareArp_Loop_River.wav in Resources */,
|
|
C4BA2ADE2995ABA800CB4FBA /* MatriarchFxs_Loop2_Collider.wav in Resources */,
|
|
C4BA2AE82995ACC200CB4FBA /* Clave_Loop_LLL.wav in Resources */,
|
|
C445FA952987D01C0054D761 /* train_horn.mp3 in Resources */,
|
|
C4BA2AE02995ABD200CB4FBA /* HighChords_Loop_River.wav in Resources */,
|
|
C4060DC4297AE73D003FAB80 /* Assets.xcassets in Resources */,
|
|
C473C30329A91BB90056B38A /* en.xcloc in Resources */,
|
|
C4BA2AE62995AC3F00CB4FBA /* Loop_ToneSD_Boavista.wav in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C4060DD0297AE73D003FAB80 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C4060DDA297AE73D003FAB80 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C438C7CC2981216200BF3EF9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C473C30F29A9212E0056B38A /* Localizable.strings in Resources */,
|
|
C445FA882984487F0054D761 /* Assets.xcassets in Resources */,
|
|
C473C30429A91BB90056B38A /* en.xcloc in Resources */,
|
|
C438C7DD2981216300BF3EF9 /* Assets.xcassets in Resources */,
|
|
C473C30829A91BCC0056B38A /* fr.xcloc in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C438C7EE29812BB200BF3EF9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C473C30529A91BB90056B38A /* en.xcloc in Resources */,
|
|
C473C30C29A9212E0056B38A /* Localizable.strings in Resources */,
|
|
C473C30929A91BCC0056B38A /* fr.xcloc in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C4060DB8297AE73B003FAB80 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C4F8B1D2298BF646005C86A5 /* PermissionAlertView.swift in Sources */,
|
|
C4BA2B7329A60CF000CB4FBA /* Shortcut.swift in Sources */,
|
|
C4060DC9297AE73D003FAB80 /* Persistence.swift in Sources */,
|
|
C4BA2B36299F82FB00CB4FBA /* Fakes.swift in Sources */,
|
|
C498E5A1298D543900E90DE0 /* LiveTimer.swift in Sources */,
|
|
C4BA2B6329A3C34600CB4FBA /* Stat.swift in Sources */,
|
|
C438C80F29828B8600BF3EF9 /* ActivitiesView.swift in Sources */,
|
|
C4F8B187298AC234005C86A5 /* Activity+CoreDataProperties.swift in Sources */,
|
|
C438C80D2982847300BF3EF9 /* CoreDataRequests.swift in Sources */,
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */,
|
|
C4F8B1D8298C0727005C86A5 /* TimerRouter.swift in Sources */,
|
|
C4BA2B13299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift in Sources */,
|
|
C4F8B186298AC234005C86A5 /* Activity+CoreDataClass.swift in Sources */,
|
|
C4BA2B57299FFA4F00CB4FBA /* AppGuard.swift in Sources */,
|
|
C4F8B15729891271005C86A5 /* Conductor.swift in Sources */,
|
|
C4BA2B5F299FFC8400CB4FBA /* StoreView.swift in Sources */,
|
|
C4BA2B7929A65C1400CB4FBA /* UIDevice+Extensions.swift in Sources */,
|
|
C4F8B17E298AC234005C86A5 /* Alarm+CoreDataClass.swift in Sources */,
|
|
C438C81129829EAF00BF3EF9 /* PropertyWrappers.swift in Sources */,
|
|
C4F8B1BF298ACA0B005C86A5 /* StopwatchDialView.swift in Sources */,
|
|
C438C807298195E600BF3EF9 /* Model+Extensions.swift in Sources */,
|
|
C4BA2B6829A3C4AC00CB4FBA /* Context+Calculations.swift in Sources */,
|
|
C4BA2B04299A42EF00CB4FBA /* NewDataView.swift in Sources */,
|
|
C4BA2B4C299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */,
|
|
C438C7FF2981300500BF3EF9 /* IntentDataProvider.swift in Sources */,
|
|
C4BA2AD62993F62700CB4FBA /* SoundSelectionView.swift in Sources */,
|
|
C498E5A5299152B400E90DE0 /* GreenCheckmarkView.swift in Sources */,
|
|
C4BA2B3E299FC86800CB4FBA /* StatsView.swift in Sources */,
|
|
C4F8B1B8298AC81D005C86A5 /* CountdownDialView.swift in Sources */,
|
|
C473C2F929A8DC0A0056B38A /* LaunchWidgetAttributes.swift in Sources */,
|
|
C445FA922987CC8A0054D761 /* Sound.swift in Sources */,
|
|
C4F8B1D0298BF2E2005C86A5 /* DialView.swift in Sources */,
|
|
C4BA2B11299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */,
|
|
C4BA2AFD299A3A3700CB4FBA /* AppleMusicPlayer.swift in Sources */,
|
|
C4BA2B3A299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */,
|
|
C4BA2AF32996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */,
|
|
C4742B59298411E800D5D950 /* CountdownFormView.swift in Sources */,
|
|
C4BA2B25299D35C100CB4FBA /* HomeView.swift in Sources */,
|
|
C4BA2AF12996A11900CB4FBA /* CustomSound+CoreDataClass.swift in Sources */,
|
|
C4060DC2297AE73B003FAB80 /* ContentView.swift in Sources */,
|
|
C438C7C12980228B00BF3EF9 /* CountdownScheduler.swift in Sources */,
|
|
C498E5A3298D720600E90DE0 /* TestView.swift in Sources */,
|
|
C4BA2B06299A8F8D00CB4FBA /* PresetsView.swift in Sources */,
|
|
C473C31329A925D50056B38A /* SiriIntents.intentdefinition in Sources */,
|
|
C445FA8F2987B83B0054D761 /* SoundPlayer.swift in Sources */,
|
|
C4F8B1A7298AC2FC005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */,
|
|
C438C7C929803CA000BF3EF9 /* AppDelegate.swift in Sources */,
|
|
C4BA2B2D299E2DEE00CB4FBA /* Preferences.swift in Sources */,
|
|
C4F8B185298AC234005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */,
|
|
C4F8B169298AA236005C86A5 /* StopwatchFormView.swift in Sources */,
|
|
C4F8B1BD298AC8DE005C86A5 /* AlarmDialView.swift in Sources */,
|
|
C4F8B1532987FE6F005C86A5 /* LaunchWidgetLiveActivity.swift in Sources */,
|
|
C4F8B182298AC234005C86A5 /* Stopwatch+CoreDataClass.swift in Sources */,
|
|
C4BA2ADB299549BC00CB4FBA /* TimerModel.swift in Sources */,
|
|
C4BA2B6529A3C37D00CB4FBA /* Filter.swift in Sources */,
|
|
C4F8B16B298AA240005C86A5 /* NewStopwatchView.swift in Sources */,
|
|
C4BA2AF22996A11900CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */,
|
|
C4060DF5297AE9A7003FAB80 /* TimeInterval+Extensions.swift in Sources */,
|
|
C4F8B166298A9ABB005C86A5 /* SoundImageFormView.swift in Sources */,
|
|
C4F8B17D298AC234005C86A5 /* Record+CoreDataProperties.swift in Sources */,
|
|
C4F8B184298AC234005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */,
|
|
C4F8B17A298AC234005C86A5 /* Countdown+CoreDataClass.swift in Sources */,
|
|
C4BA2B0F299BE61E00CB4FBA /* Interval+CoreDataClass.swift in Sources */,
|
|
C4F8B164298A9A92005C86A5 /* AlarmFormView.swift in Sources */,
|
|
C40FDB622992985C0042A390 /* TextToSpeechRecorder.swift in Sources */,
|
|
C4BA2B43299FCB2B00CB4FBA /* RecordsView.swift in Sources */,
|
|
C4BA2B2F299E69A000CB4FBA /* View+Extension.swift in Sources */,
|
|
C4060DF7297AFEF2003FAB80 /* NewCountdownView.swift in Sources */,
|
|
C4060DCC297AE73D003FAB80 /* LeCountdown.xcdatamodeld in Sources */,
|
|
C4BA2B49299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */,
|
|
C4F8B17C298AC234005C86A5 /* Record+CoreDataClass.swift in Sources */,
|
|
C4BA2B5B299FFAB000CB4FBA /* Logger.swift in Sources */,
|
|
C4F8B162298A9A1F005C86A5 /* NewAlarmView.swift in Sources */,
|
|
C4742B5B298414B000D5D950 /* ImageSelectionView.swift in Sources */,
|
|
C438C7C5298024E900BF3EF9 /* NSManagedContext+Extensions.swift in Sources */,
|
|
C4F8B15F298961A7005C86A5 /* ReorderableForEach.swift in Sources */,
|
|
C4BA2B6129A3C02400CB4FBA /* ActivityView.swift in Sources */,
|
|
C4BA2B6A29A4BE1800CB4FBA /* Date+Extensions.swift in Sources */,
|
|
C4BA2B10299BE61E00CB4FBA /* Interval+CoreDataProperties.swift in Sources */,
|
|
C4F8B1AC298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift in Sources */,
|
|
C498E59F298D4DEA00E90DE0 /* LiveTimerListView.swift in Sources */,
|
|
C4060DC0297AE73B003FAB80 /* LeCountdownApp.swift in Sources */,
|
|
C473C31829A926F50056B38A /* LaunchWidget.intentdefinition in Sources */,
|
|
C4742B5729840F6400D5D950 /* CoolPic.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C4060DCE297AE73D003FAB80 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C4060DD7297AE73D003FAB80 /* LeCountdownTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C4060DD8297AE73D003FAB80 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C4060DE1297AE73D003FAB80 /* LeCountdownUITests.swift in Sources */,
|
|
C4060DE3297AE73D003FAB80 /* LeCountdownUITestsLaunchTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C438C7CA2981216200BF3EF9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C4BA2B15299BE6A000CB4FBA /* Interval+CoreDataProperties.swift in Sources */,
|
|
C498E5A6299152C600E90DE0 /* GreenCheckmarkView.swift in Sources */,
|
|
C4BA2B3B299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */,
|
|
C438C7EB2981266F00BF3EF9 /* SingleTimerView.swift in Sources */,
|
|
C438C7D62981216200BF3EF9 /* LaunchWidgetBundle.swift in Sources */,
|
|
C4BA2B16299BE6A000CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */,
|
|
C4F8B18B298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */,
|
|
C4F8B195298AC288005C86A5 /* Activity+CoreDataClass.swift in Sources */,
|
|
C4BA2B22299BE82E00CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */,
|
|
C4F8B193298AC288005C86A5 /* Countdown+CoreDataClass.swift in Sources */,
|
|
C4BA2AF72996A4EF00CB4FBA /* CustomSound+CoreDataClass.swift in Sources */,
|
|
C4F8B1AD298AC451005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */,
|
|
C445FA87298448730054D761 /* CoolPic.swift in Sources */,
|
|
C438C8162982BE1E00BF3EF9 /* LeCountdown.xcdatamodeld in Sources */,
|
|
C4BA2B4A299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */,
|
|
C4BA2B4D299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */,
|
|
C4F8B194298AC288005C86A5 /* Record+CoreDataProperties.swift in Sources */,
|
|
C438C8152982BD9000BF3EF9 /* IntentDataProvider.swift in Sources */,
|
|
C473C31929A926F50056B38A /* LaunchWidget.intentdefinition in Sources */,
|
|
C4F8B15B29892D40005C86A5 /* SoundPlayer.swift in Sources */,
|
|
C4BA2B5C299FFAB000CB4FBA /* Logger.swift in Sources */,
|
|
C473C2FA29A8DC1E0056B38A /* LaunchWidgetAttributes.swift in Sources */,
|
|
C438C7E82981255D00BF3EF9 /* TimeInterval+Extensions.swift in Sources */,
|
|
C4BA2B37299F82FF00CB4FBA /* Fakes.swift in Sources */,
|
|
C4F8B18F298AC288005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */,
|
|
C4BA2B19299BE6A000CB4FBA /* Countdown+CoreDataProperties.swift in Sources */,
|
|
C438C7D82981216200BF3EF9 /* LaunchWidgetLiveActivity.swift in Sources */,
|
|
C4F8B18C298AC288005C86A5 /* Alarm+CoreDataClass.swift in Sources */,
|
|
C438C8192982BFDB00BF3EF9 /* NSManagedContext+Extensions.swift in Sources */,
|
|
C438C7DA2981216200BF3EF9 /* LaunchWidget.swift in Sources */,
|
|
C4BA2AF62996A4EF00CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */,
|
|
C4F8B192298AC288005C86A5 /* Activity+CoreDataProperties.swift in Sources */,
|
|
C4BA2B18299BE6A000CB4FBA /* Interval+CoreDataClass.swift in Sources */,
|
|
C4F8B18E298AC288005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */,
|
|
C4F8B1AE298AC451005C86A5 /* Alarm+CoreDataProperties.swift in Sources */,
|
|
C4BA2B32299F75DE00CB4FBA /* DefaultView.swift in Sources */,
|
|
C4F8B18D298AC288005C86A5 /* Stopwatch+CoreDataClass.swift in Sources */,
|
|
C438C8182982BFC100BF3EF9 /* Persistence.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C438C7EC29812BB200BF3EF9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C473C2FD29A8DC690056B38A /* CoreDataRequests.swift in Sources */,
|
|
C473C2F329A8DA6F0056B38A /* LiveTimer.swift in Sources */,
|
|
C4F8B1C6298ACC1F005C86A5 /* SoundPlayer.swift in Sources */,
|
|
C4F8B1A2298AC288005C86A5 /* Record+CoreDataProperties.swift in Sources */,
|
|
C4F8B1B2298AC451005C86A5 /* Alarm+CoreDataProperties.swift in Sources */,
|
|
C473C2F229A8DA1F0056B38A /* CountdownScheduler.swift in Sources */,
|
|
C4BA2AF92996A4F000CB4FBA /* CustomSound+CoreDataClass.swift in Sources */,
|
|
C4F8B1A1298AC288005C86A5 /* Countdown+CoreDataClass.swift in Sources */,
|
|
C473C2F729A8DB6F0056B38A /* Preferences.swift in Sources */,
|
|
C4BA2B38299F82FF00CB4FBA /* Fakes.swift in Sources */,
|
|
C438C7F529812BB200BF3EF9 /* IntentHandler.swift in Sources */,
|
|
C4F8B19C298AC288005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */,
|
|
C4BA2B1C299BE6A100CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */,
|
|
C4BA2B1F299BE6A100CB4FBA /* Countdown+CoreDataProperties.swift in Sources */,
|
|
C4F8B1A3298AC288005C86A5 /* Activity+CoreDataClass.swift in Sources */,
|
|
C4F8B19A298AC288005C86A5 /* Alarm+CoreDataClass.swift in Sources */,
|
|
C438C80529813FB400BF3EF9 /* TimeInterval+Extensions.swift in Sources */,
|
|
C473C2F629A8DB1D0056B38A /* Sound.swift in Sources */,
|
|
C4BA2B1B299BE6A100CB4FBA /* Interval+CoreDataProperties.swift in Sources */,
|
|
C438C802298132B900BF3EF9 /* LeCountdown.xcdatamodeld in Sources */,
|
|
C4F8B19B298AC288005C86A5 /* Stopwatch+CoreDataClass.swift in Sources */,
|
|
C4F8B1A0298AC288005C86A5 /* Activity+CoreDataProperties.swift in Sources */,
|
|
C438C81A2982BFF100BF3EF9 /* NSManagedContext+Extensions.swift in Sources */,
|
|
C4F8B19D298AC288005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */,
|
|
C4BA2B3C299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */,
|
|
C4BA2AF82996A4F000CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */,
|
|
C4F8B199298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */,
|
|
C438C8012981327600BF3EF9 /* Persistence.swift in Sources */,
|
|
C473C31A29A926F50056B38A /* LaunchWidget.intentdefinition in Sources */,
|
|
C4BA2B5D299FFAB000CB4FBA /* Logger.swift in Sources */,
|
|
C473C2FB29A8DC3A0056B38A /* LaunchWidgetAttributes.swift in Sources */,
|
|
C4BA2B4B299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */,
|
|
C4F8B1B1298AC451005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */,
|
|
C473C2F129A8DA0B0056B38A /* Conductor.swift in Sources */,
|
|
C4BA2B1E299BE6A100CB4FBA /* Interval+CoreDataClass.swift in Sources */,
|
|
C473C2FC29A8DC4B0056B38A /* Date+Extensions.swift in Sources */,
|
|
C473C2F429A8DAE70056B38A /* Model+Extensions.swift in Sources */,
|
|
C473C31429A925D50056B38A /* SiriIntents.intentdefinition in Sources */,
|
|
C445FA86298448720054D761 /* CoolPic.swift in Sources */,
|
|
C4BA2B4E299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */,
|
|
C4BA2B23299BE82E00CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */,
|
|
C473C2F529A8DAF30056B38A /* PropertyWrappers.swift in Sources */,
|
|
C473C2F029A8CFFC0056B38A /* TimerRouter.swift in Sources */,
|
|
C438C800298130E900BF3EF9 /* IntentDataProvider.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
C4060DD4297AE73D003FAB80 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C4060DBB297AE73B003FAB80 /* LeCountdown */;
|
|
targetProxy = C4060DD3297AE73D003FAB80 /* PBXContainerItemProxy */;
|
|
};
|
|
C4060DDE297AE73D003FAB80 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C4060DBB297AE73B003FAB80 /* LeCountdown */;
|
|
targetProxy = C4060DDD297AE73D003FAB80 /* PBXContainerItemProxy */;
|
|
};
|
|
C438C7E22981216300BF3EF9 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C438C7CD2981216200BF3EF9 /* LaunchWidgetExtension */;
|
|
targetProxy = C438C7E12981216300BF3EF9 /* PBXContainerItemProxy */;
|
|
};
|
|
C438C7F829812BB200BF3EF9 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C438C7EF29812BB200BF3EF9 /* LaunchIntents */;
|
|
targetProxy = C438C7F729812BB200BF3EF9 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
C473C30A29A9212E0056B38A /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C473C30B29A9212E0056B38A /* fr */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
C473C30D29A9212E0056B38A /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C473C30E29A9212E0056B38A /* fr */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
C473C31029A9212E0056B38A /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C473C31129A9212E0056B38A /* fr */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
C473C31629A925D50056B38A /* SiriIntents.intentdefinition */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C473C31729A9262A0056B38A /* en */,
|
|
);
|
|
name = SiriIntents.intentdefinition;
|
|
sourceTree = "<group>";
|
|
};
|
|
C473C31C29A926F50056B38A /* LaunchWidget.intentdefinition */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C473C31D29A926F80056B38A /* en */,
|
|
);
|
|
name = LaunchWidget.intentdefinition;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C4060DE4297AE73D003FAB80 /* 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++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;
|
|
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 = 16.2;
|
|
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;
|
|
};
|
|
C4060DE5297AE73D003FAB80 /* 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++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;
|
|
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 = 16.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C4060DE7297AE73D003FAB80 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = LeCountdown/LeCountdown.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"LeCountdown/Preview Content\"";
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = LeCountdown/Info.plist;
|
|
INFOPLIST_KEY_NSAppleMusicUsageDescription = NSAppleMusicUsageDescription;
|
|
INFOPLIST_KEY_NSSupportsLiveActivities = 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 = com.staxriver.LeCountdown;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C4060DE8297AE73D003FAB80 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = LeCountdown/LeCountdown.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_ASSET_PATHS = "\"LeCountdown/Preview Content\"";
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = LeCountdown/Info.plist;
|
|
INFOPLIST_KEY_NSAppleMusicUsageDescription = NSAppleMusicUsageDescription;
|
|
INFOPLIST_KEY_NSSupportsLiveActivities = 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 = com.staxriver.LeCountdown;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
C4060DEA297AE73D003FAB80 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.LeCountdownTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/LeCountdown.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/LeCountdown";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C4060DEB297AE73D003FAB80 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.LeCountdownTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/LeCountdown.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/LeCountdown";
|
|
};
|
|
name = Release;
|
|
};
|
|
C4060DED297AE73D003FAB80 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.LeCountdownUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = LeCountdown;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C4060DEE297AE73D003FAB80 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.LeCountdownUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = LeCountdown;
|
|
};
|
|
name = Release;
|
|
};
|
|
C438C7E52981216300BF3EF9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
|
CODE_SIGN_ENTITLEMENTS = LaunchWidgetExtension.entitlements;
|
|
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_ENTITLEMENTS = LaunchWidgetExtension.entitlements;
|
|
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;
|
|
};
|
|
C438C7FB29812BB200BF3EF9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = LaunchIntents/LaunchIntents.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = LaunchIntents/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = LaunchIntents;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.LeCountdown.LaunchIntents;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C438C7FC29812BB200BF3EF9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = LaunchIntents/LaunchIntents.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = LaunchIntents/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = LaunchIntents;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.LeCountdown.LaunchIntents;
|
|
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 */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C4060DB7297AE73B003FAB80 /* Build configuration list for PBXProject "LeCountdown" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C4060DE4297AE73D003FAB80 /* Debug */,
|
|
C4060DE5297AE73D003FAB80 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C4060DE6297AE73D003FAB80 /* Build configuration list for PBXNativeTarget "LeCountdown" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C4060DE7297AE73D003FAB80 /* Debug */,
|
|
C4060DE8297AE73D003FAB80 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C4060DE9297AE73D003FAB80 /* Build configuration list for PBXNativeTarget "LeCountdownTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C4060DEA297AE73D003FAB80 /* Debug */,
|
|
C4060DEB297AE73D003FAB80 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C4060DEC297AE73D003FAB80 /* Build configuration list for PBXNativeTarget "LeCountdownUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C4060DED297AE73D003FAB80 /* Debug */,
|
|
C4060DEE297AE73D003FAB80 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C438C7E42981216300BF3EF9 /* Build configuration list for PBXNativeTarget "LaunchWidgetExtension" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C438C7E52981216300BF3EF9 /* Debug */,
|
|
C438C7E62981216300BF3EF9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C438C7FA29812BB200BF3EF9 /* Build configuration list for PBXNativeTarget "LaunchIntents" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C438C7FB29812BB200BF3EF9 /* Debug */,
|
|
C438C7FC29812BB200BF3EF9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
C4060DCA297AE73D003FAB80 /* LeCountdown.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
C4BA2B6B29A4C47100CB4FBA /* LeCountdown.0.6.2.xcdatamodel */,
|
|
C4BA2B46299FCD8B00CB4FBA /* LeCountdown.0.6.1.xcdatamodel */,
|
|
C4BA2B07299BDAE000CB4FBA /* LeCountdown.0.6.xcdatamodel */,
|
|
C4BA2AEB2996A09600CB4FBA /* LeCountdown.0.5.1.xcdatamodel */,
|
|
C4BA2AD72993F7D200CB4FBA /* LeCountdown.0.5.xcdatamodel */,
|
|
C40FDB672993D5E80042A390 /* LeCountdown.0.4.xcdatamodel */,
|
|
C4F8B160298A90E8005C86A5 /* LeCountdown.0.3.xcdatamodel */,
|
|
C445FA902987C0CF0054D761 /* LeCountdown.0.2.xcdatamodel */,
|
|
C418A14F298428CB00C22230 /* LeCountdown.0.1.xcdatamodel */,
|
|
C4060DCB297AE73D003FAB80 /* LeCountdown.xcdatamodel */,
|
|
);
|
|
currentVersion = C4BA2B6B29A4C47100CB4FBA /* LeCountdown.0.6.2.xcdatamodel */;
|
|
path = LeCountdown.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = C4060DB4297AE73B003FAB80 /* Project object */;
|
|
}
|
|
|