|
|
|
|
@ -160,6 +160,9 @@ |
|
|
|
|
C4E5D66729B73AED008E7465 /* TimerIdentifierAppEntity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5D66529B73AED008E7465 /* TimerIdentifierAppEntity.swift */; }; |
|
|
|
|
C4E5D66A29B73FC6008E7465 /* TimerShortcuts.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5D66929B73FC6008E7465 /* TimerShortcuts.swift */; }; |
|
|
|
|
C4E5D66D29B753D7008E7465 /* AppShortcuts.strings in Resources */ = {isa = PBXBuildFile; fileRef = C4E5D66F29B753D7008E7465 /* AppShortcuts.strings */; }; |
|
|
|
|
C4E5D67429B88734008E7465 /* DelaySoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5D67329B88734008E7465 /* DelaySoundPlayer.swift */; }; |
|
|
|
|
C4E5D67729B88BB5008E7465 /* DelaySoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5D67329B88734008E7465 /* DelaySoundPlayer.swift */; }; |
|
|
|
|
C4E5D67829B88BB5008E7465 /* DelaySoundPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5D67329B88734008E7465 /* DelaySoundPlayer.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 */; }; |
|
|
|
|
@ -371,6 +374,7 @@ |
|
|
|
|
C4E5D66929B73FC6008E7465 /* TimerShortcuts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerShortcuts.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4E5D66E29B753D7008E7465 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/AppShortcuts.strings; sourceTree = "<group>"; }; |
|
|
|
|
C4E5D67029B753DC008E7465 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/AppShortcuts.strings; sourceTree = "<group>"; }; |
|
|
|
|
C4E5D67329B88734008E7465 /* DelaySoundPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DelaySoundPlayer.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>"; }; |
|
|
|
|
@ -626,6 +630,7 @@ |
|
|
|
|
children = ( |
|
|
|
|
C445FA912987CC8A0054D761 /* Sound.swift */, |
|
|
|
|
C445FA8E2987B83B0054D761 /* SoundPlayer.swift */, |
|
|
|
|
C4E5D67329B88734008E7465 /* DelaySoundPlayer.swift */, |
|
|
|
|
); |
|
|
|
|
path = Sound; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
@ -1002,6 +1007,7 @@ |
|
|
|
|
C4BA2B6829A3C4AC00CB4FBA /* Context+Calculations.swift in Sources */, |
|
|
|
|
C4BA2B04299A42EF00CB4FBA /* NewDataView.swift in Sources */, |
|
|
|
|
C4BA2B4C299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4E5D67429B88734008E7465 /* DelaySoundPlayer.swift in Sources */, |
|
|
|
|
C438C7FF2981300500BF3EF9 /* IntentDataProvider.swift in Sources */, |
|
|
|
|
C4E5D66629B73AED008E7465 /* StartTimerIntent.swift in Sources */, |
|
|
|
|
C4BA2AD62993F62700CB4FBA /* SoundSelectionView.swift in Sources */, |
|
|
|
|
@ -1107,6 +1113,7 @@ |
|
|
|
|
C4BA2B4A299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4BA2B4D299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4F8B194298AC288005C86A5 /* Record+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4E5D67729B88BB5008E7465 /* DelaySoundPlayer.swift in Sources */, |
|
|
|
|
C438C8152982BD9000BF3EF9 /* IntentDataProvider.swift in Sources */, |
|
|
|
|
C473C31929A926F50056B38A /* LaunchWidget.intentdefinition in Sources */, |
|
|
|
|
C4F8B15B29892D40005C86A5 /* SoundPlayer.swift in Sources */, |
|
|
|
|
@ -1175,6 +1182,7 @@ |
|
|
|
|
C473C2F429A8DAE70056B38A /* Model+Extensions.swift in Sources */, |
|
|
|
|
C445FA86298448720054D761 /* CoolPic.swift in Sources */, |
|
|
|
|
C4BA2B4E299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4E5D67829B88BB5008E7465 /* DelaySoundPlayer.swift in Sources */, |
|
|
|
|
C4BA2B23299BE82E00CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */, |
|
|
|
|
C473C2F529A8DAF30056B38A /* PropertyWrappers.swift in Sources */, |
|
|
|
|
C473C2F029A8CFFC0056B38A /* TimerRouter.swift in Sources */, |
|
|
|
|
|