File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 746
746
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
747
747
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
748
748
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
749
+ LD_GENERATE_MAP_FILE = YES;
749
750
LD_RUNPATH_SEARCH_PATHS = (
750
751
"$(inherited)",
751
752
"@executable_path/Frameworks",
788
789
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
789
790
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
790
791
IPHONEOS_DEPLOYMENT_TARGET = 16.4;
792
+ LD_GENERATE_MAP_FILE = YES;
791
793
LD_RUNPATH_SEARCH_PATHS = (
792
794
"$(inherited)",
793
795
"@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments