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

iOS 15.0的APP 起步pod 会报错 #479

Open
fanglinwei opened this issue May 28, 2023 · 0 comments
Open

iOS 15.0的APP 起步pod 会报错 #479

fanglinwei opened this issue May 28, 2023 · 0 comments

Comments

@fanglinwei
Copy link
Contributor

fanglinwei commented May 28, 2023

bug描述
iOS 15.0的APP 起步pod 会报错
linker command failed with exit code 1 (use -v to see invocation)

版本号
1.JXPagingView版本号:2.1.2
2.OC还是Swift版本:Swift
3.手机系统版本号:16.4.1
4.手机型号:iphone 13 pro

复现步骤
新建demo,

platform :ios, '15.0'

target 'Demo' do

  use_frameworks!

  pod 'JXPagingView/Paging'

end
  1. pod install
image
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

1 participant