问题遇到的现象和发生背景
hbuilder h5+app项目打包成ios 自定义基座闪退 但是标准基座没有问题 下面是运行的时候xcode的日志
操作环境、软件版本等信息
mac xcode
Reason: tried: '/usr/lib/swift/DCUniBase.framework/DCUniBase' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/DCUniBase.framework/DCUniBase' (no such file), '/private/var/containers/Bundle/Application/F6BE0F4F-1E6F-44A6-BBFA-E65D539A8E33/HBuilder.app/Frameworks/DCUniBase.framework/DCUniBase' (no such file),
尝试过的解决方法
常识修改了manifest.json配置,但是云打包自定义基座后使用手机打开app直接就闪退,但是标准基座没有问题
就是一直提示这个没有DCUniBase.framework