From a6c1b090055f6b2ddedc8fa6d01ea0354af77df5 Mon Sep 17 00:00:00 2001 From: wang-bin Date: Sun, 11 Aug 2024 12:09:35 +0800 Subject: [PATCH] readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a028d1c..602fc9e 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,7 @@ Swift Video Player for macOS - pod update - open SPV.xcworkspace in Xcode -or `xcodebuild -workspace SPV.xcworkspace -configuration Release -scheme SPV CONFIGURATION_BUILD_DIR=$PWD/out` \ No newline at end of file +or `xcodebuild -workspace SPV.xcworkspace -configuration Release -scheme SPV CONFIGURATION_BUILD_DIR=$PWD/out` + +# TODO +QuickLook not file type association \ No newline at end of file