|
|
|
@ -112,6 +112,11 @@ |
|
|
|
C4A16D8F29C4A5BA00143D5E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C4A16D8B29C4A5BA00143D5E /* GoogleService-Info.plist */; }; |
|
|
|
C4A16D8F29C4A5BA00143D5E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C4A16D8B29C4A5BA00143D5E /* GoogleService-Info.plist */; }; |
|
|
|
C4A16D9029C4A5BA00143D5E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C4A16D8B29C4A5BA00143D5E /* GoogleService-Info.plist */; }; |
|
|
|
C4A16D9029C4A5BA00143D5E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C4A16D8B29C4A5BA00143D5E /* GoogleService-Info.plist */; }; |
|
|
|
C4A16D9329C4A6DD00143D5E /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = C4A16D9229C4A6DD00143D5E /* FirebaseCrashlytics */; }; |
|
|
|
C4A16D9329C4A6DD00143D5E /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = C4A16D9229C4A6DD00143D5E /* FirebaseCrashlytics */; }; |
|
|
|
|
|
|
|
C4A16D9529C4B06400143D5E /* StatePlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A16D9429C4B06400143D5E /* StatePlayer.swift */; }; |
|
|
|
|
|
|
|
C4A16D9629C4B06400143D5E /* StatePlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A16D9429C4B06400143D5E /* StatePlayer.swift */; }; |
|
|
|
|
|
|
|
C4A16D9729C4B06400143D5E /* StatePlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A16D9429C4B06400143D5E /* StatePlayer.swift */; }; |
|
|
|
|
|
|
|
C4A16D9829C4B06400143D5E /* StatePlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A16D9429C4B06400143D5E /* StatePlayer.swift */; }; |
|
|
|
|
|
|
|
C4A16D9929C4B06400143D5E /* StatePlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A16D9429C4B06400143D5E /* StatePlayer.swift */; }; |
|
|
|
C4BA2AD62993F62700CB4FBA /* SoundSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AD52993F62700CB4FBA /* SoundSelectionView.swift */; }; |
|
|
|
C4BA2AD62993F62700CB4FBA /* SoundSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AD52993F62700CB4FBA /* SoundSelectionView.swift */; }; |
|
|
|
C4BA2ADB299549BC00CB4FBA /* TimerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2ADA299549BC00CB4FBA /* TimerModel.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 */; }; |
|
|
|
C4BA2ADE2995ABA800CB4FBA /* MatriarchFxs_Loop2_Collider.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BA2ADD2995ABA800CB4FBA /* MatriarchFxs_Loop2_Collider.wav */; }; |
|
|
|
@ -367,6 +372,7 @@ |
|
|
|
C498E5A2298D720600E90DE0 /* TestView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestView.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>"; }; |
|
|
|
C498E5A4299152B400E90DE0 /* GreenCheckmarkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GreenCheckmarkView.swift; sourceTree = "<group>"; }; |
|
|
|
C4A16D8B29C4A5BA00143D5E /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
|
|
|
C4A16D8B29C4A5BA00143D5E /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C4A16D9429C4B06400143D5E /* StatePlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatePlayer.swift; sourceTree = "<group>"; }; |
|
|
|
C4BA2AD52993F62700CB4FBA /* SoundSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SoundSelectionView.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>"; }; |
|
|
|
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>"; }; |
|
|
|
C4BA2ADA299549BC00CB4FBA /* TimerModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerModel.swift; sourceTree = "<group>"; }; |
|
|
|
@ -716,6 +722,7 @@ |
|
|
|
C445FA912987CC8A0054D761 /* Sound.swift */, |
|
|
|
C445FA912987CC8A0054D761 /* Sound.swift */, |
|
|
|
C445FA8E2987B83B0054D761 /* SoundPlayer.swift */, |
|
|
|
C445FA8E2987B83B0054D761 /* SoundPlayer.swift */, |
|
|
|
C4E5D67329B88734008E7465 /* DelaySoundPlayer.swift */, |
|
|
|
C4E5D67329B88734008E7465 /* DelaySoundPlayer.swift */, |
|
|
|
|
|
|
|
C4A16D9429C4B06400143D5E /* StatePlayer.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Sound; |
|
|
|
path = Sound; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -1186,6 +1193,7 @@ |
|
|
|
C4742B5B298414B000D5D950 /* ImageSelectionView.swift in Sources */, |
|
|
|
C4742B5B298414B000D5D950 /* ImageSelectionView.swift in Sources */, |
|
|
|
C438C7C5298024E900BF3EF9 /* NSManagedContext+Extensions.swift in Sources */, |
|
|
|
C438C7C5298024E900BF3EF9 /* NSManagedContext+Extensions.swift in Sources */, |
|
|
|
C4F8B15F298961A7005C86A5 /* ReorderableForEach.swift in Sources */, |
|
|
|
C4F8B15F298961A7005C86A5 /* ReorderableForEach.swift in Sources */, |
|
|
|
|
|
|
|
C4A16D9529C4B06400143D5E /* StatePlayer.swift in Sources */, |
|
|
|
C4BA2B6129A3C02400CB4FBA /* ActivityView.swift in Sources */, |
|
|
|
C4BA2B6129A3C02400CB4FBA /* ActivityView.swift in Sources */, |
|
|
|
C4BA2B6A29A4BE1800CB4FBA /* Date+Extensions.swift in Sources */, |
|
|
|
C4BA2B6A29A4BE1800CB4FBA /* Date+Extensions.swift in Sources */, |
|
|
|
C4BA2B10299BE61E00CB4FBA /* Interval+CoreDataProperties.swift in Sources */, |
|
|
|
C4BA2B10299BE61E00CB4FBA /* Interval+CoreDataProperties.swift in Sources */, |
|
|
|
@ -1202,6 +1210,7 @@ |
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
files = ( |
|
|
|
|
|
|
|
C4A16D9629C4B06400143D5E /* StatePlayer.swift in Sources */, |
|
|
|
C4060DD7297AE73D003FAB80 /* LeCountdownTests.swift in Sources */, |
|
|
|
C4060DD7297AE73D003FAB80 /* LeCountdownTests.swift in Sources */, |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
@ -1211,6 +1220,7 @@ |
|
|
|
buildActionMask = 2147483647; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
files = ( |
|
|
|
C4060DE1297AE73D003FAB80 /* LeCountdownUITests.swift in Sources */, |
|
|
|
C4060DE1297AE73D003FAB80 /* LeCountdownUITests.swift in Sources */, |
|
|
|
|
|
|
|
C4A16D9729C4B06400143D5E /* StatePlayer.swift in Sources */, |
|
|
|
C4060DE3297AE73D003FAB80 /* LeCountdownUITestsLaunchTests.swift in Sources */, |
|
|
|
C4060DE3297AE73D003FAB80 /* LeCountdownUITestsLaunchTests.swift in Sources */, |
|
|
|
); |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
@ -1219,6 +1229,7 @@ |
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
files = ( |
|
|
|
|
|
|
|
C4A16D9829C4B06400143D5E /* StatePlayer.swift in Sources */, |
|
|
|
C4BA2B15299BE6A000CB4FBA /* Interval+CoreDataProperties.swift in Sources */, |
|
|
|
C4BA2B15299BE6A000CB4FBA /* Interval+CoreDataProperties.swift in Sources */, |
|
|
|
C498E5A6299152C600E90DE0 /* GreenCheckmarkView.swift in Sources */, |
|
|
|
C498E5A6299152C600E90DE0 /* GreenCheckmarkView.swift in Sources */, |
|
|
|
C4BA2B3B299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
C4BA2B3B299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
@ -1289,6 +1300,7 @@ |
|
|
|
C438C81A2982BFF100BF3EF9 /* NSManagedContext+Extensions.swift in Sources */, |
|
|
|
C438C81A2982BFF100BF3EF9 /* NSManagedContext+Extensions.swift in Sources */, |
|
|
|
C4F8B19D298AC288005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */, |
|
|
|
C4F8B19D298AC288005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */, |
|
|
|
C4BA2B3C299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
C4BA2B3C299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
|
|
|
|
C4A16D9929C4B06400143D5E /* StatePlayer.swift in Sources */, |
|
|
|
C4BA2AF82996A4F000CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */, |
|
|
|
C4BA2AF82996A4F000CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */, |
|
|
|
C4F8B199298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */, |
|
|
|
C4F8B199298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */, |
|
|
|
C438C8012981327600BF3EF9 /* Persistence.swift in Sources */, |
|
|
|
C438C8012981327600BF3EF9 /* Persistence.swift in Sources */, |
|
|
|
|