Commit 33c8d786 authored by zxhy's avatar zxhy

pod

parent dca7222a
Pipeline #1575 failed with stages
...@@ -6,7 +6,14 @@ ...@@ -6,7 +6,14 @@
objectVersion = 77; objectVersion = 77;
objects = { objects = {
/* Begin PBXBuildFile section */
8767D08846C136C74D7A38AD /* Pods_PhoneManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DB0D368334BECAFE6594C5F7 /* Pods_PhoneManager.framework */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
B29A159C241A6A66EFE07177 /* Pods-PhoneManager.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PhoneManager.debug.xcconfig"; path = "Target Support Files/Pods-PhoneManager/Pods-PhoneManager.debug.xcconfig"; sourceTree = "<group>"; };
CC121720387E40164142F3E2 /* Pods-PhoneManager.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PhoneManager.release.xcconfig"; path = "Target Support Files/Pods-PhoneManager/Pods-PhoneManager.release.xcconfig"; sourceTree = "<group>"; };
DB0D368334BECAFE6594C5F7 /* Pods_PhoneManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PhoneManager.framework; sourceTree = BUILT_PRODUCTS_DIR; };
EB388E5B2D8A61A800629B0D /* PhoneManager.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PhoneManager.app; sourceTree = BUILT_PRODUCTS_DIR; }; EB388E5B2D8A61A800629B0D /* PhoneManager.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PhoneManager.app; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */ /* End PBXFileReference section */
...@@ -36,17 +43,38 @@ ...@@ -36,17 +43,38 @@
isa = PBXFrameworksBuildPhase; isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
8767D08846C136C74D7A38AD /* Pods_PhoneManager.framework in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
1658DB6C9F7C23ADB69D9D4C /* Frameworks */ = {
isa = PBXGroup;
children = (
DB0D368334BECAFE6594C5F7 /* Pods_PhoneManager.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
CB2ACD1E9442B4500087E831 /* Pods */ = {
isa = PBXGroup;
children = (
B29A159C241A6A66EFE07177 /* Pods-PhoneManager.debug.xcconfig */,
CC121720387E40164142F3E2 /* Pods-PhoneManager.release.xcconfig */,
);
name = Pods;
path = Pods;
sourceTree = "<group>";
};
EB388E522D8A61A800629B0D = { EB388E522D8A61A800629B0D = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
EB388E5D2D8A61A800629B0D /* PhoneManager */, EB388E5D2D8A61A800629B0D /* PhoneManager */,
EB388E5C2D8A61A800629B0D /* Products */, EB388E5C2D8A61A800629B0D /* Products */,
CB2ACD1E9442B4500087E831 /* Pods */,
1658DB6C9F7C23ADB69D9D4C /* Frameworks */,
); );
sourceTree = "<group>"; sourceTree = "<group>";
}; };
...@@ -65,9 +93,11 @@ ...@@ -65,9 +93,11 @@
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = EB388E6E2D8A61AA00629B0D /* Build configuration list for PBXNativeTarget "PhoneManager" */; buildConfigurationList = EB388E6E2D8A61AA00629B0D /* Build configuration list for PBXNativeTarget "PhoneManager" */;
buildPhases = ( buildPhases = (
0EB1FE5C41C26445102D1AF8 /* [CP] Check Pods Manifest.lock */,
EB388E572D8A61A800629B0D /* Sources */, EB388E572D8A61A800629B0D /* Sources */,
EB388E582D8A61A800629B0D /* Frameworks */, EB388E582D8A61A800629B0D /* Frameworks */,
EB388E592D8A61A800629B0D /* Resources */, EB388E592D8A61A800629B0D /* Resources */,
5B498BF73901C867A61ED7C3 /* [CP] Embed Pods Frameworks */,
); );
buildRules = ( buildRules = (
); );
...@@ -77,8 +107,6 @@ ...@@ -77,8 +107,6 @@
EB388E5D2D8A61A800629B0D /* PhoneManager */, EB388E5D2D8A61A800629B0D /* PhoneManager */,
); );
name = PhoneManager; name = PhoneManager;
packageProductDependencies = (
);
productName = PhoneManager; productName = PhoneManager;
productReference = EB388E5B2D8A61A800629B0D /* PhoneManager.app */; productReference = EB388E5B2D8A61A800629B0D /* PhoneManager.app */;
productType = "com.apple.product-type.application"; productType = "com.apple.product-type.application";
...@@ -127,6 +155,48 @@ ...@@ -127,6 +155,48 @@
}; };
/* End PBXResourcesBuildPhase section */ /* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
0EB1FE5C41C26445102D1AF8 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-PhoneManager-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
5B498BF73901C867A61ED7C3 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-PhoneManager/Pods-PhoneManager-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-PhoneManager/Pods-PhoneManager-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-PhoneManager/Pods-PhoneManager-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */
EB388E572D8A61A800629B0D /* Sources */ = { EB388E572D8A61A800629B0D /* Sources */ = {
isa = PBXSourcesBuildPhase; isa = PBXSourcesBuildPhase;
...@@ -140,6 +210,7 @@ ...@@ -140,6 +210,7 @@
/* Begin XCBuildConfiguration section */ /* Begin XCBuildConfiguration section */
EB388E6F2D8A61AA00629B0D /* Debug */ = { EB388E6F2D8A61AA00629B0D /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = B29A159C241A6A66EFE07177 /* Pods-PhoneManager.debug.xcconfig */;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
...@@ -168,6 +239,7 @@ ...@@ -168,6 +239,7 @@
}; };
EB388E702D8A61AA00629B0D /* Release */ = { EB388E702D8A61AA00629B0D /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = CC121720387E40164142F3E2 /* Pods-PhoneManager.release.xcconfig */;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
......
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:PhoneManager.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'PhoneManager' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for PhoneManager
pod 'Alamofire'
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment