File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
FitCounter by QuickPose.ai.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ struct VolumeChangeView: View {
4848 . ignoresSafeArea ( )
4949 . overlay (
5050 VStack ( spacing: 30 ) {
51- Text ( " FiCounter provides real-time voice feedback" )
51+ Text ( " FitCounter provides real-time voice feedback" )
5252 . font ( . title)
5353 . multilineTextAlignment ( . center)
5454 Text ( " Please turn on the sound on your device " )
Original file line number Diff line number Diff line change 531531 "$(inherited)",
532532 "@executable_path/Frameworks",
533533 );
534- MARKETING_VERSION = 0.3 ;
534+ MARKETING_VERSION = 0.4 ;
535535 PRODUCT_BUNDLE_IDENTIFIER = ai.quickpose.FitCount;
536536 PRODUCT_NAME = "$(TARGET_NAME)";
537537 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
566566 "$(inherited)",
567567 "@executable_path/Frameworks",
568568 );
569- MARKETING_VERSION = 0.3 ;
569+ MARKETING_VERSION = 0.4 ;
570570 PRODUCT_BUNDLE_IDENTIFIER = ai.quickpose.FitCount;
571571 PRODUCT_NAME = "$(TARGET_NAME)";
572572 SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
You can’t perform that action at this time.
0 commit comments