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

fixes for xcode 14.3 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NishanthReddyKuninti
Copy link

@NishanthReddyKuninti NishanthReddyKuninti commented Jun 20, 2023

Hi Team,

fixing the pod listing issues when running using Xcode 14.3. We have a dependency of this library in our project and this need to be fixed before we can release our library.

Please let me know if there is anything else that I need to do to get this merged.

thank you

@NishanthReddyKuninti
Copy link
Author

fixes below issues with Xcode 14.3: Without the fix pod lib lint fails on cocoa pods.

- NOTE  | [iOS] xcodebuild:  Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'Pods-App' from project 'Pods')

- NOTE  | [OSX] xcodebuild:  /var/folders/qm/2j1_fcg57bq62slhfc1sy2880000gr/T/CocoaPods-Lint-20230620-31345-1c645xp-DSJSONSchemaValidation/App.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 13.3.99. (in target 'App' from project 'App')

@NishanthReddyKuninti
Copy link
Author

@podkovyr..need some help with this. thank you

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.

2 participants