Commit fc2fb8a8 authored by Steven杜宇's avatar Steven杜宇

// adhoc

parent f91c08d2
......@@ -168,7 +168,7 @@ GEM
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
fastlane-plugin-pgyer (0.2.9)
fastlane-plugin-upload_to_bugly (0.1.2)
fastlane-plugin-versioning (0.7.0)
fastlane-plugin-versioning (0.7.1)
ffi (1.16.3)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
......
......@@ -154,7 +154,7 @@ platform :ios do
# 是否包含 symbols
include_symbols: true,
# 打包导出方式,包含 app-store, validation, ad-hoc, package, enterprise, development, developer-id and mac-application
export_method: 'release-testing',
export_method: 'ad-hoc',
# 这个设置是为了设置 xcode 自动配置证书和配置文件,当然也可以手动配置,可以参考文档
# export_xcargs: '-allowProvisioningUpdates',
......
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