Commit 5a09d23d51396d924cd06d0b7b92f01dd2e190d2

Authored by zhangxiaowen
1 parent 032e9b6a

no message

Example/CNLiveMineModule.xcodeproj/project.pbxproj
... ... @@ -230,6 +230,7 @@
230 230 6003F587195388D20070C39A /* Frameworks */,
231 231 6003F588195388D20070C39A /* Resources */,
232 232 99C363EEF6A14DCC1038EC13 /* [CP] Embed Pods Frameworks */,
  233 + 9ABA762C0C8EC0CA879C4F52 /* [CP] Copy Pods Resources */,
233 234 );
234 235 buildRules = (
235 236 );
... ... @@ -328,25 +329,32 @@
328 329 inputPaths = (
329 330 "${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-frameworks.sh",
330 331 "${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework",
  332 + "${BUILT_PRODUCTS_DIR}/CNLiveAVCamera/CNLiveAVCamera.framework",
331 333 "${BUILT_PRODUCTS_DIR}/CNLiveBaseKit/CNLiveBaseKit.framework",
  334 + "${BUILT_PRODUCTS_DIR}/CNLiveBaseTools/CNLiveBaseTools.framework",
332 335 "${BUILT_PRODUCTS_DIR}/CNLiveBeeHive/CNLiveBeeHive.framework",
  336 + "${BUILT_PRODUCTS_DIR}/CNLiveBusinessTools/CNLiveBusinessTools.framework",
333 337 "${BUILT_PRODUCTS_DIR}/CNLiveCommonCategory/CNLiveCommonCategory.framework",
334 338 "${BUILT_PRODUCTS_DIR}/CNLiveCommonClass/CNLiveCommonClass.framework",
335 339 "${BUILT_PRODUCTS_DIR}/CNLiveEnvironment/CNLiveEnvironment.framework",
  340 + "${BUILT_PRODUCTS_DIR}/CNLiveImagePickerController/CNLiveImagePickerController.framework",
336 341 "${BUILT_PRODUCTS_DIR}/CNLiveIntegralModule/CNLiveIntegralModule.framework",
337 342 "${BUILT_PRODUCTS_DIR}/CNLiveMineModule/CNLiveMineModule.framework",
338 343 "${BUILT_PRODUCTS_DIR}/CNLiveMyOrderModule/CNLiveMyOrderModule.framework",
339 344 "${BUILT_PRODUCTS_DIR}/CNLiveQrCodeModule/CNLiveQrCodeModule.framework",
340 345 "${BUILT_PRODUCTS_DIR}/CNLiveRequestBastKit/CNLiveRequestBastKit.framework",
341   - "${BUILT_PRODUCTS_DIR}/CNLiveSettingModule/CNLiveSettingModule.framework",
342 346 "${BUILT_PRODUCTS_DIR}/CNLiveTripartiteManagement/CNLiveTripartiteManagement.framework",
  347 + "${BUILT_PRODUCTS_DIR}/CNLiveUploadManager/CNLiveUploadManager.framework",
343 348 "${BUILT_PRODUCTS_DIR}/CNLiveUserAgreementManager/CNLiveUserAgreementManager.framework",
344 349 "${BUILT_PRODUCTS_DIR}/CNLiveUserManagement/CNLiveUserManagement.framework",
  350 + "${BUILT_PRODUCTS_DIR}/HappyDNS/HappyDNS.framework",
345 351 "${BUILT_PRODUCTS_DIR}/JXCategoryView/JXCategoryView.framework",
346 352 "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework",
347 353 "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
348 354 "${BUILT_PRODUCTS_DIR}/Masonry/Masonry.framework",
349 355 "${BUILT_PRODUCTS_DIR}/QMUIKit/QMUIKit.framework",
  356 + "${BUILT_PRODUCTS_DIR}/Qiniu/Qiniu.framework",
  357 + "${BUILT_PRODUCTS_DIR}/SDAutoLayout/SDAutoLayout.framework",
350 358 "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework",
351 359 "${BUILT_PRODUCTS_DIR}/SGQRCode/SGQRCode.framework",
352 360 "${BUILT_PRODUCTS_DIR}/YYKit/YYKit.framework",
... ... @@ -354,25 +362,32 @@
354 362 name = "[CP] Embed Pods Frameworks";
355 363 outputPaths = (
356 364 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework",
  365 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveAVCamera.framework",
357 366 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBaseKit.framework",
  367 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBaseTools.framework",
358 368 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBeeHive.framework",
  369 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveBusinessTools.framework",
359 370 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveCommonCategory.framework",
360 371 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveCommonClass.framework",
361 372 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveEnvironment.framework",
  373 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveImagePickerController.framework",
362 374 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveIntegralModule.framework",
363 375 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveMineModule.framework",
364 376 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveMyOrderModule.framework",
365 377 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveQrCodeModule.framework",
366 378 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveRequestBastKit.framework",
367   - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveSettingModule.framework",
368 379 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveTripartiteManagement.framework",
  380 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveUploadManager.framework",
369 381 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveUserAgreementManager.framework",
370 382 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveUserManagement.framework",
  383 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HappyDNS.framework",
371 384 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/JXCategoryView.framework",
372 385 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework",
373 386 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
374 387 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework",
375 388 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/QMUIKit.framework",
  389 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Qiniu.framework",
  390 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDAutoLayout.framework",
376 391 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",
377 392 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SGQRCode.framework",
378 393 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/YYKit.framework",
... ... @@ -382,6 +397,24 @@
382 397 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-frameworks.sh\"\n";
383 398 showEnvVarsInLog = 0;
384 399 };
  400 + 9ABA762C0C8EC0CA879C4F52 /* [CP] Copy Pods Resources */ = {
  401 + isa = PBXShellScriptBuildPhase;
  402 + buildActionMask = 2147483647;
  403 + files = (
  404 + );
  405 + inputPaths = (
  406 + "${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-resources.sh",
  407 + "${PODS_CONFIGURATION_BUILD_DIR}/CNLiveSettingModule/CNLiveSettingModule.bundle",
  408 + );
  409 + name = "[CP] Copy Pods Resources";
  410 + outputPaths = (
  411 + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/CNLiveSettingModule.bundle",
  412 + );
  413 + runOnlyForDeploymentPostprocessing = 0;
  414 + shellPath = /bin/sh;
  415 + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CNLiveMineModule_Example/Pods-CNLiveMineModule_Example-resources.sh\"\n";
  416 + showEnvVarsInLog = 0;
  417 + };
385 418 A9B5D0EFC5B6FCA241FAE929 /* [CP] Check Pods Manifest.lock */ = {
386 419 isa = PBXShellScriptBuildPhase;
387 420 buildActionMask = 2147483647;
... ...
Example/Podfile
... ... @@ -7,6 +7,10 @@ platform :ios, '9.0'
7 7 target 'CNLiveMineModule_Example' do
8 8 pod 'CNLiveMineModule', :path => '../'
9 9  
  10 + #依赖三方私有库,如果里面有.a的时候加上这个
  11 + pre_install do |installer| Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {}
  12 + end
  13 +
10 14 target 'CNLiveMineModule_Tests' do
11 15 inherit! :search_paths
12 16  
... ...