mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
Use module in test iOS and tvOS apps
This commit is contained in:
@@ -15,8 +15,6 @@ if [[ ! -f "build/swiftformat" ]]; then
|
||||
mv "build/SwiftFormat-0.37.2/CommandLineTool/swiftformat" "build/swiftformat"
|
||||
fi
|
||||
|
||||
clang-format -style=file -i *.h
|
||||
|
||||
pushd "GCDWebServer/Core"
|
||||
clang-format -style=file -i *.h *.m
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user