|
12 | 12 | 291433852D87387B00F913D5 /* UserProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 291433842D87387500F913D5 /* UserProfile.swift */; }; |
13 | 13 | 291433872D87388C00F913D5 /* WeeklyWorkoutData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 291433862D87388800F913D5 /* WeeklyWorkoutData.swift */; }; |
14 | 14 | 291433892D8738A400F913D5 /* WorkoutHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 291433882D8738A200F913D5 /* WorkoutHistory.swift */; }; |
| 15 | + 2923EF472E9836A600D3FC1D /* CapacityTutorialModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2923EF462E98369900D3FC1D /* CapacityTutorialModal.swift */; }; |
15 | 16 | 293032572D7A8F64002E5484 /* WorkoutProgressArc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 293032562D7A8F64002E5484 /* WorkoutProgressArc.swift */; }; |
16 | 17 | 294CC21D2D7E34D300EF6487 /* WeeklyWorkoutTrackerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294CC21C2D7E34D000EF6487 /* WeeklyWorkoutTrackerView.swift */; }; |
17 | 18 | 296A2DAE2D7A805300EF042F /* ProfileViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 296A2DAD2D7A805300EF042F /* ProfileViewModel.swift */; }; |
|
141 | 142 | 291433842D87387500F913D5 /* UserProfile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserProfile.swift; sourceTree = "<group>"; }; |
142 | 143 | 291433862D87388800F913D5 /* WeeklyWorkoutData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeeklyWorkoutData.swift; sourceTree = "<group>"; }; |
143 | 144 | 291433882D8738A200F913D5 /* WorkoutHistory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WorkoutHistory.swift; sourceTree = "<group>"; }; |
| 145 | + 2923EF462E98369900D3FC1D /* CapacityTutorialModal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapacityTutorialModal.swift; sourceTree = "<group>"; }; |
144 | 146 | 293032562D7A8F64002E5484 /* WorkoutProgressArc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WorkoutProgressArc.swift; sourceTree = "<group>"; }; |
145 | 147 | 294CC21C2D7E34D000EF6487 /* WeeklyWorkoutTrackerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeeklyWorkoutTrackerView.swift; sourceTree = "<group>"; }; |
146 | 148 | 296A2DAD2D7A805300EF042F /* ProfileViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileViewModel.swift; sourceTree = "<group>"; }; |
|
436 | 438 | 2E15F50A2B3A0AF700414BEC /* Supporting */ = { |
437 | 439 | isa = PBXGroup; |
438 | 440 | children = ( |
| 441 | + 2923EF462E98369900D3FC1D /* CapacityTutorialModal.swift */, |
439 | 442 | 29055F7F2E7E3E6500E9A730 /* UnsavedChangesModal.swift */, |
440 | 443 | 2E15F50B2B3A0B2100414BEC /* CapacityCircleView.swift */, |
441 | 444 | 89E4FAA92CEFEC3000A952B1 /* CapacitySemiCircleView.swift */, |
|
784 | 787 | buildActionMask = 2147483647; |
785 | 788 | files = ( |
786 | 789 | 896500DC2BB4D33500D822AB /* ClassDetailView.swift in Sources */, |
| 790 | + 2923EF472E9836A600D3FC1D /* CapacityTutorialModal.swift in Sources */, |
787 | 791 | 2EF1A2582B129EEB007A299F /* Network.swift in Sources */, |
788 | 792 | 6329A4462C964D0800D30A2F /* SignInView.swift in Sources */, |
789 | 793 | 2E39D81C2B3B5F3700AD238B /* NavBackButton.swift in Sources */, |
|
0 commit comments