|
|
|
|
@ -142,7 +142,7 @@ |
|
|
|
|
C47C933629F01B6600C780E2 /* FileUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4556F6E29E40BED00DEB40B /* FileUtils.swift */; }; |
|
|
|
|
C47C933729F01B7A00C780E2 /* Codable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4556F7029E40DCF00DEB40B /* Codable+Extensions.swift */; }; |
|
|
|
|
C47C933929F13BD100C780E2 /* AppleMusicPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C47C933829F13BD100C780E2 /* AppleMusicPickerView.swift */; }; |
|
|
|
|
C48920672B0E57C900F6F4D8 /* RangeFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C48920662B0E57C900F6F4D8 /* RangeFormView.swift */; }; |
|
|
|
|
C48920672B0E57C900F6F4D8 /* StepFormView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C48920662B0E57C900F6F4D8 /* StepFormView.swift */; }; |
|
|
|
|
C48940DE2AC307860086F4FA /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C48940DD2AC307860086F4FA /* GoogleService-Info.plist */; }; |
|
|
|
|
C48940DF2AC307860086F4FA /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C48940DD2AC307860086F4FA /* GoogleService-Info.plist */; }; |
|
|
|
|
C48940E02AC307860086F4FA /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C48940DD2AC307860086F4FA /* GoogleService-Info.plist */; }; |
|
|
|
|
@ -443,7 +443,7 @@ |
|
|
|
|
C47A9AF22AD1B32C00618A50 /* URLs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLs.swift; sourceTree = "<group>"; }; |
|
|
|
|
C47C933829F13BD100C780E2 /* AppleMusicPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppleMusicPickerView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C47C933C29F13DBD00C780E2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
|
|
|
|
C48920662B0E57C900F6F4D8 /* RangeFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RangeFormView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C48920662B0E57C900F6F4D8 /* StepFormView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StepFormView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C48940DD2AC307860086F4FA /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
|
|
|
|
C498E59E298D4DEA00E90DE0 /* LiveTimerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveTimerListView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C498E5A0298D543900E90DE0 /* LiveTimer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveTimer.swift; sourceTree = "<group>"; }; |
|
|
|
|
@ -946,7 +946,7 @@ |
|
|
|
|
C4742B58298411E800D5D950 /* CountdownFormView.swift */, |
|
|
|
|
C4F8B1B7298AC81D005C86A5 /* CountdownDialView.swift */, |
|
|
|
|
C4060DF6297AFEF2003FAB80 /* NewCountdownView.swift */, |
|
|
|
|
C48920662B0E57C900F6F4D8 /* RangeFormView.swift */, |
|
|
|
|
C48920662B0E57C900F6F4D8 /* StepFormView.swift */, |
|
|
|
|
); |
|
|
|
|
path = Countdown; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
@ -1288,7 +1288,7 @@ |
|
|
|
|
C4BA2B36299F82FB00CB4FBA /* Fakes.swift in Sources */, |
|
|
|
|
C4556F7629E411A400DEB40B /* LogsView.swift in Sources */, |
|
|
|
|
C498E5A1298D543900E90DE0 /* LiveTimer.swift in Sources */, |
|
|
|
|
C48920672B0E57C900F6F4D8 /* RangeFormView.swift in Sources */, |
|
|
|
|
C48920672B0E57C900F6F4D8 /* StepFormView.swift in Sources */, |
|
|
|
|
C4BA2B6329A3C34600CB4FBA /* Stat.swift in Sources */, |
|
|
|
|
C4C8266C2B0E41D20036C666 /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
|
C415D3E229C0C0C20037B215 /* MailView.swift in Sources */, |
|
|
|
|
|