update Build Process

This commit is contained in:
PangMo5 2021-07-23 12:10:44 +09:00
parent fe44346556
commit f9deb65e99

View File

@ -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"
```