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

修复JXBanner Demo无法在Xcode14.3运行的问题 #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GengJian
Copy link

  1. 因为demo工程中动态指定依赖版本,导致用户拉取项目pod install后可能出现未知冲突;故忽略/Pods文件夹
  2. 在Xcode14.3中会遇到编译报错的问题,通过hook指定deployment版本解决。(File not found: /Applications/Xcode.app/Contents/Developer/Toolchains/Xcode)
  3. 基于最新版Xcode要求,指定最低运行版本为iOS 11+

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

Successfully merging this pull request may close these issues.

1 participant