Automated build Jenkins + fastlane

reference
Check signature file, teamid
shell
  • CODE_SIGN_IDENTITY="iPhone Developer: xixiu du (4HXCLGH9HU)"
  • PROVISIONING_PROFILE=973774f8-3916-4b0d-b0e5-0af33a55e92d
  • DEVELOPMENT_TEAM=4HXCLGH9HU

    An error
  • Can not find pod corresponding library file
  • ld: warning: directory not found for option '-L/Users/Shared/Jenkins/Library/Developer/Xcode/DerivedData/SmallFlagLoan-dmbevippdhikzigjbdqtyyyfirji/Build/Intermediates.noindex/ArchiveIntermediates/SmallFlagLoan/BuildProductsPath/Debug-iphoneos/YYCache'
  • ld: library not found for -lAFNetworking

    Warehouse Address
  • https://gitee.com/BRoc/small_flag_loan.git

    With that token is not used to log git repository

    Source administration credentials and api credentials are not the same, apiv5 credentials are plug-in calls code cloud interface, and source code management credentials are jenkins git plugin required, the credentials format is a user name and password, if using the http protocols need to configure credential management in a cloud code username and password credentials, so as to elected and, if need jenkins ssh, then the ssh key adding machine code to cloud account in the job

    step by step
  • https://www.jianshu.com/p/126c9e6b63ef
  • https://juejin.im/entry/5b5e7bdb6fb9a04fcc44af91

    You can do it
  • https://www.jianshu.com/p/470752f99134

    command
  • https://www.jianshu.com/p/6c52260b1ff3
    -sudo chmod -R 777 your folder name
  • chmod -R a+rwx workspace

Guess you like

Origin www.cnblogs.com/guligei/p/11991416.html