Commit 07ed64be026527928b0841e533711176670d8945
1 parent
cf09a889
no message
Showing
1 changed file
with
29 additions
and
29 deletions
Example/CNLiveMineModule.xcodeproj/project.pbxproj
| ... | ... | @@ -239,8 +239,8 @@ |
| 239 | 239 | 6003F586195388D20070C39A /* Sources */, |
| 240 | 240 | 6003F587195388D20070C39A /* Frameworks */, |
| 241 | 241 | 6003F588195388D20070C39A /* Resources */, |
| 242 | - 9C617276F47F3FC49C8F7020 /* [CP] Embed Pods Frameworks */, | |
| 243 | - 61F033546F1DCE01F4758FDD /* [CP] Copy Pods Resources */, | |
| 242 | + 01236DDD2D9700745E768222 /* [CP] Embed Pods Frameworks */, | |
| 243 | + 0E379E558B515AB3D2CFB03D /* [CP] Copy Pods Resources */, | |
| 244 | 244 | ); |
| 245 | 245 | buildRules = ( |
| 246 | 246 | ); |
| ... | ... | @@ -331,33 +331,7 @@ |
| 331 | 331 | /* End PBXResourcesBuildPhase section */ |
| 332 | 332 | |
| 333 | 333 | /* Begin PBXShellScriptBuildPhase section */ |
| 334 | - 61F033546F1DCE01F4758FDD /* [CP] Copy Pods Resources */ = { | |
| 335 | - isa = PBXShellScriptBuildPhase; | |
| 336 | - buildActionMask = 2147483647; | |
| 337 | - files = ( | |
| 338 | - ); | |
| 339 | - inputPaths = ( | |
| 340 | - "${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-resources.sh", | |
| 341 | - "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveBalanceModule/CNLiveBalanceModule.bundle", | |
| 342 | - "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveMineModule/CNLiveMineModule.bundle", | |
| 343 | - "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveMyOrderModule/CNLiveMyOrderModule.bundle", | |
| 344 | - "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveQrCodeModule/CNLiveQrCodeModule.bundle", | |
| 345 | - "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveSettingModule/CNLiveSettingModule.bundle", | |
| 346 | - ); | |
| 347 | - name = "[CP] Copy Pods Resources"; | |
| 348 | - outputPaths = ( | |
| 349 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveBalanceModule.bundle", | |
| 350 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveMineModule.bundle", | |
| 351 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveMyOrderModule.bundle", | |
| 352 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveQrCodeModule.bundle", | |
| 353 | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveSettingModule.bundle", | |
| 354 | - ); | |
| 355 | - runOnlyForDeploymentPostprocessing = 0; | |
| 356 | - shellPath = /bin/sh; | |
| 357 | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-resources.sh\"\n"; | |
| 358 | - showEnvVarsInLog = 0; | |
| 359 | - }; | |
| 360 | - 9C617276F47F3FC49C8F7020 /* [CP] Embed Pods Frameworks */ = { | |
| 334 | + 01236DDD2D9700745E768222 /* [CP] Embed Pods Frameworks */ = { | |
| 361 | 335 | isa = PBXShellScriptBuildPhase; |
| 362 | 336 | buildActionMask = 2147483647; |
| 363 | 337 | files = ( |
| ... | ... | @@ -467,6 +441,32 @@ |
| 467 | 441 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-frameworks.sh\"\n"; |
| 468 | 442 | showEnvVarsInLog = 0; |
| 469 | 443 | }; |
| 444 | + 0E379E558B515AB3D2CFB03D /* [CP] Copy Pods Resources */ = { | |
| 445 | + isa = PBXShellScriptBuildPhase; | |
| 446 | + buildActionMask = 2147483647; | |
| 447 | + files = ( | |
| 448 | + ); | |
| 449 | + inputPaths = ( | |
| 450 | + "${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-resources.sh", | |
| 451 | + "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveBalanceModule/CNLiveBalanceModule.bundle", | |
| 452 | + "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveMineModule/CNLiveMineModule.bundle", | |
| 453 | + "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveMyOrderModule/CNLiveMyOrderModule.bundle", | |
| 454 | + "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveQrCodeModule/CNLiveQrCodeModule.bundle", | |
| 455 | + "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveSettingModule/CNLiveSettingModule.bundle", | |
| 456 | + ); | |
| 457 | + name = "[CP] Copy Pods Resources"; | |
| 458 | + outputPaths = ( | |
| 459 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveBalanceModule.bundle", | |
| 460 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveMineModule.bundle", | |
| 461 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveMyOrderModule.bundle", | |
| 462 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveQrCodeModule.bundle", | |
| 463 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveSettingModule.bundle", | |
| 464 | + ); | |
| 465 | + runOnlyForDeploymentPostprocessing = 0; | |
| 466 | + shellPath = /bin/sh; | |
| 467 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-resources.sh\"\n"; | |
| 468 | + showEnvVarsInLog = 0; | |
| 469 | + }; | |
| 470 | 470 | A9B5D0EFC5B6FCA241FAE929 /* [CP] Check Pods Manifest.lock */ = { |
| 471 | 471 | isa = PBXShellScriptBuildPhase; |
| 472 | 472 | buildActionMask = 2147483647; | ... | ... |