|
|
|
|
@ -98,6 +98,17 @@ |
|
|
|
|
C4556F7329E40EC200DEB40B /* FileUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4556F6E29E40BED00DEB40B /* FileUtils.swift */; }; |
|
|
|
|
C4556F7429E40EC500DEB40B /* Codable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4556F7029E40DCF00DEB40B /* Codable+Extensions.swift */; }; |
|
|
|
|
C4556F7629E411A400DEB40B /* LogsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4556F7529E411A400DEB40B /* LogsView.swift */; }; |
|
|
|
|
C45D6AB52B173DFD00A5B649 /* Patcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6AB42B173DFD00A5B649 /* Patcher.swift */; }; |
|
|
|
|
C45D6AB92B17499200A5B649 /* Model+CSV.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6AB82B17499200A5B649 /* Model+CSV.swift */; }; |
|
|
|
|
C45D6AC02B18A09900A5B649 /* Step+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6ABD2B18A09900A5B649 /* Step+CoreDataClass.swift */; }; |
|
|
|
|
C45D6AC12B18A09900A5B649 /* Step+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6ABE2B18A09900A5B649 /* Step+CoreDataProperties.swift */; }; |
|
|
|
|
C45D6AC22B18A13C00A5B649 /* Step+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6ABD2B18A09900A5B649 /* Step+CoreDataClass.swift */; }; |
|
|
|
|
C45D6AC32B18A13C00A5B649 /* Step+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6ABE2B18A09900A5B649 /* Step+CoreDataProperties.swift */; }; |
|
|
|
|
C45D6AC42B18A13C00A5B649 /* Step+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6ABD2B18A09900A5B649 /* Step+CoreDataClass.swift */; }; |
|
|
|
|
C45D6AC52B18A13C00A5B649 /* Step+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6ABE2B18A09900A5B649 /* Step+CoreDataProperties.swift */; }; |
|
|
|
|
C45D6AC82B18D02900A5B649 /* CountdownSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6AC72B18D02900A5B649 /* CountdownSequence.swift */; }; |
|
|
|
|
C45D6ACA2B18D08000A5B649 /* CountdownSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6AC72B18D02900A5B649 /* CountdownSequence.swift */; }; |
|
|
|
|
C45D6ACB2B18D08100A5B649 /* CountdownSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45D6AC72B18D02900A5B649 /* CountdownSequence.swift */; }; |
|
|
|
|
C4636D9C29AF46BD00994E31 /* ActivityKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4636D9B29AF46BD00994E31 /* ActivityKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
|
|
|
|
C4636D9D29AF46D900994E31 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C438C7D02981216200BF3EF9 /* WidgetKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
|
|
|
|
C46926BD29DDC49E0003E310 /* SubscriptionButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C46926BC29DDC49E0003E310 /* SubscriptionButtonView.swift */; }; |
|
|
|
|
@ -131,6 +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 /* 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 */; }; |
|
|
|
|
@ -191,18 +203,6 @@ |
|
|
|
|
C4BA2AFD299A3A3700CB4FBA /* AppleMusicPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AFC299A3A3700CB4FBA /* AppleMusicPlayer.swift */; }; |
|
|
|
|
C4BA2B04299A42EF00CB4FBA /* NewDataView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B03299A42EF00CB4FBA /* NewDataView.swift */; }; |
|
|
|
|
C4BA2B06299A8F8D00CB4FBA /* PresetsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B05299A8F8D00CB4FBA /* PresetsView.swift */; }; |
|
|
|
|
C4BA2B0F299BE61E00CB4FBA /* Interval+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */; }; |
|
|
|
|
C4BA2B10299BE61E00CB4FBA /* Interval+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B11299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */; }; |
|
|
|
|
C4BA2B13299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B15299BE6A000CB4FBA /* Interval+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B16299BE6A000CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */; }; |
|
|
|
|
C4BA2B18299BE6A000CB4FBA /* Interval+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */; }; |
|
|
|
|
C4BA2B19299BE6A000CB4FBA /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B1B299BE6A100CB4FBA /* Interval+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B1C299BE6A100CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */; }; |
|
|
|
|
C4BA2B1E299BE6A100CB4FBA /* Interval+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */; }; |
|
|
|
|
C4BA2B1F299BE6A100CB4FBA /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B22299BE82E00CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AEF2996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B23299BE82E00CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2AEF2996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B25299D35C100CB4FBA /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B24299D35C100CB4FBA /* HomeView.swift */; }; |
|
|
|
|
@ -217,9 +217,6 @@ |
|
|
|
|
C4BA2B3C299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B39299F838000CB4FBA /* Model+SharedExtensions.swift */; }; |
|
|
|
|
C4BA2B3E299FC86800CB4FBA /* StatisticsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B3D299FC86800CB4FBA /* StatisticsView.swift */; }; |
|
|
|
|
C4BA2B43299FCB2B00CB4FBA /* RecordsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B42299FCB2B00CB4FBA /* RecordsView.swift */; }; |
|
|
|
|
C4BA2B49299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B4A299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B4B299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B4C299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B4D299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */; }; |
|
|
|
|
C4BA2B4E299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */; }; |
|
|
|
|
@ -236,6 +233,9 @@ |
|
|
|
|
C4BA2B7329A60CF000CB4FBA /* Shortcut.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B7229A60CF000CB4FBA /* Shortcut.swift */; }; |
|
|
|
|
C4BA2B7929A65C1400CB4FBA /* UIDevice+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BA2B7829A65C1400CB4FBA /* UIDevice+Extensions.swift */; }; |
|
|
|
|
C4BCABB92A040B97009FFB0A /* QP01 0023 Surf moderate sandy.wav in Resources */ = {isa = PBXBuildFile; fileRef = C4BCABB82A040B97009FFB0A /* QP01 0023 Surf moderate sandy.wav */; }; |
|
|
|
|
C4C8266C2B0E41D20036C666 /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4C826682B0E41D20036C666 /* Countdown+CoreDataProperties.swift */; }; |
|
|
|
|
C4C8266D2B0E41D20036C666 /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4C826682B0E41D20036C666 /* Countdown+CoreDataProperties.swift */; }; |
|
|
|
|
C4C8266E2B0E41D20036C666 /* Countdown+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4C826682B0E41D20036C666 /* Countdown+CoreDataProperties.swift */; }; |
|
|
|
|
C4E5D66629B73AED008E7465 /* StartTimerIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5D66429B73AED008E7465 /* StartTimerIntent.swift */; }; |
|
|
|
|
C4E5D66729B73AED008E7465 /* TimerIdentifierAppEntity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5D66529B73AED008E7465 /* TimerIdentifierAppEntity.swift */; }; |
|
|
|
|
C4E5D66A29B73FC6008E7465 /* TimerShortcuts.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5D66929B73FC6008E7465 /* TimerShortcuts.swift */; }; |
|
|
|
|
@ -423,6 +423,11 @@ |
|
|
|
|
C4556F6E29E40BED00DEB40B /* FileUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileUtils.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4556F7029E40DCF00DEB40B /* Codable+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Codable+Extensions.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4556F7529E411A400DEB40B /* LogsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogsView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C45D6AB42B173DFD00A5B649 /* Patcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Patcher.swift; sourceTree = "<group>"; }; |
|
|
|
|
C45D6AB82B17499200A5B649 /* Model+CSV.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Model+CSV.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C45D6ABD2B18A09900A5B649 /* Step+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Step+CoreDataClass.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C45D6ABE2B18A09900A5B649 /* Step+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Step+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C45D6AC72B18D02900A5B649 /* CountdownSequence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountdownSequence.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4636D9B29AF46BD00994E31 /* ActivityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ActivityKit.framework; path = System/Library/Frameworks/ActivityKit.framework; sourceTree = SDKROOT; }; |
|
|
|
|
C46926BC29DDC49E0003E310 /* SubscriptionButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionButtonView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C473C2F829A8DC0A0056B38A /* LaunchWidgetAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchWidgetAttributes.swift; sourceTree = "<group>"; }; |
|
|
|
|
@ -438,6 +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 /* 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>"; }; |
|
|
|
|
@ -472,10 +478,6 @@ |
|
|
|
|
C4BA2B03299A42EF00CB4FBA /* NewDataView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewDataView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B05299A8F8D00CB4FBA /* PresetsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PresetsView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B07299BDAE000CB4FBA /* LeCountdown.0.6.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.6.xcdatamodel; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Interval+CoreDataClass.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Interval+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "IntervalGroup+CoreDataClass.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Countdown+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B24299D35C100CB4FBA /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B2C299E2DEE00CB4FBA /* Preferences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B2E299E69A000CB4FBA /* View+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Extension.swift"; sourceTree = "<group>"; }; |
|
|
|
|
@ -485,7 +487,6 @@ |
|
|
|
|
C4BA2B3D299FC86800CB4FBA /* StatisticsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B42299FCB2B00CB4FBA /* RecordsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecordsView.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B46299FCD8B00CB4FBA /* LeCountdown.0.6.1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.6.1.xcdatamodel; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "IntervalGroup+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Stopwatch+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B56299FFA4F00CB4FBA /* AppGuard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppGuard.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B5A299FFAB000CB4FBA /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; }; |
|
|
|
|
@ -499,6 +500,8 @@ |
|
|
|
|
C4BA2B7229A60CF000CB4FBA /* Shortcut.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Shortcut.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4BA2B7829A65C1400CB4FBA /* UIDevice+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIDevice+Extensions.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4BCABB82A040B97009FFB0A /* QP01 0023 Surf moderate sandy.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = "QP01 0023 Surf moderate sandy.wav"; sourceTree = "<group>"; }; |
|
|
|
|
C4C8265A2B0E40350036C666 /* LeCountdown.0.6.6.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LeCountdown.0.6.6.xcdatamodel; sourceTree = "<group>"; }; |
|
|
|
|
C4C826682B0E41D20036C666 /* Countdown+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Countdown+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
|
|
|
|
C4E5D66429B73AED008E7465 /* StartTimerIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StartTimerIntent.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4E5D66529B73AED008E7465 /* TimerIdentifierAppEntity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerIdentifierAppEntity.swift; sourceTree = "<group>"; }; |
|
|
|
|
C4E5D66929B73FC6008E7465 /* TimerShortcuts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerShortcuts.swift; sourceTree = "<group>"; }; |
|
|
|
|
@ -595,6 +598,7 @@ |
|
|
|
|
C438C7F329812BB200BF3EF9 /* LaunchIntents */, |
|
|
|
|
C438C7CF2981216200BF3EF9 /* Frameworks */, |
|
|
|
|
C4060DBD297AE73B003FAB80 /* Products */, |
|
|
|
|
C48920632B0E422E00F6F4D8 /* Recovered References */, |
|
|
|
|
); |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
@ -615,8 +619,10 @@ |
|
|
|
|
children = ( |
|
|
|
|
C438C7C829803CA000BF3EF9 /* AppDelegate.swift */, |
|
|
|
|
C4060DBF297AE73B003FAB80 /* LeCountdownApp.swift */, |
|
|
|
|
C45D6AB42B173DFD00A5B649 /* Patcher.swift */, |
|
|
|
|
C438C7C02980228B00BF3EF9 /* CountdownScheduler.swift */, |
|
|
|
|
C4F8B15629891271005C86A5 /* Conductor.swift */, |
|
|
|
|
C45D6AC72B18D02900A5B649 /* CountdownSequence.swift */, |
|
|
|
|
C4F8B1D7298C0727005C86A5 /* TimerRouter.swift */, |
|
|
|
|
C438C80B2981DE2E00BF3EF9 /* Views */, |
|
|
|
|
C438C8092981DDF800BF3EF9 /* Model */, |
|
|
|
|
@ -752,6 +758,7 @@ |
|
|
|
|
C438C80C2982847300BF3EF9 /* CoreDataRequests.swift */, |
|
|
|
|
C49C346829DECA4400AAC6FC /* LiveStopWatch.swift */, |
|
|
|
|
C498E5A0298D543900E90DE0 /* LiveTimer.swift */, |
|
|
|
|
C45D6AB82B17499200A5B649 /* Model+CSV.swift */, |
|
|
|
|
C438C806298195E600BF3EF9 /* Model+Extensions.swift */, |
|
|
|
|
C4BA2B39299F838000CB4FBA /* Model+SharedExtensions.swift */, |
|
|
|
|
C438C7C4298024E900BF3EF9 /* NSManagedContext+Extensions.swift */, |
|
|
|
|
@ -804,6 +811,7 @@ |
|
|
|
|
C4E5D68929BB7953008E7465 /* SettingsView.swift */, |
|
|
|
|
C4286EB62A1B98420070D075 /* StartView.swift */, |
|
|
|
|
C4E5D68529BB369E008E7465 /* TimersView.swift */, |
|
|
|
|
C4BA2ADA299549BC00CB4FBA /* TimerModel.swift */, |
|
|
|
|
); |
|
|
|
|
path = Views; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
@ -830,6 +838,13 @@ |
|
|
|
|
path = Sound_Assets; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
C48920632B0E422E00F6F4D8 /* Recovered References */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
); |
|
|
|
|
name = "Recovered References"; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
}; |
|
|
|
|
C4A16DBC29D1A69200143D5E /* Shorts */ = { |
|
|
|
|
isa = PBXGroup; |
|
|
|
|
children = ( |
|
|
|
|
@ -912,15 +927,13 @@ |
|
|
|
|
C4F8B170298AC234005C86A5 /* Alarm+CoreDataClass.swift */, |
|
|
|
|
C4F8B1AA298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift */, |
|
|
|
|
C4F8B16C298AC234005C86A5 /* Countdown+CoreDataClass.swift */, |
|
|
|
|
C4BA2B0E299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift */, |
|
|
|
|
C4C826682B0E41D20036C666 /* Countdown+CoreDataProperties.swift */, |
|
|
|
|
C4BA2AED2996A11900CB4FBA /* CustomSound+CoreDataClass.swift */, |
|
|
|
|
C4BA2AEE2996A11900CB4FBA /* CustomSound+CoreDataProperties.swift */, |
|
|
|
|
C4BA2B0A299BE61E00CB4FBA /* Interval+CoreDataClass.swift */, |
|
|
|
|
C4BA2B0B299BE61E00CB4FBA /* Interval+CoreDataProperties.swift */, |
|
|
|
|
C4BA2B0C299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift */, |
|
|
|
|
C4BA2B47299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift */, |
|
|
|
|
C4F8B16E298AC234005C86A5 /* Record+CoreDataClass.swift */, |
|
|
|
|
C4F8B16F298AC234005C86A5 /* Record+CoreDataProperties.swift */, |
|
|
|
|
C45D6ABD2B18A09900A5B649 /* Step+CoreDataClass.swift */, |
|
|
|
|
C45D6ABE2B18A09900A5B649 /* Step+CoreDataProperties.swift */, |
|
|
|
|
C4286E9F2A1502FD0070D075 /* Stopwatch+CoreDataClass.swift */, |
|
|
|
|
C4BA2B48299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift */, |
|
|
|
|
); |
|
|
|
|
@ -933,6 +946,7 @@ |
|
|
|
|
C4742B58298411E800D5D950 /* CountdownFormView.swift */, |
|
|
|
|
C4F8B1B7298AC81D005C86A5 /* CountdownDialView.swift */, |
|
|
|
|
C4060DF6297AFEF2003FAB80 /* NewCountdownView.swift */, |
|
|
|
|
C48920662B0E57C900F6F4D8 /* StepFormView.swift */, |
|
|
|
|
); |
|
|
|
|
path = Countdown; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
@ -973,7 +987,6 @@ |
|
|
|
|
C4F8B165298A9ABB005C86A5 /* SoundFormView.swift */, |
|
|
|
|
C4BA2AD52993F62700CB4FBA /* SoundSelectionView.swift */, |
|
|
|
|
C4286EA52A150A7E0070D075 /* TimePickerView.swift */, |
|
|
|
|
C4BA2ADA299549BC00CB4FBA /* TimerModel.swift */, |
|
|
|
|
C473C33829ACDBD70056B38A /* TipView.swift */, |
|
|
|
|
C4BA2B2E299E69A000CB4FBA /* View+Extension.swift */, |
|
|
|
|
C4742B5E2984205000D5D950 /* ViewModifiers.swift */, |
|
|
|
|
@ -1275,7 +1288,9 @@ |
|
|
|
|
C4BA2B36299F82FB00CB4FBA /* Fakes.swift in Sources */, |
|
|
|
|
C4556F7629E411A400DEB40B /* LogsView.swift in Sources */, |
|
|
|
|
C498E5A1298D543900E90DE0 /* LiveTimer.swift in Sources */, |
|
|
|
|
C48920672B0E57C900F6F4D8 /* StepFormView.swift in Sources */, |
|
|
|
|
C4BA2B6329A3C34600CB4FBA /* Stat.swift in Sources */, |
|
|
|
|
C4C8266C2B0E41D20036C666 /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
|
C415D3E229C0C0C20037B215 /* MailView.swift in Sources */, |
|
|
|
|
C438C80F29828B8600BF3EF9 /* ActivitiesView.swift in Sources */, |
|
|
|
|
C4E5D68029B8FD93008E7465 /* Store.swift in Sources */, |
|
|
|
|
@ -1284,7 +1299,6 @@ |
|
|
|
|
C438C80D2982847300BF3EF9 /* CoreDataRequests.swift in Sources */, |
|
|
|
|
C4742B5F2984205000D5D950 /* ViewModifiers.swift in Sources */, |
|
|
|
|
C4F8B1D8298C0727005C86A5 /* TimerRouter.swift in Sources */, |
|
|
|
|
C4BA2B13299BE61E00CB4FBA /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
|
C419EEE52AC5AC0200A66BBB /* ViewStyles.swift in Sources */, |
|
|
|
|
C4F8B186298AC234005C86A5 /* Activity+CoreDataClass.swift in Sources */, |
|
|
|
|
C4BA2B57299FFA4F00CB4FBA /* AppGuard.swift in Sources */, |
|
|
|
|
@ -1292,6 +1306,7 @@ |
|
|
|
|
C4BA2B5F299FFC8400CB4FBA /* StoreView.swift in Sources */, |
|
|
|
|
C4BA2B7929A65C1400CB4FBA /* UIDevice+Extensions.swift in Sources */, |
|
|
|
|
C4F8B17E298AC234005C86A5 /* Alarm+CoreDataClass.swift in Sources */, |
|
|
|
|
C45D6AB92B17499200A5B649 /* Model+CSV.swift in Sources */, |
|
|
|
|
C42E970729E6EDF5005B1B8C /* StatisticsSubView.swift in Sources */, |
|
|
|
|
C438C81129829EAF00BF3EF9 /* PropertyWrappers.swift in Sources */, |
|
|
|
|
C4F8B1BF298ACA0B005C86A5 /* StopwatchDialView.swift in Sources */, |
|
|
|
|
@ -1308,17 +1323,19 @@ |
|
|
|
|
C4E5D66629B73AED008E7465 /* StartTimerIntent.swift in Sources */, |
|
|
|
|
C4286EA62A150A7E0070D075 /* TimePickerView.swift in Sources */, |
|
|
|
|
C4BA2AD62993F62700CB4FBA /* SoundSelectionView.swift in Sources */, |
|
|
|
|
C45D6AC02B18A09900A5B649 /* Step+CoreDataClass.swift in Sources */, |
|
|
|
|
C498E5A5299152B400E90DE0 /* GreenCheckmarkView.swift in Sources */, |
|
|
|
|
C4BA2B3E299FC86800CB4FBA /* StatisticsView.swift in Sources */, |
|
|
|
|
C4F8B1B8298AC81D005C86A5 /* CountdownDialView.swift in Sources */, |
|
|
|
|
C473C2F929A8DC0A0056B38A /* LaunchWidgetAttributes.swift in Sources */, |
|
|
|
|
C445FA922987CC8A0054D761 /* Sound.swift in Sources */, |
|
|
|
|
C4F8B1D0298BF2E2005C86A5 /* DialView.swift in Sources */, |
|
|
|
|
C4BA2B11299BE61E00CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */, |
|
|
|
|
C4286EA12A1502FD0070D075 /* Stopwatch+CoreDataClass.swift in Sources */, |
|
|
|
|
C4BA2AFD299A3A3700CB4FBA /* AppleMusicPlayer.swift in Sources */, |
|
|
|
|
C4BA2B3A299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
|
C4BA2AF32996A11900CB4FBA /* AbstractSoundTimer+CoreDataProperties.swift in Sources */, |
|
|
|
|
C45D6AC12B18A09900A5B649 /* Step+CoreDataProperties.swift in Sources */, |
|
|
|
|
C45D6AB52B173DFD00A5B649 /* Patcher.swift in Sources */, |
|
|
|
|
C4556F6B29E40B7800DEB40B /* FileLogger.swift in Sources */, |
|
|
|
|
C4742B59298411E800D5D950 /* CountdownFormView.swift in Sources */, |
|
|
|
|
C4BA2B25299D35C100CB4FBA /* HomeView.swift in Sources */, |
|
|
|
|
@ -1351,7 +1368,6 @@ |
|
|
|
|
C4F8B184298AC234005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */, |
|
|
|
|
C4F8B17A298AC234005C86A5 /* Countdown+CoreDataClass.swift in Sources */, |
|
|
|
|
C42E970229E6B32B005B1B8C /* CalendarView.swift in Sources */, |
|
|
|
|
C4BA2B0F299BE61E00CB4FBA /* Interval+CoreDataClass.swift in Sources */, |
|
|
|
|
C47A9AF32AD1B32C00618A50 /* URLs.swift in Sources */, |
|
|
|
|
C4F8B164298A9A92005C86A5 /* AlarmFormView.swift in Sources */, |
|
|
|
|
C4286EB02A1B75AB0070D075 /* BoringContext.swift in Sources */, |
|
|
|
|
@ -1363,7 +1379,6 @@ |
|
|
|
|
C4E5D68A29BB7953008E7465 /* SettingsView.swift in Sources */, |
|
|
|
|
C4060DF7297AFEF2003FAB80 /* NewCountdownView.swift in Sources */, |
|
|
|
|
C4060DCC297AE73D003FAB80 /* LeCountdown.xcdatamodeld in Sources */, |
|
|
|
|
C4BA2B49299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4F8B17C298AC234005C86A5 /* Record+CoreDataClass.swift in Sources */, |
|
|
|
|
C4BA2B5B299FFAB000CB4FBA /* Logger.swift in Sources */, |
|
|
|
|
C4E5D66729B73AED008E7465 /* TimerIdentifierAppEntity.swift in Sources */, |
|
|
|
|
@ -1374,10 +1389,10 @@ |
|
|
|
|
C4A16D9529C4B06400143D5E /* StatePlayer.swift in Sources */, |
|
|
|
|
C4BA2B6129A3C02400CB4FBA /* ActivityStatsView.swift in Sources */, |
|
|
|
|
C4BA2B6A29A4BE1800CB4FBA /* Date+Extensions.swift in Sources */, |
|
|
|
|
C4BA2B10299BE61E00CB4FBA /* Interval+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4F8B1AC298AC3A0005C86A5 /* Alarm+CoreDataProperties.swift in Sources */, |
|
|
|
|
C498E59F298D4DEA00E90DE0 /* LiveTimerListView.swift in Sources */, |
|
|
|
|
C4060DC0297AE73B003FAB80 /* LeCountdownApp.swift in Sources */, |
|
|
|
|
C45D6AC82B18D02900A5B649 /* CountdownSequence.swift in Sources */, |
|
|
|
|
C473C31829A926F50056B38A /* LaunchWidget.intentdefinition in Sources */, |
|
|
|
|
C4E5D66A29B73FC6008E7465 /* TimerShortcuts.swift in Sources */, |
|
|
|
|
C4742B5729840F6400D5D950 /* CoolPic.swift in Sources */, |
|
|
|
|
@ -1411,13 +1426,12 @@ |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
C4A16D9829C4B06400143D5E /* StatePlayer.swift in Sources */, |
|
|
|
|
C4BA2B15299BE6A000CB4FBA /* Interval+CoreDataProperties.swift in Sources */, |
|
|
|
|
C498E5A6299152C600E90DE0 /* GreenCheckmarkView.swift in Sources */, |
|
|
|
|
C4BA2B3B299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
|
C438C7EB2981266F00BF3EF9 /* SingleTimerView.swift in Sources */, |
|
|
|
|
C47C933729F01B7A00C780E2 /* Codable+Extensions.swift in Sources */, |
|
|
|
|
C45D6AC32B18A13C00A5B649 /* Step+CoreDataProperties.swift in Sources */, |
|
|
|
|
C438C7D62981216200BF3EF9 /* LaunchWidgetBundle.swift in Sources */, |
|
|
|
|
C4BA2B16299BE6A000CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */, |
|
|
|
|
C4286EAE2A17753A0070D075 /* AppError.swift in Sources */, |
|
|
|
|
C4F8B18B298AC288005C86A5 /* Record+CoreDataClass.swift in Sources */, |
|
|
|
|
C4F8B195298AC288005C86A5 /* Activity+CoreDataClass.swift in Sources */, |
|
|
|
|
@ -1426,9 +1440,9 @@ |
|
|
|
|
C4BA2AF72996A4EF00CB4FBA /* CustomSound+CoreDataClass.swift in Sources */, |
|
|
|
|
C4F8B1AD298AC451005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */, |
|
|
|
|
C445FA87298448730054D761 /* CoolPic.swift in Sources */, |
|
|
|
|
C4C8266D2B0E41D20036C666 /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
|
C47C933529F01B5E00C780E2 /* FileLogger.swift in Sources */, |
|
|
|
|
C438C8162982BE1E00BF3EF9 /* LeCountdown.xcdatamodeld in Sources */, |
|
|
|
|
C4BA2B4A299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4BA2B4D299FCE0C00CB4FBA /* Stopwatch+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4F8B194298AC288005C86A5 /* Record+CoreDataProperties.swift in Sources */, |
|
|
|
|
C438C8152982BD9000BF3EF9 /* IntentDataProvider.swift in Sources */, |
|
|
|
|
@ -1437,17 +1451,17 @@ |
|
|
|
|
C473C2FA29A8DC1E0056B38A /* LaunchWidgetAttributes.swift in Sources */, |
|
|
|
|
C4286EA42A1503330070D075 /* Stopwatch+CoreDataClass.swift in Sources */, |
|
|
|
|
C438C7E82981255D00BF3EF9 /* TimeInterval+Extensions.swift in Sources */, |
|
|
|
|
C45D6AC22B18A13C00A5B649 /* Step+CoreDataClass.swift in Sources */, |
|
|
|
|
C4BA2B37299F82FF00CB4FBA /* Fakes.swift in Sources */, |
|
|
|
|
C4F8B18F298AC288005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */, |
|
|
|
|
C4BA2B19299BE6A000CB4FBA /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
|
C438C7D82981216200BF3EF9 /* LaunchWidgetLiveActivity.swift in Sources */, |
|
|
|
|
C4F8B18C298AC288005C86A5 /* Alarm+CoreDataClass.swift in Sources */, |
|
|
|
|
C438C8192982BFDB00BF3EF9 /* NSManagedContext+Extensions.swift in Sources */, |
|
|
|
|
C438C7DA2981216200BF3EF9 /* LaunchWidget.swift in Sources */, |
|
|
|
|
C45D6ACB2B18D08100A5B649 /* CountdownSequence.swift in Sources */, |
|
|
|
|
C4BA2AF62996A4EF00CB4FBA /* CustomSound+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4F8B192298AC288005C86A5 /* Activity+CoreDataProperties.swift in Sources */, |
|
|
|
|
C47C933629F01B6600C780E2 /* FileUtils.swift in Sources */, |
|
|
|
|
C4BA2B18299BE6A000CB4FBA /* Interval+CoreDataClass.swift in Sources */, |
|
|
|
|
C4F8B18E298AC288005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4A16DC829D311C800143D5E /* Extensions.swift in Sources */, |
|
|
|
|
C4F8B1AE298AC451005C86A5 /* Alarm+CoreDataProperties.swift in Sources */, |
|
|
|
|
@ -1465,6 +1479,7 @@ |
|
|
|
|
C49C346A29DECC7100AAC6FC /* LiveStopWatch.swift in Sources */, |
|
|
|
|
C473C2F329A8DA6F0056B38A /* LiveTimer.swift in Sources */, |
|
|
|
|
C4F8B1C6298ACC1F005C86A5 /* SoundPlayer.swift in Sources */, |
|
|
|
|
C45D6ACA2B18D08000A5B649 /* CountdownSequence.swift in Sources */, |
|
|
|
|
C4F8B1A2298AC288005C86A5 /* Record+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4F8B1B2298AC451005C86A5 /* Alarm+CoreDataProperties.swift in Sources */, |
|
|
|
|
C473C2F229A8DA1F0056B38A /* CountdownScheduler.swift in Sources */, |
|
|
|
|
@ -1476,16 +1491,14 @@ |
|
|
|
|
C473C33D29ACEC4F0056B38A /* Tip.swift in Sources */, |
|
|
|
|
C4F8B19C298AC288005C86A5 /* AbstractTimer+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4556F7429E40EC500DEB40B /* Codable+Extensions.swift in Sources */, |
|
|
|
|
C4BA2B1C299BE6A100CB4FBA /* IntervalGroup+CoreDataClass.swift in Sources */, |
|
|
|
|
C4BA2B1F299BE6A100CB4FBA /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4F8B1A3298AC288005C86A5 /* Activity+CoreDataClass.swift in Sources */, |
|
|
|
|
C4F8B19A298AC288005C86A5 /* Alarm+CoreDataClass.swift in Sources */, |
|
|
|
|
C438C80529813FB400BF3EF9 /* TimeInterval+Extensions.swift in Sources */, |
|
|
|
|
C473C2F629A8DB1D0056B38A /* Sound.swift in Sources */, |
|
|
|
|
C4BA2B1B299BE6A100CB4FBA /* Interval+CoreDataProperties.swift in Sources */, |
|
|
|
|
C438C802298132B900BF3EF9 /* LeCountdown.xcdatamodeld in Sources */, |
|
|
|
|
C4F8B1A0298AC288005C86A5 /* Activity+CoreDataProperties.swift in Sources */, |
|
|
|
|
C42E96FE29E5B5CD005B1B8C /* Filter.swift in Sources */, |
|
|
|
|
C45D6AC52B18A13C00A5B649 /* Step+CoreDataProperties.swift in Sources */, |
|
|
|
|
C438C81A2982BFF100BF3EF9 /* NSManagedContext+Extensions.swift in Sources */, |
|
|
|
|
C4F8B19D298AC288005C86A5 /* AbstractTimer+CoreDataClass.swift in Sources */, |
|
|
|
|
C4BA2B3C299F838000CB4FBA /* Model+SharedExtensions.swift in Sources */, |
|
|
|
|
@ -1496,14 +1509,14 @@ |
|
|
|
|
C438C8012981327600BF3EF9 /* Persistence.swift in Sources */, |
|
|
|
|
C473C31A29A926F50056B38A /* LaunchWidget.intentdefinition in Sources */, |
|
|
|
|
C4BA2B5D299FFAB000CB4FBA /* Logger.swift in Sources */, |
|
|
|
|
C4C8266E2B0E41D20036C666 /* Countdown+CoreDataProperties.swift in Sources */, |
|
|
|
|
C48ECC0929DAC47200DE5A66 /* AppGuard.swift in Sources */, |
|
|
|
|
C473C2FB29A8DC3A0056B38A /* LaunchWidgetAttributes.swift in Sources */, |
|
|
|
|
C4556F7329E40EC200DEB40B /* FileUtils.swift in Sources */, |
|
|
|
|
C4BA2B4B299FCE0C00CB4FBA /* IntervalGroup+CoreDataProperties.swift in Sources */, |
|
|
|
|
C4556F7229E40EBF00DEB40B /* FileLogger.swift in Sources */, |
|
|
|
|
C4F8B1B1298AC451005C86A5 /* AbstractSoundTimer+CoreDataClass.swift in Sources */, |
|
|
|
|
C473C2F129A8DA0B0056B38A /* Conductor.swift in Sources */, |
|
|
|
|
C4BA2B1E299BE6A100CB4FBA /* Interval+CoreDataClass.swift in Sources */, |
|
|
|
|
C45D6AC42B18A13C00A5B649 /* Step+CoreDataClass.swift in Sources */, |
|
|
|
|
C473C2FC29A8DC4B0056B38A /* Date+Extensions.swift in Sources */, |
|
|
|
|
C4286EA32A1503320070D075 /* Stopwatch+CoreDataClass.swift in Sources */, |
|
|
|
|
C473C2F429A8DAE70056B38A /* Model+Extensions.swift in Sources */, |
|
|
|
|
@ -2054,6 +2067,7 @@ |
|
|
|
|
C4060DCA297AE73D003FAB80 /* LeCountdown.xcdatamodeld */ = { |
|
|
|
|
isa = XCVersionGroup; |
|
|
|
|
children = ( |
|
|
|
|
C4C8265A2B0E40350036C666 /* LeCountdown.0.6.6.xcdatamodel */, |
|
|
|
|
C454892C2A28D9610047D39E /* LeCountdown.0.6.5.xcdatamodel */, |
|
|
|
|
C4A16DCA29D323CF00143D5E /* LeCountdown.0.6.4.xcdatamodel */, |
|
|
|
|
C4A16DBD29D1C9DE00143D5E /* LeCountdown.0.6.3.xcdatamodel */, |
|
|
|
|
@ -2068,7 +2082,7 @@ |
|
|
|
|
C418A14F298428CB00C22230 /* LeCountdown.0.1.xcdatamodel */, |
|
|
|
|
C4060DCB297AE73D003FAB80 /* LeCountdown.xcdatamodel */, |
|
|
|
|
); |
|
|
|
|
currentVersion = C454892C2A28D9610047D39E /* LeCountdown.0.6.5.xcdatamodel */; |
|
|
|
|
currentVersion = C4C8265A2B0E40350036C666 /* LeCountdown.0.6.6.xcdatamodel */; |
|
|
|
|
path = LeCountdown.xcdatamodeld; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
versionGroupType = wrapper.xcdatamodel; |
|
|
|
|
|