Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

生成二进制库时怎么去掉对armv7的支持 #196

Open
wuchun4 opened this issue Jan 24, 2022 · 1 comment
Open

生成二进制库时怎么去掉对armv7的支持 #196

wuchun4 opened this issue Jan 24, 2022 · 1 comment

Comments

@wuchun4
Copy link

wuchun4 commented Jan 24, 2022

默认生成二进制库时要求原有的pod库支持armv7,如果不支持就会生成失败,iOS11开始已不支持armv7架构,能否设置生成二进制库时不编译armv7。

The following build commands failed:
CompileC /Users/simon/Downloads/cocoapods-imy-bin-demo-master/Demo-build-temp/bin-archive/Demo/build/Pods.build/Debug-iphoneos/XCOCLib.build/Objects-normal/armv7/UIScrollView+EasyNavigationExt.o /Users/simon/Downloads/cocoapods-imy-bin-demo-master/Demo-build-temp/bin-archive/Demo/Pods/XCOCLib/XCOCLib/Classes/EasyNavigation/UIScrollView+EasyNavigationExt.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'XCOCLib' from project 'Pods')
(1 failure)

@HuiYouHua
Copy link

自己编译库 改代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants