jessesquires / JSQCoreDataKit

A swifter Core Data stack
https://jessesquires.github.io/JSQCoreDataKit/
MIT License
614 stars 69 forks source link

Update the build settings #252

Closed woxtu closed 1 year ago

woxtu commented 1 year ago

Have you read the Contributing Guidelines?

Issue N/A

Describe your changes

This PR unchecks "Based on dependency analysis" in the 'SwiftLint' build phase to resolve the following Xcode warning:

warning build: Run script build phase 'SwiftLint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.