Commit f9b334f7 authored by jinzhu's avatar jinzhu

update

parent addc4f33
......@@ -47,7 +47,7 @@ platform :ios do
git_pull
pod_repo_update(repo: PRIVATE_SPEC)
pod_install(repo: PRIVATE_SPEC)
#pod_install(repo: PRIVATE_SPEC)
pod_lib_lint(verbose: false, allow_warnings: true, sources: SOURCES, use_bundle_exec: true, fail_fast: true)
version_bump_podspec(path: podspec_path, version_number: target_version) # 更新 podspec
......
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