|
59 | 59 | 927261A32A24EF0B00C3B390 /* HistoryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoryView.swift; sourceTree = "<group>"; }; |
60 | 60 | 92C702F82A1BC705002ECC0B /* QuickPoseBasicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuickPoseBasicView.swift; sourceTree = "<group>"; }; |
61 | 61 | 92C703032A1D049E002ECC0B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
62 | | - 92CACFCD2A1B7DD100DA2B40 /* FitCount.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FitCount.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 62 | + 92CACFCD2A1B7DD100DA2B40 /* FitCounter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FitCounter.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 | 63 | 92CACFD02A1B7DD100DA2B40 /* FitCountApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FitCountApp.swift; sourceTree = "<group>"; }; |
64 | 64 | 92CACFD22A1B7DD100DA2B40 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
65 | 65 | 92CACFD42A1B7DD100DA2B40 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
146 | 146 | 92CACFCE2A1B7DD100DA2B40 /* Products */ = { |
147 | 147 | isa = PBXGroup; |
148 | 148 | children = ( |
149 | | - 92CACFCD2A1B7DD100DA2B40 /* FitCount.app */, |
| 149 | + 92CACFCD2A1B7DD100DA2B40 /* FitCounter.app */, |
150 | 150 | 92CACFDD2A1B7DD200DA2B40 /* FitCountTests.xctest */, |
151 | 151 | 92CACFE72A1B7DD200DA2B40 /* FitCountUITests.xctest */, |
152 | 152 | ); |
|
199 | 199 | /* End PBXGroup section */ |
200 | 200 |
|
201 | 201 | /* Begin PBXNativeTarget section */ |
202 | | - 92CACFCC2A1B7DD100DA2B40 /* FitCount */ = { |
| 202 | + 92CACFCC2A1B7DD100DA2B40 /* FitCounter */ = { |
203 | 203 | isa = PBXNativeTarget; |
204 | | - buildConfigurationList = 92CACFF12A1B7DD200DA2B40 /* Build configuration list for PBXNativeTarget "FitCount" */; |
| 204 | + buildConfigurationList = 92CACFF12A1B7DD200DA2B40 /* Build configuration list for PBXNativeTarget "FitCounter" */; |
205 | 205 | buildPhases = ( |
206 | 206 | 92CACFC92A1B7DD100DA2B40 /* Sources */, |
207 | 207 | 92CACFCA2A1B7DD100DA2B40 /* Frameworks */, |
|
211 | 211 | ); |
212 | 212 | dependencies = ( |
213 | 213 | ); |
214 | | - name = FitCount; |
| 214 | + name = FitCounter; |
215 | 215 | packageProductDependencies = ( |
216 | 216 | 92C702FB2A1BC74A002ECC0B /* QuickPoseCamera */, |
217 | 217 | 92C702FD2A1BC74A002ECC0B /* QuickPoseCore */, |
|
220 | 220 | 920A3EF52A20B14100EC6FC9 /* PagerTabStripView */, |
221 | 221 | ); |
222 | 222 | productName = FitCount; |
223 | | - productReference = 92CACFCD2A1B7DD100DA2B40 /* FitCount.app */; |
| 223 | + productReference = 92CACFCD2A1B7DD100DA2B40 /* FitCounter.app */; |
224 | 224 | productType = "com.apple.product-type.application"; |
225 | 225 | }; |
226 | 226 | 92CACFDC2A1B7DD200DA2B40 /* FitCountTests */ = { |
|
282 | 282 | }; |
283 | 283 | }; |
284 | 284 | }; |
285 | | - buildConfigurationList = 92CACFC82A1B7DD000DA2B40 /* Build configuration list for PBXProject "FitCount" */; |
| 285 | + buildConfigurationList = 92CACFC82A1B7DD000DA2B40 /* Build configuration list for PBXProject "FitCounter by QuickPose.ai" */; |
286 | 286 | compatibilityVersion = "Xcode 14.0"; |
287 | 287 | developmentRegion = en; |
288 | 288 | hasScannedForEncodings = 0; |
|
299 | 299 | projectDirPath = ""; |
300 | 300 | projectRoot = ""; |
301 | 301 | targets = ( |
302 | | - 92CACFCC2A1B7DD100DA2B40 /* FitCount */, |
| 302 | + 92CACFCC2A1B7DD100DA2B40 /* FitCounter */, |
303 | 303 | 92CACFDC2A1B7DD200DA2B40 /* FitCountTests */, |
304 | 304 | 92CACFE62A1B7DD200DA2B40 /* FitCountUITests */, |
305 | 305 | ); |
|
375 | 375 | /* Begin PBXTargetDependency section */ |
376 | 376 | 92CACFDF2A1B7DD200DA2B40 /* PBXTargetDependency */ = { |
377 | 377 | isa = PBXTargetDependency; |
378 | | - target = 92CACFCC2A1B7DD100DA2B40 /* FitCount */; |
| 378 | + target = 92CACFCC2A1B7DD100DA2B40 /* FitCounter */; |
379 | 379 | targetProxy = 92CACFDE2A1B7DD200DA2B40 /* PBXContainerItemProxy */; |
380 | 380 | }; |
381 | 381 | 92CACFE92A1B7DD200DA2B40 /* PBXTargetDependency */ = { |
382 | 382 | isa = PBXTargetDependency; |
383 | | - target = 92CACFCC2A1B7DD100DA2B40 /* FitCount */; |
| 383 | + target = 92CACFCC2A1B7DD100DA2B40 /* FitCounter */; |
384 | 384 | targetProxy = 92CACFE82A1B7DD200DA2B40 /* PBXContainerItemProxy */; |
385 | 385 | }; |
386 | 386 | /* End PBXTargetDependency section */ |
|
523 | 523 | "$(inherited)", |
524 | 524 | "@executable_path/Frameworks", |
525 | 525 | ); |
526 | | - MARKETING_VERSION = 0.2; |
| 526 | + MARKETING_VERSION = 0.3; |
527 | 527 | PRODUCT_BUNDLE_IDENTIFIER = ai.quickpose.FitCount; |
528 | 528 | PRODUCT_NAME = "$(TARGET_NAME)"; |
529 | 529 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
555 | 555 | "$(inherited)", |
556 | 556 | "@executable_path/Frameworks", |
557 | 557 | ); |
558 | | - MARKETING_VERSION = 0.2; |
| 558 | + MARKETING_VERSION = 0.3; |
559 | 559 | PRODUCT_BUNDLE_IDENTIFIER = ai.quickpose.FitCount; |
560 | 560 | PRODUCT_NAME = "$(TARGET_NAME)"; |
561 | 561 | SWIFT_EMIT_LOC_STRINGS = YES; |
|
643 | 643 | /* End XCBuildConfiguration section */ |
644 | 644 |
|
645 | 645 | /* Begin XCConfigurationList section */ |
646 | | - 92CACFC82A1B7DD000DA2B40 /* Build configuration list for PBXProject "FitCount" */ = { |
| 646 | + 92CACFC82A1B7DD000DA2B40 /* Build configuration list for PBXProject "FitCounter by QuickPose.ai" */ = { |
647 | 647 | isa = XCConfigurationList; |
648 | 648 | buildConfigurations = ( |
649 | 649 | 92CACFEF2A1B7DD200DA2B40 /* Debug */, |
|
652 | 652 | defaultConfigurationIsVisible = 0; |
653 | 653 | defaultConfigurationName = Release; |
654 | 654 | }; |
655 | | - 92CACFF12A1B7DD200DA2B40 /* Build configuration list for PBXNativeTarget "FitCount" */ = { |
| 655 | + 92CACFF12A1B7DD200DA2B40 /* Build configuration list for PBXNativeTarget "FitCounter" */ = { |
656 | 656 | isa = XCConfigurationList; |
657 | 657 | buildConfigurations = ( |
658 | 658 | 92CACFF22A1B7DD200DA2B40 /* Debug */, |
|
0 commit comments