update Build Process

This commit is contained in:
PangMo5 2021-07-23 12:10:44 +09:00
parent fe44346556
commit f9deb65e99
1 changed files with 0 additions and 3 deletions

View File

@ -45,7 +45,4 @@ $ pod install
# open workspace and build it # open workspace and build it
$ open JellyfinPlayer.xcworkspace $ open JellyfinPlayer.xcworkspace
# or build using xcodebuild
$ xcodebuild build -workspace "JellyfinPlayer.xcworkspace" -scheme "JellyfinPlayer"
``` ```