|
|
|
@ -114,6 +114,9 @@ |
|
|
|
C4742B59298411E800D5D950 /* CountdownFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B58298411E800D5D950 /* CountdownFormView.swift */; }; |
|
|
|
C4742B59298411E800D5D950 /* CountdownFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4742B58298411E800D5D950 /* CountdownFormView.swift */; }; |
|
|
|
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 */; }; |
|
|
|
|
|
|
|
C47C933529F01B5E00C780E2 /* FileLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4556F6A29E40B7800DEB40B /* FileLogger.swift */; }; |
|
|
|
|
|
|
|
C47C933629F01B6600C780E2 /* FileUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4556F6E29E40BED00DEB40B /* FileUtils.swift */; }; |
|
|
|
|
|
|
|
C47C933729F01B7A00C780E2 /* Codable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4556F7029E40DCF00DEB40B /* Codable+Extensions.swift */; }; |
|
|
|
C48ECC0829DAC45900DE5A66 /* AppGuard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B56299FFA4F00CB4FBA /* AppGuard.swift */; }; |
|
|
|
C48ECC0829DAC45900DE5A66 /* AppGuard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B56299FFA4F00CB4FBA /* AppGuard.swift */; }; |
|
|
|
C48ECC0929DAC47200DE5A66 /* AppGuard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B56299FFA4F00CB4FBA /* AppGuard.swift */; }; |
|
|
|
C48ECC0929DAC47200DE5A66 /* AppGuard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B56299FFA4F00CB4FBA /* AppGuard.swift */; }; |
|
|
|
C498E59F298D4DEA00E90DE0 /* LiveTimerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C498E59E298D4DEA00E90DE0 /* LiveTimerListView.swift */; }; |
|
|
|
C498E59F298D4DEA00E90DE0 /* LiveTimerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C498E59E298D4DEA00E90DE0 /* LiveTimerListView.swift */; }; |
|
|
|
@ -1349,6 +1352,7 @@ |
|
|
|
C498E5A6299152C600E90DE0 /* GreenCheckmarkView.swift in Sources */, |
|
|
|
C498E5A6299152C600E90DE0 /* GreenCheckmarkView.swift in Sources */, |
|
|
|
C4BA2B3B299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
C4BA2B3B299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
C438C7EB2981266F00BF3EF9 /* SingleTimerView.swift in Sources */, |
|
|
|
C438C7EB2981266F00BF3EF9 /* SingleTimerView.swift in Sources */, |
|
|
|
|
|
|
|
C47C933729F01B7A00C780E2 /* Codable+Extensions.swift in Sources */, |
|
|
|
C438C7D62981216200BF3EF9 /* LaunchWidgetBundle.swift in Sources */, |
|
|
|
C438C7D62981216200BF3EF9 /* LaunchWidgetBundle.swift in Sources */, |
|
|
|
C4BA2B16299BE6A000CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */, |
|
|
|
C4BA2B16299BE6A000CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */, |
|
|
|
C4F8B18B298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */, |
|
|
|
C4F8B18B298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */, |
|
|
|
@ -1358,6 +1362,7 @@ |
|
|
|
C4BA2AF72996A4EF00CB4FBA /* CustomSound+CoreDataClass.swift in Sources */, |
|
|
|
C4BA2AF72996A4EF00CB4FBA /* CustomSound+CoreDataClass.swift in Sources */, |
|
|
|
C4F8B1AD298AC451005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */, |
|
|
|
C4F8B1AD298AC451005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */, |
|
|
|
C445FA87298448730054D761 /* CoolPic.swift in Sources */, |
|
|
|
C445FA87298448730054D761 /* CoolPic.swift in Sources */, |
|
|
|
|
|
|
|
C47C933529F01B5E00C780E2 /* FileLogger.swift in Sources */, |
|
|
|
C438C8162982BE1E00BF3EF9 /* LeCountdown.xcdatamodeld in Sources */, |
|
|
|
C438C8162982BE1E00BF3EF9 /* LeCountdown.xcdatamodeld in Sources */, |
|
|
|
C4BA2B4A299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */, |
|
|
|
C4BA2B4A299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */, |
|
|
|
C4BA2B4D299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */, |
|
|
|
C4BA2B4D299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */, |
|
|
|
@ -1376,6 +1381,7 @@ |
|
|
|
C438C7DA2981216200BF3EF9 /* LaunchWidget.swift in Sources */, |
|
|
|
C438C7DA2981216200BF3EF9 /* LaunchWidget.swift in Sources */, |
|
|
|
C4BA2AF62996A4EF00CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */, |
|
|
|
C4BA2AF62996A4EF00CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */, |
|
|
|
C4F8B192298AC288005C86A5 /* Activity+CoreDataProperties.swift in Sources */, |
|
|
|
C4F8B192298AC288005C86A5 /* Activity+CoreDataProperties.swift in Sources */, |
|
|
|
|
|
|
|
C47C933629F01B6600C780E2 /* FileUtils.swift in Sources */, |
|
|
|
C4BA2B18299BE6A000CB4FBA /* Interval+CoreDataClass.swift in Sources */, |
|
|
|
C4BA2B18299BE6A000CB4FBA /* Interval+CoreDataClass.swift in Sources */, |
|
|
|
C4F8B18E298AC288005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */, |
|
|
|
C4F8B18E298AC288005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */, |
|
|
|
C4A16DC829D311C800143D5E /* Extensions.swift in Sources */, |
|
|
|
C4A16DC829D311C800143D5E /* Extensions.swift in Sources */, |
|
|
|
|