mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
remove swiftformat warning
This commit is contained in:
parent
2a9ea0504e
commit
e25e6dc6c2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
cd BuildTools
|
||||
SDKROOT=macosx
|
||||
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 -c release swiftformat "$SRCROOT"
|
||||
swift run swiftlint --path "$SRCROOT"
|
||||
Loading…
Reference in a new issue