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 579579 "@executable_path/Frameworks",
580580 "@loader_path/Frameworks",
581581 );
582- MARKETING_VERSION = 1.3.6 ;
582+ MARKETING_VERSION = 1.4.0 ;
583583 PRODUCT_BUNDLE_IDENTIFIER = com.devcycle.DevCycle;
584584 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
585585 SKIP_INSTALL = YES;
609609 "@executable_path/Frameworks",
610610 "@loader_path/Frameworks",
611611 );
612- MARKETING_VERSION = 1.3.6 ;
612+ MARKETING_VERSION = 1.4.0 ;
613613 PRODUCT_BUNDLE_IDENTIFIER = com.devcycle.DevCycle;
614614 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
615615 SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ struct PlatformDetails {
1919 #endif
2020
2121 var sdkType = " mobile "
22- var sdkVersion = " 1.3.6 "
22+ var sdkVersion = " 1.4.0 "
2323}
You can’t perform that action at this time.
0 commit comments