|
@@ -80,7 +80,7 @@
|
|
|
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
|
|
|
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
|
|
|
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
|
|
|
- 3BBBF1D32C9ACA5E00A17588 /* naiyout.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = naiyout.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 3BBBF1D32C9ACA5E00A17588 /* naiyouwl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = naiyouwl.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
75F24307BAD49042829F2A60 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
|
|
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
|
@@ -145,7 +145,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
331C80D5294CF71000263BE5 /* RunnerTests.xctest */,
|
|
|
- 3BBBF1D32C9ACA5E00A17588 /* naiyout.app */,
|
|
|
+ 3BBBF1D32C9ACA5E00A17588 /* naiyouwl.app */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
@@ -248,7 +248,7 @@
|
|
|
);
|
|
|
name = Runner;
|
|
|
productName = Runner;
|
|
|
- productReference = 3BBBF1D32C9ACA5E00A17588 /* naiyout.app */;
|
|
|
+ productReference = 3BBBF1D32C9ACA5E00A17588 /* naiyouwl.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
@@ -571,7 +571,7 @@
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = naiyout;
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = macproxy;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
"@executable_path/../Frameworks",
|
|
@@ -582,7 +582,7 @@
|
|
|
"$(PROJECT_DIR)/Frameworks",
|
|
|
../core,
|
|
|
);
|
|
|
- PRODUCT_NAME = naiyout;
|
|
|
+ PRODUCT_NAME = "$(PRODUCT_NAME:c99extidentifier)";
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
};
|
|
@@ -706,7 +706,7 @@
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = naiyout;
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = macproxy;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
"@executable_path/../Frameworks",
|
|
@@ -717,7 +717,7 @@
|
|
|
"$(PROJECT_DIR)/Frameworks",
|
|
|
../core,
|
|
|
);
|
|
|
- PRODUCT_NAME = naiyout;
|
|
|
+ PRODUCT_NAME = "$(PRODUCT_NAME:c99extidentifier)";
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
SWIFT_VERSION = 5.0;
|
|
@@ -735,7 +735,7 @@
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = naiyout;
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = macproxy;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
"@executable_path/../Frameworks",
|
|
@@ -746,7 +746,7 @@
|
|
|
"$(PROJECT_DIR)/Frameworks",
|
|
|
../core,
|
|
|
);
|
|
|
- PRODUCT_NAME = naiyout;
|
|
|
+ PRODUCT_NAME = "$(PRODUCT_NAME:c99extidentifier)";
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
};
|