mirror of
https://github.com/wu736139669/WlianWorld.git
synced 2026-08-05 06:23:44 +00:00
xiugaipeizhi
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.name = "WlianWorld"
|
||||
s.version = "0.0.1"
|
||||
s.summary = "微连天下"
|
||||
s.summary = "微连天下1"
|
||||
|
||||
# This description is used to generate tags and improve search results.
|
||||
# * Think: What does it do? Why did you write it? What is the focus?
|
||||
|
||||
@@ -534,6 +534,10 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 1EA287A0584796EB45606160 /* Pods.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
ARCHS = (
|
||||
"$(ARCHS_STANDARD)",
|
||||
"$(ARCHS_STANDARD_INCLUDING_64_BIT)",
|
||||
);
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
GCC_PREFIX_HEADER = WlianWorld/PrefixHeader.pch;
|
||||
INFOPLIST_FILE = WlianWorld/Info.plist;
|
||||
@@ -541,6 +545,7 @@
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = ash.WlianWorld;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
VALID_ARCHS = "arm64 armv7 armv7s";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@@ -548,6 +553,10 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E85CC6782134D0C21F8B26CC /* Pods.release.xcconfig */;
|
||||
buildSettings = {
|
||||
ARCHS = (
|
||||
"$(ARCHS_STANDARD)",
|
||||
"$(ARCHS_STANDARD_INCLUDING_64_BIT)",
|
||||
);
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
GCC_PREFIX_HEADER = WlianWorld/PrefixHeader.pch;
|
||||
INFOPLIST_FILE = WlianWorld/Info.plist;
|
||||
@@ -555,6 +564,7 @@
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = ash.WlianWorld;
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
VALID_ARCHS = "arm64 armv7 armv7s";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user