From f9deb65e99a13f1cf234b46deb8481ccf822ab2a Mon Sep 17 00:00:00 2001 From: PangMo5 Date: Fri, 23 Jul 2021 12:10:44 +0900 Subject: [PATCH] update Build Process --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 53b00424..26bb7a53 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,4 @@ $ pod install # open workspace and build it $ open JellyfinPlayer.xcworkspace - -# or build using xcodebuild -$ xcodebuild build -workspace "JellyfinPlayer.xcworkspace" -scheme "JellyfinPlayer" ``` \ No newline at end of file