Swift 旧版本Xcode 打出来的framework 新版本

2024-08-01  本文已影响0人  生命不止运动不息

一、Swift 旧版本Xcode 打出来的framework 新版本不兼容问题
Cannot load module 'xxx' built with SDK 'ihphoneos16.4' when using SDK 'iphoneos17.0':XXX/xxx.framework/Modules/xxx.swiftmodule/arm64-apple-ios.swiftmodule

在build setting中将BUILD_LIBRARY_FOR_DISTRIBUTION设置为Yes

原文链接:https://blog.csdn.net/guoxulieying/article/details/133808952

上一篇下一篇

猜你喜欢

热点阅读