uni-app iOS离线打包 SDK4.45 版本工程导入打包报错各种错误

uni-app iOS离线打包 SDK4.45 版本工程导入打包报错各种错误

/Volumes/EXT/ext/io.dcloud.package/ios/complier@alpha/src/DCUniRecord/build/ExplicitPrecompiledModules/Foundation-6CK4REWR8VHEF94H4I460OKKT.pcm: No such file or directory  
Section **DATA/cfstring** is not pointer aligned in /Users/mrlee/Documents/uniapp/ios/4.45/SDK/SDK/Libs/libTouchJSON.a[x86_64][15]  
/Volumes/EXT/ext/io.dcloud.package/ios/complier@alpha/src/DCUniRecord/build/ExplicitPrecompiledModules/AVFoundation-SYZ2LNPCN33H1U5NVGLQQ1IX.pcm: No such file or directory  
Section **DATA/cfstring** is not pointer aligned in /Users/mrlee/Documents/uniapp/ios/4.45/SDK/SDK/Libs/libTouchJSON.a[x86_64][13]  
/Volumes/EXT/ext/io.dcloud.package/ios/complier@alpha/src/DCUniRecord/build/ExplicitPrecompiledModules/AVFAudio-7I4DT4UHVII0HP1IHYDH2A8RG.pcm: No such file or directory  
Section **DATA/cfstring** is not pointer aligned in /Users/mrlee/Documents/uniapp/ios/4.45/SDK/SDK/Libs/libTouchJSON.a[x86_64][11]

| 开发环境 | 版本号 | 项目创建方式 |
|---------|-------|--------------|
| XCode   | 16.2  |              |
| HBuilder| 4.45  |              |
| macOS   | 15.3.1|              |

更多关于uni-app iOS离线打包 SDK4.45 版本工程导入打包报错各种错误的实战教程也可以访问 https://www.itying.com/category-93-b0.html

回到顶部