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

// fastlane

parent 70793496
......@@ -85,7 +85,7 @@ platform :ios do
# 默认 Release,Release or Debug
configuration: 'Release',
# 是否包含 bitcode
include_bitcode: true,
include_bitcode: false,
# 是否包含 symbols
include_symbols: true,
# 打包导出方式,包含 app-store, validation, ad-hoc, package, enterprise, development, developer-id and mac-application
......
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