File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 726726 "$(PROJECT_DIR)/StikJIT/idevice",
727727 );
728728 MACOSX_DEPLOYMENT_TARGET = 15.1;
729- MARKETING_VERSION = 26.0 ;
729+ MARKETING_VERSION = 2.3.5 ;
730730 PRODUCT_BUNDLE_IDENTIFIER = com.stik.sj;
731731 PRODUCT_NAME = "$(TARGET_NAME)";
732732 SDKROOT = auto;
784784 "$(PROJECT_DIR)/StikJIT/idevice",
785785 );
786786 MACOSX_DEPLOYMENT_TARGET = 15.1;
787- MARKETING_VERSION = 26.0 ;
787+ MARKETING_VERSION = 2.3.5 ;
788788 PRODUCT_BUNDLE_IDENTIFIER = com.stik.sj;
789789 PRODUCT_NAME = "$(TARGET_NAME)";
790790 SDKROOT = auto;
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ struct SettingsView: View {
274274 . stroke ( Color . white. opacity ( 0.12 ) , lineWidth: 1 )
275275 )
276276 }
277- Text ( " StikDebug 26 " )
277+ Text ( " StikDebug " )
278278 . font ( . title2. weight ( . semibold) )
279279 . foregroundColor ( . primary)
280280 }
You can’t perform that action at this time.
0 commit comments