帖子
帖子
用户
博客
课程
显示全部楼层
5
帖子
0
勋章
33
Y币

[开发工具] IOS编译失败

[复制链接]
发表于 2021-9-26 15:15:52
最近升级IOS15后有些用户不能使用,今天去编译发现编译报错了,发现是自定义模块有问题,为什么之前编译没问题,今天怎么编译不行了(自定义模块没变过)?Create build descriptionBuild description signature: 35f6a1930739e5f0d040a514b961d811Build description path: /Users/apicloud/Library/Developer/Xcode/DerivedData/UZApp-hinbpjeuqzyngaekdgebidusozrd/Build/Intermediates.noindex/ArchiveIntermediates/UZApp/IntermediateBuildFilesPath/XCBuildData/35f6a1930739e5f0d040a514b961d811-desc.xcbuildnote: Build preparation completenote: Building targets in parallel/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: warning: NewsstandKit is deprecated. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: warning: OpenGLES is deprecated. Consider migrating to Metal instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: warning: GLKit is deprecated. Consider migrating to MetalKit instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: warning: AddressBook is deprecated. Consider migrating to Contacts instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: warning: AddressBookUI is deprecated. Consider migrating to ContactsUI instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: warning: AssetsLibrary is deprecated. Consider migrating to Photos instead. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: error: The linked and embedded framework 'WeLib.framework' is missing one or more architectures required by this target: armv7. (in target 'UZApp' from project 'UZApp')/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcodeproj: error: The linked and embedded framework 'WeApi.framework' is missing one or more architectures required by this target: armv7. (in target 'UZApp' from project 'UZApp')** ARCHIVE FAILED **error: archive not found at path '/Users/apicloud/uzmap/temp/ozy2qutF9SbEtFu/ios/UZApp.xcarchive'** EXPORT FAILED **
380
帖子
4
勋章
6
Y币
'WeLib.framework' is missing one or more architectures required by this target: armv7.

缺少armv7库,修改自定义模块
130
帖子
7
勋章
5万+
Y币
模块包 重复了,找给你开发者的人处理就好了
5
帖子
0
勋章
33
Y币
可以了,谢谢
您需要登录后才可以回帖 登录

本版积分规则