240 发简信
IP属地:北京
  • mac端Android aab包安装

    通过brew安装bundletool工具 如未安装过brew ,请执行命令安装brew,否则跳过 等待安装完毕后执行 安装aab 通过.aab生...

  • Flutter iOS 编译报错提示 The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the ...

    编译报错提示 The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to ...

  • Flutter iOS编译报错提示does not contain bitcode. You must rebuild it with bitcode enabled

    1 .打开 项目目录/ios/Podfile 按照以下代码注释和新增