|
|
|
@ -37,6 +37,7 @@ |
|
|
|
C415D3F729C378D10037B215 /* QP01 0037 Tropical forest morning.wav in Resources */ = {isa = PBXBuildFile; fileRef = C415D3F629C378D10037B215 /* QP01 0037 Tropical forest morning.wav */; }; |
|
|
|
C415D3F729C378D10037B215 /* QP01 0037 Tropical forest morning.wav in Resources */ = {isa = PBXBuildFile; fileRef = C415D3F629C378D10037B215 /* QP01 0037 Tropical forest morning.wav */; }; |
|
|
|
C415D3FB29C37A460037B215 /* QP01 0096 Wetland lake early morning.wav in Resources */ = {isa = PBXBuildFile; fileRef = C415D3FA29C37A460037B215 /* QP01 0096 Wetland lake early morning.wav */; }; |
|
|
|
C415D3FB29C37A460037B215 /* QP01 0096 Wetland lake early morning.wav in Resources */ = {isa = PBXBuildFile; fileRef = C415D3FA29C37A460037B215 /* QP01 0096 Wetland lake early morning.wav */; }; |
|
|
|
C415D3FD29C37AA40037B215 /* QP01 0118 Riparian Zone thrush.wav in Resources */ = {isa = PBXBuildFile; fileRef = C415D3FC29C37AA40037B215 /* QP01 0118 Riparian Zone thrush.wav */; }; |
|
|
|
C415D3FD29C37AA40037B215 /* QP01 0118 Riparian Zone thrush.wav in Resources */ = {isa = PBXBuildFile; fileRef = C415D3FC29C37AA40037B215 /* QP01 0118 Riparian Zone thrush.wav */; }; |
|
|
|
|
|
|
|
C419EEE52AC5AC0200A66BBB /* ViewStyles.swift in Sources */ = {isa = PBXBuildFile; fileRef = C419EEE42AC5AC0200A66BBB /* ViewStyles.swift */; }; |
|
|
|
C4286E962A14EC4E0070D075 /* AppError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4286E952A14EC4E0070D075 /* AppError.swift */; }; |
|
|
|
C4286E962A14EC4E0070D075 /* AppError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4286E952A14EC4E0070D075 /* AppError.swift */; }; |
|
|
|
C4286EA12A1502FD0070D075 /* Stopwatch+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4286E9F2A1502FD0070D075 /* Stopwatch+CoreDataClass.swift */; }; |
|
|
|
C4286EA12A1502FD0070D075 /* Stopwatch+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4286E9F2A1502FD0070D075 /* Stopwatch+CoreDataClass.swift */; }; |
|
|
|
C4286EA32A1503320070D075 /* Stopwatch+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4286E9F2A1502FD0070D075 /* Stopwatch+CoreDataClass.swift */; }; |
|
|
|
C4286EA32A1503320070D075 /* Stopwatch+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4286E9F2A1502FD0070D075 /* Stopwatch+CoreDataClass.swift */; }; |
|
|
|
@ -379,6 +380,7 @@ |
|
|
|
C415D3FA29C37A460037B215 /* QP01 0096 Wetland lake early morning.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = "QP01 0096 Wetland lake early morning.wav"; sourceTree = "<group>"; }; |
|
|
|
C415D3FA29C37A460037B215 /* QP01 0096 Wetland lake early morning.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = "QP01 0096 Wetland lake early morning.wav"; sourceTree = "<group>"; }; |
|
|
|
C415D3FC29C37AA40037B215 /* QP01 0118 Riparian Zone thrush.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = "QP01 0118 Riparian Zone thrush.wav"; sourceTree = "<group>"; }; |
|
|
|
C415D3FC29C37AA40037B215 /* QP01 0118 Riparian Zone thrush.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = "QP01 0118 Riparian Zone thrush.wav"; sourceTree = "<group>"; }; |
|
|
|
C418A14F298428CB00C22230 /* LeCountdown.0.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.1.xcdatamodel; sourceTree = "<group>"; }; |
|
|
|
C418A14F298428CB00C22230 /* LeCountdown.0.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.1.xcdatamodel; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C419EEE42AC5AC0200A66BBB /* ViewStyles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewStyles.swift; sourceTree = "<group>"; }; |
|
|
|
C4286E952A14EC4E0070D075 /* AppError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppError.swift; sourceTree = "<group>"; }; |
|
|
|
C4286E952A14EC4E0070D075 /* AppError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppError.swift; sourceTree = "<group>"; }; |
|
|
|
C4286E9F2A1502FD0070D075 /* Stopwatch+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Stopwatch+CoreDataClass.swift"; sourceTree = "<group>"; }; |
|
|
|
C4286E9F2A1502FD0070D075 /* Stopwatch+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Stopwatch+CoreDataClass.swift"; sourceTree = "<group>"; }; |
|
|
|
C4286EA52A150A7E0070D075 /* TimePickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimePickerView.swift; sourceTree = "<group>"; }; |
|
|
|
C4286EA52A150A7E0070D075 /* TimePickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimePickerView.swift; sourceTree = "<group>"; }; |
|
|
|
@ -973,6 +975,7 @@ |
|
|
|
C4BA2B2E299E69A000CB4FBA /* View+Extension.swift */, |
|
|
|
C4BA2B2E299E69A000CB4FBA /* View+Extension.swift */, |
|
|
|
C4742B5E2984205000D5D950 /* ViewModifiers.swift */, |
|
|
|
C4742B5E2984205000D5D950 /* ViewModifiers.swift */, |
|
|
|
C4E5D67929B8C5A1008E7465 /* VolumeView.swift */, |
|
|
|
C4E5D67929B8C5A1008E7465 /* VolumeView.swift */, |
|
|
|
|
|
|
|
C419EEE42AC5AC0200A66BBB /* ViewStyles.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Reusable; |
|
|
|
path = Reusable; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -1279,6 +1282,7 @@ |
|
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */, |
|
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */, |
|
|
|
C4F8B1D8298C0727005C86A5 /* TimerRouter.swift in Sources */, |
|
|
|
C4F8B1D8298C0727005C86A5 /* TimerRouter.swift in Sources */, |
|
|
|
C4BA2B13299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
C4BA2B13299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
|
|
|
|
C419EEE52AC5AC0200A66BBB /* ViewStyles.swift in Sources */, |
|
|
|
C4F8B186298AC234005C86A5 /* Activity+CoreDataClass.swift in Sources */, |
|
|
|
C4F8B186298AC234005C86A5 /* Activity+CoreDataClass.swift in Sources */, |
|
|
|
C4BA2B57299FFA4F00CB4FBA /* AppGuard.swift in Sources */, |
|
|
|
C4BA2B57299FFA4F00CB4FBA /* AppGuard.swift in Sources */, |
|
|
|
C4F8B15729891271005C86A5 /* Conductor.swift in Sources */, |
|
|
|
C4F8B15729891271005C86A5 /* Conductor.swift in Sources */, |
|
|
|
|