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

Xcode 15.2 Build Issues, Updated to SwiftLint 0.54.0. #270

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

Conversation

adamsousa
Copy link

Fixes #:

Updated SwiftLint to latest version 0.54.0.

Summary of Problem:

SwiftLint 0.54.0 updates its IPHONEOS_DEPLOYMENT_TARGET from 8.0 to 11.0. iOS 11.0 is now the minimum required version to build using Xcode 15.2. This fixed my carthage build issues when rebuilding this framework with Xcode 15.2.

Proposed Solution:

Ran pod update to update SwiftLint

Testing Completed and Required:

Screenshots:

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