Merge pull request #266 from LePips/update-project-names
|
@ -12,8 +12,8 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
scheme:
|
scheme:
|
||||||
- "JellyfinPlayer"
|
- "Swiftfin"
|
||||||
- "JellyfinPlayer tvOS"
|
- "Swiftfin tvOS"
|
||||||
|
|
||||||
runs-on: macos-11
|
runs-on: macos-11
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ jobs:
|
||||||
|
|
||||||
- name: xcodebuild!
|
- name: xcodebuild!
|
||||||
run: |
|
run: |
|
||||||
xcodebuild build -workspace "JellyfinPlayer.xcworkspace" \
|
xcodebuild build -workspace "Swiftfin.xcworkspace" \
|
||||||
-scheme "${{ matrix.scheme }}" \
|
-scheme "${{ matrix.scheme }}" \
|
||||||
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
|
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
|
||||||
|
|
||||||
|
|
7
Podfile
|
@ -4,18 +4,19 @@ def shared_pods
|
||||||
pod 'SwiftGen'
|
pod 'SwiftGen'
|
||||||
end
|
end
|
||||||
|
|
||||||
target 'JellyfinPlayer iOS' do
|
target 'Swiftfin iOS' do
|
||||||
platform :ios, '15.0'
|
platform :ios, '15.0'
|
||||||
shared_pods
|
shared_pods
|
||||||
pod 'google-cast-sdk'
|
pod 'google-cast-sdk'
|
||||||
pod 'MobileVLCKit'
|
pod 'MobileVLCKit'
|
||||||
pod 'SwizzleSwift'
|
pod 'SwizzleSwift'
|
||||||
end
|
end
|
||||||
target 'JellyfinPlayer tvOS' do
|
target 'Swiftfin tvOS' do
|
||||||
platform :tvos, '15.0'
|
platform :tvos, '15.0'
|
||||||
shared_pods
|
shared_pods
|
||||||
pod 'TVVLCKit'
|
pod 'TVVLCKit'
|
||||||
end
|
end
|
||||||
target 'WidgetExtension' do
|
target 'Swiftfin Widget' do
|
||||||
|
platform :ios, '15.0'
|
||||||
shared_pods
|
shared_pods
|
||||||
end
|
end
|
||||||
|
|
|
@ -44,5 +44,5 @@ $ sudo gem install cocoapods
|
||||||
$ pod install
|
$ pod install
|
||||||
|
|
||||||
# open workspace and build it
|
# open workspace and build it
|
||||||
$ open JellyfinPlayer.xcworkspace
|
$ open Swiftfin.xcworkspace
|
||||||
```
|
```
|
||||||
|
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 355 KiB After Width: | Height: | Size: 355 KiB |
Before Width: | Height: | Size: 355 KiB After Width: | Height: | Size: 355 KiB |
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 265 KiB |
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 265 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |