Browse Source

更新文档

warrior 2 months ago
parent
commit
9587c3cbd1
1 changed files with 4 additions and 0 deletions
  1. 4 0
      build.android.md

+ 4 - 0
build.android.md

@@ -81,6 +81,10 @@
   ## 二、添加 IOS 平台
   - npx cap add ios 添加 IOS 平台
 
+  ### 三、mac设备打开xcode
+    - npx cap open ios
+    - cd ios/App 运行 pod install 安装依赖
+
 # cordova打包(弃用)
   - ionic cordova build android --release