File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 443
443
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
444
444
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
445
445
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
446
- MARKETING_VERSION = 1.3.3 ;
446
+ MARKETING_VERSION = 1.3.4 ;
447
447
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App;
448
448
PRODUCT_NAME = "$(TARGET_NAME)";
449
449
SDKROOT = auto;
485
485
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
486
486
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
487
487
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
488
- MARKETING_VERSION = 1.3.3 ;
488
+ MARKETING_VERSION = 1.3.4 ;
489
489
PRODUCT_BUNDLE_IDENTIFIER = jp.tryswift.tokyo.App;
490
490
PRODUCT_NAME = "$(TARGET_NAME)";
491
491
SDKROOT = auto;
You can’t perform that action at this time.
0 commit comments