Skip to content

Set min deployment versions to those supported by Xcode 15.3#17

Open
banjun wants to merge 1 commit intokareman:masterfrom
banjun:fix-cocoapods-xcode15
Open

Set min deployment versions to those supported by Xcode 15.3#17
banjun wants to merge 1 commit intokareman:masterfrom
banjun:fix-cocoapods-xcode15

Conversation

@banjun
Copy link
Contributor

@banjun banjun commented Apr 28, 2024

Recently pod lib lint cannot pass because recent Xcodes cannot build for old iOS/macOS versions. (refs CocoaPods/CocoaPods#11839 ). I need the lint success as some my podspecs depend on your podspec.

As far as I know, the only effective workaround is to increase the minimum deployment target. Any other significant changes might not be needed.

Do you mind if you could accept changes in this PR, and bump the version such as 0.5.3, and publish it ( pod trunk push)?

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