|
|
|
@ -63,6 +63,7 @@ |
|
|
|
C4742B5B298414B000D5D950 /* ImageSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5A298414B000D5D950 /* ImageSelectionView.swift */; }; |
|
|
|
C4742B5B298414B000D5D950 /* ImageSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5A298414B000D5D950 /* ImageSelectionView.swift */; }; |
|
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5E2984205000D5D950 /* ViewModifiers.swift */; }; |
|
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B5E2984205000D5D950 /* ViewModifiers.swift */; }; |
|
|
|
C4F8B1532987FE6F005C86A5 /* LaunchWidgetLiveActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7D72981216200BF3EF9 /* LaunchWidgetLiveActivity.swift */; }; |
|
|
|
C4F8B1532987FE6F005C86A5 /* LaunchWidgetLiveActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C438C7D72981216200BF3EF9 /* LaunchWidgetLiveActivity.swift */; }; |
|
|
|
|
|
|
|
C4F8B1552988751B005C86A5 /* DialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1542988751B005C86A5 /* DialView.swift */; }; |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
|
@ -160,6 +161,7 @@ |
|
|
|
C4742B58298411E800D5D950 /* CountdownFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountdownFormView.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>"; }; |
|
|
|
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>"; }; |
|
|
|
C4742B5E2984205000D5D950 /* ViewModifiers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewModifiers.swift; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
C4F8B1542988751B005C86A5 /* DialView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DialView.swift; sourceTree = "<group>"; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
@ -347,6 +349,7 @@ |
|
|
|
C4742B5A298414B000D5D950 /* ImageSelectionView.swift */, |
|
|
|
C4742B5A298414B000D5D950 /* ImageSelectionView.swift */, |
|
|
|
C4060DF6297AFEF2003FAB80 /* NewCountdownView.swift */, |
|
|
|
C4060DF6297AFEF2003FAB80 /* NewCountdownView.swift */, |
|
|
|
C438C80E29828B8600BF3EF9 /* RecordsView.swift */, |
|
|
|
C438C80E29828B8600BF3EF9 /* RecordsView.swift */, |
|
|
|
|
|
|
|
C4F8B1542988751B005C86A5 /* DialView.swift */, |
|
|
|
); |
|
|
|
); |
|
|
|
path = Views; |
|
|
|
path = Views; |
|
|
|
sourceTree = "<group>"; |
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -563,6 +566,7 @@ |
|
|
|
C4060DC9297AE73D003FAB80 /* Persistence.swift in Sources */, |
|
|
|
C4060DC9297AE73D003FAB80 /* Persistence.swift in Sources */, |
|
|
|
C438C80F29828B8600BF3EF9 /* RecordsView.swift in Sources */, |
|
|
|
C438C80F29828B8600BF3EF9 /* RecordsView.swift in Sources */, |
|
|
|
C438C80D2982847300BF3EF9 /* CoreDataRequests.swift in Sources */, |
|
|
|
C438C80D2982847300BF3EF9 /* CoreDataRequests.swift in Sources */, |
|
|
|
|
|
|
|
C4F8B1552988751B005C86A5 /* DialView.swift in Sources */, |
|
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */, |
|
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */, |
|
|
|
C438C81129829EAF00BF3EF9 /* PropertyWrappers.swift in Sources */, |
|
|
|
C438C81129829EAF00BF3EF9 /* PropertyWrappers.swift in Sources */, |
|
|
|
C438C807298195E600BF3EF9 /* Model+Extensions.swift in Sources */, |
|
|
|
C438C807298195E600BF3EF9 /* Model+Extensions.swift in Sources */, |
|
|
|
|