mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
4 lines
No EOL
237 B
Bash
Executable file
4 lines
No EOL
237 B
Bash
Executable file
cd BuildTools
|
|
SDKROOT=(xcrun --sdk macosx --show-sdk-path)
|
|
# swift package update #Uncomment this line temporarily to update the version used to the latest matching your BuildTools/Package.swift file
|
|
swift run swiftlint --path "$SRCROOT" |