|
43 | 43 | 925DB1D52A40B35800CCA87E /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
44 | 44 | 927261A32A24EF0B00C3B390 /* HistoryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoryView.swift; sourceTree = "<group>"; }; |
45 | 45 | 92C702F82A1BC705002ECC0B /* QuickPoseBasicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuickPoseBasicView.swift; sourceTree = "<group>"; }; |
46 | | - 92CACFCD2A1B7DD100DA2B40 /* FitCounter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FitCounter.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 46 | + 92CACFCD2A1B7DD100DA2B40 /* FitCount.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FitCount.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 47 | 92CACFD02A1B7DD100DA2B40 /* FitCountApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FitCountApp.swift; sourceTree = "<group>"; }; |
48 | 48 | 92CACFD22A1B7DD100DA2B40 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
49 | 49 | 92CACFD42A1B7DD100DA2B40 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
116 | 116 | 92CACFCE2A1B7DD100DA2B40 /* Products */ = { |
117 | 117 | isa = PBXGroup; |
118 | 118 | children = ( |
119 | | - 92CACFCD2A1B7DD100DA2B40 /* FitCounter.app */, |
| 119 | + 92CACFCD2A1B7DD100DA2B40 /* FitCount.app */, |
120 | 120 | ); |
121 | 121 | name = Products; |
122 | 122 | sourceTree = "<group>"; |
|
155 | 155 | /* End PBXGroup section */ |
156 | 156 |
|
157 | 157 | /* Begin PBXNativeTarget section */ |
158 | | - 92CACFCC2A1B7DD100DA2B40 /* FitCounter */ = { |
| 158 | + 92CACFCC2A1B7DD100DA2B40 /* FitCount */ = { |
159 | 159 | isa = PBXNativeTarget; |
160 | | - buildConfigurationList = 92CACFF12A1B7DD200DA2B40 /* Build configuration list for PBXNativeTarget "FitCounter" */; |
| 160 | + buildConfigurationList = 92CACFF12A1B7DD200DA2B40 /* Build configuration list for PBXNativeTarget "FitCount" */; |
161 | 161 | buildPhases = ( |
162 | 162 | 92CACFC92A1B7DD100DA2B40 /* Sources */, |
163 | 163 | 92CACFCA2A1B7DD100DA2B40 /* Frameworks */, |
|
167 | 167 | ); |
168 | 168 | dependencies = ( |
169 | 169 | ); |
170 | | - name = FitCounter; |
| 170 | + name = FitCount; |
171 | 171 | packageProductDependencies = ( |
172 | 172 | 920A3EF52A20B14100EC6FC9 /* PagerTabStripView */, |
173 | 173 | D06C7CD72A373D18001B4508 /* QuickPoseCamera */, |
|
180 | 180 | 927BFE692A4095F500C001AC /* QuickPoseSwiftUI */, |
181 | 181 | ); |
182 | 182 | productName = FitCount; |
183 | | - productReference = 92CACFCD2A1B7DD100DA2B40 /* FitCounter.app */; |
| 183 | + productReference = 92CACFCD2A1B7DD100DA2B40 /* FitCount.app */; |
184 | 184 | productType = "com.apple.product-type.application"; |
185 | 185 | }; |
186 | 186 | /* End PBXNativeTarget section */ |
|
198 | 198 | }; |
199 | 199 | }; |
200 | 200 | }; |
201 | | - buildConfigurationList = 92CACFC82A1B7DD000DA2B40 /* Build configuration list for PBXProject "FitCounter by QuickPose.ai" */; |
| 201 | + buildConfigurationList = 92CACFC82A1B7DD000DA2B40 /* Build configuration list for PBXProject "FitCount" */; |
202 | 202 | compatibilityVersion = "Xcode 14.0"; |
203 | 203 | developmentRegion = en; |
204 | 204 | hasScannedForEncodings = 0; |
|
215 | 215 | projectDirPath = ""; |
216 | 216 | projectRoot = ""; |
217 | 217 | targets = ( |
218 | | - 92CACFCC2A1B7DD100DA2B40 /* FitCounter */, |
| 218 | + 92CACFCC2A1B7DD100DA2B40 /* FitCount */, |
219 | 219 | ); |
220 | 220 | }; |
221 | 221 | /* End PBXProject section */ |
|
441 | 441 | /* End XCBuildConfiguration section */ |
442 | 442 |
|
443 | 443 | /* Begin XCConfigurationList section */ |
444 | | - 92CACFC82A1B7DD000DA2B40 /* Build configuration list for PBXProject "FitCounter by QuickPose.ai" */ = { |
| 444 | + 92CACFC82A1B7DD000DA2B40 /* Build configuration list for PBXProject "FitCount" */ = { |
445 | 445 | isa = XCConfigurationList; |
446 | 446 | buildConfigurations = ( |
447 | 447 | 92CACFEF2A1B7DD200DA2B40 /* Debug */, |
|
450 | 450 | defaultConfigurationIsVisible = 0; |
451 | 451 | defaultConfigurationName = Release; |
452 | 452 | }; |
453 | | - 92CACFF12A1B7DD200DA2B40 /* Build configuration list for PBXNativeTarget "FitCounter" */ = { |
| 453 | + 92CACFF12A1B7DD200DA2B40 /* Build configuration list for PBXNativeTarget "FitCount" */ = { |
454 | 454 | isa = XCConfigurationList; |
455 | 455 | buildConfigurations = ( |
456 | 456 | 92CACFF22A1B7DD200DA2B40 /* Debug */, |
|
0 commit comments