Browse Source

no message

Hongtae Kim 6 years ago
parent
commit
029470238c
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      TestApp1/TestApp1.xcodeproj/project.pbxproj

+ 2
- 2
TestApp1/TestApp1.xcodeproj/project.pbxproj View File

471
 		844A9A561DD0BCFD007DCC89 /* Debug */ = {
471
 		844A9A561DD0BCFD007DCC89 /* Debug */ = {
472
 			isa = XCBuildConfiguration;
472
 			isa = XCBuildConfiguration;
473
 			buildSettings = {
473
 			buildSettings = {
474
-				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
474
+				ARCHS = "$(ARCHS_STANDARD)";
475
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
475
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
476
 				COMBINE_HIDPI_IMAGES = YES;
476
 				COMBINE_HIDPI_IMAGES = YES;
477
 				INFOPLIST_FILE = "$(SRCROOT)/macOS/Info.plist";
477
 				INFOPLIST_FILE = "$(SRCROOT)/macOS/Info.plist";
485
 		844A9A571DD0BCFD007DCC89 /* Release */ = {
485
 		844A9A571DD0BCFD007DCC89 /* Release */ = {
486
 			isa = XCBuildConfiguration;
486
 			isa = XCBuildConfiguration;
487
 			buildSettings = {
487
 			buildSettings = {
488
-				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
488
+				ARCHS = "$(ARCHS_STANDARD)";
489
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
489
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
490
 				COMBINE_HIDPI_IMAGES = YES;
490
 				COMBINE_HIDPI_IMAGES = YES;
491
 				INFOPLIST_FILE = "$(SRCROOT)/macOS/Info.plist";
491
 				INFOPLIST_FILE = "$(SRCROOT)/macOS/Info.plist";