瀏覽代碼

打包提交

刘星辰 5 月之前
父節點
當前提交
60ec0e7287
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      HBuilder-uniPluginDemo/fastlane/Fastfile

+ 1 - 1
HBuilder-uniPluginDemo/fastlane/Fastfile

@@ -26,7 +26,7 @@ lane :beta do |options|
   gym(
     clean: true, # 打包前clean项目
     export_method: "development", # 导出方式
-    scheme: "PBSDK_Example", # scheme
+    scheme: "HBuilder", # scheme
     output_directory: "~/Desktop/PB", # ipa的存放目录
     silent: true, # 隐藏没有必要的信息
     export_options: {