mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
Converted tvOS test app to Swift
This commit is contained in:
+1
-4
@@ -39,10 +39,7 @@ popd
|
||||
pushd "Mac"
|
||||
clang-format -style=file -i *.m
|
||||
popd
|
||||
pushd "tvOS"
|
||||
clang-format -style=file -i *.h *.m
|
||||
popd
|
||||
|
||||
build/swiftformat --indent 2 "iOS"
|
||||
build/swiftformat --indent 2 "iOS" "tvOS"
|
||||
|
||||
echo "OK"
|
||||
|
||||
Reference in New Issue
Block a user