2021-05-14 21:13:24 +00:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 52;
objects = {
/* Begin PBXBuildFile section */
2021-06-23 07:38:45 +00:00
091B5A8A2683142E00D78B61 /* ServerDiscovery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 091B5A872683142E00D78B61 /* ServerDiscovery.swift */; };
091B5A8B2683142E00D78B61 /* UDPBroadCastConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 091B5A882683142E00D78B61 /* UDPBroadCastConnection.swift */; };
091B5A8D268315D400D78B61 /* ServerDiscovery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 091B5A872683142E00D78B61 /* ServerDiscovery.swift */; };
091B5A8E268315D400D78B61 /* UDPBroadCastConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 091B5A882683142E00D78B61 /* UDPBroadCastConnection.swift */; };
2021-06-24 16:21:21 +00:00
09389CC526814E4500AE350E /* DeviceProfileBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53192D5C265AA78A008A4215 /* DeviceProfileBuilder.swift */; };
09389CC726819B4600AE350E /* VideoPlayerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09389CC626819B4500AE350E /* VideoPlayerModel.swift */; };
09389CC826819B4600AE350E /* VideoPlayerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09389CC626819B4500AE350E /* VideoPlayerModel.swift */; };
2021-11-07 17:56:07 +00:00
363CADF08820D3B2055CF1D8 /* Pods_JellyfinPlayer_tvOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BE2D324B040DCA2629C110D /* Pods_JellyfinPlayer_tvOS.framework */; };
2021-06-29 19:58:59 +00:00
53116A17268B919A003024C9 /* SeriesItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53116A16268B919A003024C9 /* SeriesItemView.swift */; };
53116A19268B947A003024C9 /* PlainLinkButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53116A18268B947A003024C9 /* PlainLinkButton.swift */; };
2021-06-17 03:41:31 +00:00
531690E7267ABD79005D8AB9 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531690E6267ABD79005D8AB9 /* HomeView.swift */; };
531690ED267ABF46005D8AB9 /* ContinueWatchingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531690EB267ABF46005D8AB9 /* ContinueWatchingView.swift */; };
531690F0267ABF72005D8AB9 /* NextUpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531690EE267ABF72005D8AB9 /* NextUpView.swift */; };
2021-06-17 19:17:44 +00:00
531690F7267ACC00005D8AB9 /* LandscapeItemElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531690F6267ACC00005D8AB9 /* LandscapeItemElement.swift */; };
2021-06-17 03:41:31 +00:00
531690FA267AD6EC005D8AB9 /* PlainNavigationLinkButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531690F9267AD6EC005D8AB9 /* PlainNavigationLinkButton.swift */; };
2021-05-24 19:28:22 +00:00
53192D5D265AA78A008A4215 /* DeviceProfileBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53192D5C265AA78A008A4215 /* DeviceProfileBuilder.swift */; };
2021-06-10 08:05:52 +00:00
531ABF6C2671F5CC00C0FE20 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 628B95212670CABD0091AF3B /* WidgetKit.framework */; };
2021-06-12 17:41:56 +00:00
531AC8BF26750DE20091C7EB /* ImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531AC8BE26750DE20091C7EB /* ImageView.swift */; };
2021-06-10 04:25:50 +00:00
5321753B2671BCFC005491E6 /* SettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5321753A2671BCFC005491E6 /* SettingsViewModel.swift */; };
2021-06-10 05:46:57 +00:00
5321753E2671DE9C005491E6 /* Typings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535870AC2669D8DD00D05A09 /* Typings.swift */; };
2021-06-10 07:10:12 +00:00
532175402671EE4F005491E6 /* LibraryFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E4E646263F6CF100F67C6B /* LibraryFilterView.swift */; };
2021-06-30 02:22:38 +00:00
53272532268BF09D0035FBF1 /* MediaViewActionButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53272531268BF09D0035FBF1 /* MediaViewActionButton.swift */; };
2021-06-30 18:19:27 +00:00
53272537268C1DBB0035FBF1 /* SeasonItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53272536268C1DBB0035FBF1 /* SeasonItemView.swift */; };
53272539268C20100035FBF1 /* EpisodeItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53272538268C20100035FBF1 /* EpisodeItemView.swift */; };
2021-05-26 15:42:52 +00:00
53352571265EA0A0006CCA86 /* Introspect in Frameworks */ = {isa = PBXBuildFile; productRef = 53352570265EA0A0006CCA86 /* Introspect */; };
2021-05-14 21:13:24 +00:00
5338F74E263B61370014BF09 /* ConnectToServerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5338F74D263B61370014BF09 /* ConnectToServerView.swift */; };
2021-07-21 04:20:52 +00:00
534D4FF026A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FEE26A7D7CC000A7A48 /* Localizable.strings */; };
534D4FF126A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FEE26A7D7CC000A7A48 /* Localizable.strings */; };
534D4FF226A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FEE26A7D7CC000A7A48 /* Localizable.strings */; };
534D4FF326A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FE726A7D7CC000A7A48 /* Localizable.strings */; };
534D4FF426A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FE726A7D7CC000A7A48 /* Localizable.strings */; };
534D4FF526A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FE726A7D7CC000A7A48 /* Localizable.strings */; };
534D4FF626A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FEB26A7D7CC000A7A48 /* Localizable.strings */; };
534D4FF726A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FEB26A7D7CC000A7A48 /* Localizable.strings */; };
534D4FF826A7D7CC000A7A48 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 534D4FEB26A7D7CC000A7A48 /* Localizable.strings */; };
2021-06-04 03:44:40 +00:00
535870632669D21600D05A09 /* JellyfinPlayer_tvOSApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535870622669D21600D05A09 /* JellyfinPlayer_tvOSApp.swift */; };
535870672669D21700D05A09 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 535870662669D21700D05A09 /* Assets.xcassets */; };
5358706A2669D21700D05A09 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 535870692669D21700D05A09 /* Preview Assets.xcassets */; };
5358707E2669D64F00D05A09 /* bitrates.json in Resources */ = {isa = PBXBuildFile; fileRef = AE8C3158265D6F90008AA076 /* bitrates.json */; };
535870912669D7A800D05A09 /* Introspect in Frameworks */ = {isa = PBXBuildFile; productRef = 535870902669D7A800D05A09 /* Introspect */; };
2021-06-06 05:57:25 +00:00
535870A52669D8AE00D05A09 /* ParallaxHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6225FCCA2663841E00E067F6 /* ParallaxHeader.swift */; };
2021-06-04 03:44:40 +00:00
535870A62669D8AE00D05A09 /* LazyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621338B22660A07800A81A2A /* LazyView.swift */; };
2021-06-07 04:54:07 +00:00
535870A72669D8AE00D05A09 /* MultiSelectorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E4E648263F725B00F67C6B /* MultiSelectorView.swift */; };
535870A82669D8AE00D05A09 /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621338922660107500A81A2A /* StringExtensions.swift */; };
2021-06-04 03:44:40 +00:00
535870AA2669D8AE00D05A09 /* BlurHashDecode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5389277B263CC3DB0035E14B /* BlurHashDecode.swift */; };
535870AD2669D8DD00D05A09 /* Typings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535870AC2669D8DD00D05A09 /* Typings.swift */; };
2021-05-14 21:13:24 +00:00
535BAE9F2649E569005FA86D /* ItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535BAE9E2649E569005FA86D /* ItemView.swift */; };
2021-07-13 01:14:14 +00:00
53649AAD269CFAEA00A2D8B7 /* Puppy in Frameworks */ = {isa = PBXBuildFile; productRef = 53649AAC269CFAEA00A2D8B7 /* Puppy */; };
53649AAF269CFAF600A2D8B7 /* Puppy in Frameworks */ = {isa = PBXBuildFile; productRef = 53649AAE269CFAF600A2D8B7 /* Puppy */; };
53649AB1269CFB1900A2D8B7 /* LogManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53649AB0269CFB1900A2D8B7 /* LogManager.swift */; };
53649AB2269D019100A2D8B7 /* LogManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53649AB0269CFB1900A2D8B7 /* LogManager.swift */; };
2021-07-14 21:42:53 +00:00
53649AB3269D3F5B00A2D8B7 /* LogManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53649AB0269CFB1900A2D8B7 /* LogManager.swift */; };
53649AB5269D423A00A2D8B7 /* Puppy in Frameworks */ = {isa = PBXBuildFile; productRef = 53649AB4269D423A00A2D8B7 /* Puppy */; };
2021-08-28 05:31:13 +00:00
5364F455266CA0DC0026ECBA /* BaseItemPersonExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5364F454266CA0DC0026ECBA /* BaseItemPersonExtensions.swift */; };
5364F456266CA0DC0026ECBA /* BaseItemPersonExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5364F454266CA0DC0026ECBA /* BaseItemPersonExtensions.swift */; };
2021-06-17 19:17:44 +00:00
536D3D74267BA8170004248C /* BackgroundManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 536D3D73267BA8170004248C /* BackgroundManager.swift */; };
536D3D76267BA9BB0004248C /* MainTabViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 536D3D75267BA9BB0004248C /* MainTabViewModel.swift */; };
536D3D78267BD5C30004248C /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB57B2678CE1000530A6E /* ViewModel.swift */; };
536D3D79267BD5D00004248C /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB57B2678CE1000530A6E /* ViewModel.swift */; };
536D3D7D267BD5F90004248C /* ActivityIndicator in Frameworks */ = {isa = PBXBuildFile; productRef = 536D3D7C267BD5F90004248C /* ActivityIndicator */; };
2021-06-18 02:33:41 +00:00
536D3D7F267BDF100004248C /* LatestMediaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 536D3D7E267BDF100004248C /* LatestMediaView.swift */; };
536D3D81267BDFC60004248C /* PortraitItemElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 536D3D80267BDFC60004248C /* PortraitItemElement.swift */; };
536D3D84267BEA550004248C /* ParallaxView in Frameworks */ = {isa = PBXBuildFile; productRef = 536D3D83267BEA550004248C /* ParallaxView */; };
536D3D88267C17350004248C /* PublicUserButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 536D3D87267C17350004248C /* PublicUserButton.swift */; };
2021-05-14 21:13:24 +00:00
5377CBF5263B596A003A4E83 /* JellyfinPlayerApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5377CBF4263B596A003A4E83 /* JellyfinPlayerApp.swift */; };
5377CBF9263B596B003A4E83 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5377CBF8263B596B003A4E83 /* Assets.xcassets */; };
5377CBFC263B596B003A4E83 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5377CBFB263B596B003A4E83 /* Preview Assets.xcassets */; };
5389276E263C25100035E14B /* ContinueWatchingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5389276D263C25100035E14B /* ContinueWatchingView.swift */; };
53892770263C25230035E14B /* NextUpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5389276F263C25230035E14B /* NextUpView.swift */; };
53892772263C8C6F0035E14B /* LoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53892771263C8C6F0035E14B /* LoadingView.swift */; };
5389277C263CC3DB0035E14B /* BlurHashDecode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5389277B263CC3DB0035E14B /* BlurHashDecode.swift */; };
2021-08-23 00:32:48 +00:00
53913BEF26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BC926D323FE00EB3286 /* Localizable.strings */; };
53913BF026D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BC926D323FE00EB3286 /* Localizable.strings */; };
53913BF126D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BC926D323FE00EB3286 /* Localizable.strings */; };
53913BF226D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BCC26D323FE00EB3286 /* Localizable.strings */; };
53913BF326D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BCC26D323FE00EB3286 /* Localizable.strings */; };
53913BF426D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BCC26D323FE00EB3286 /* Localizable.strings */; };
53913BF526D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BCF26D323FE00EB3286 /* Localizable.strings */; };
53913BF626D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BCF26D323FE00EB3286 /* Localizable.strings */; };
53913BF726D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BCF26D323FE00EB3286 /* Localizable.strings */; };
53913BF826D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD226D323FE00EB3286 /* Localizable.strings */; };
53913BF926D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD226D323FE00EB3286 /* Localizable.strings */; };
53913BFA26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD226D323FE00EB3286 /* Localizable.strings */; };
53913BFB26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD526D323FE00EB3286 /* Localizable.strings */; };
53913BFC26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD526D323FE00EB3286 /* Localizable.strings */; };
53913BFD26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD526D323FE00EB3286 /* Localizable.strings */; };
53913BFE26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD826D323FE00EB3286 /* Localizable.strings */; };
53913BFF26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD826D323FE00EB3286 /* Localizable.strings */; };
53913C0026D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BD826D323FE00EB3286 /* Localizable.strings */; };
53913C0126D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BDB26D323FE00EB3286 /* Localizable.strings */; };
53913C0226D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BDB26D323FE00EB3286 /* Localizable.strings */; };
53913C0326D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BDB26D323FE00EB3286 /* Localizable.strings */; };
53913C0426D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BDE26D323FE00EB3286 /* Localizable.strings */; };
53913C0526D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BDE26D323FE00EB3286 /* Localizable.strings */; };
53913C0626D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BDE26D323FE00EB3286 /* Localizable.strings */; };
53913C0726D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE126D323FE00EB3286 /* Localizable.strings */; };
53913C0826D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE126D323FE00EB3286 /* Localizable.strings */; };
53913C0926D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE126D323FE00EB3286 /* Localizable.strings */; };
53913C0A26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE426D323FE00EB3286 /* Localizable.strings */; };
53913C0B26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE426D323FE00EB3286 /* Localizable.strings */; };
53913C0C26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE426D323FE00EB3286 /* Localizable.strings */; };
53913C0D26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE726D323FE00EB3286 /* Localizable.strings */; };
53913C0E26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE726D323FE00EB3286 /* Localizable.strings */; };
53913C0F26D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BE726D323FE00EB3286 /* Localizable.strings */; };
53913C1026D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BEA26D323FE00EB3286 /* Localizable.strings */; };
53913C1126D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BEA26D323FE00EB3286 /* Localizable.strings */; };
53913C1226D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BEA26D323FE00EB3286 /* Localizable.strings */; };
53913C1326D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BED26D323FE00EB3286 /* Localizable.strings */; };
53913C1426D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BED26D323FE00EB3286 /* Localizable.strings */; };
53913C1526D323FE00EB3286 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 53913BED26D323FE00EB3286 /* Localizable.strings */; };
2021-08-01 03:52:31 +00:00
5398514526B64DA100101B49 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5398514426B64DA100101B49 /* SettingsView.swift */; };
5398514626B64DBB00101B49 /* SearchablePickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 624C21742685CF60007F1390 /* SearchablePickerView.swift */; };
5398514726B64E4100101B49 /* SearchBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53DE4BD1267098F300739748 /* SearchBarView.swift */; };
2021-05-14 21:13:24 +00:00
539B2DA5263BA5B8007FF1A4 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 539B2DA4263BA5B8007FF1A4 /* SettingsView.swift */; };
2021-06-28 20:43:13 +00:00
53A83C33268A309300DF3D92 /* LibraryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53A83C32268A309300DF3D92 /* LibraryView.swift */; };
2021-06-15 23:56:49 +00:00
53ABFDDC267972BF00886593 /* TVServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53ABFDDB267972BF00886593 /* TVServices.framework */; };
53ABFDE4267974EF00886593 /* LibraryListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB5742678C33500530A6E /* LibraryListViewModel.swift */; };
53ABFDE5267974EF00886593 /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB57B2678CE1000530A6E /* ViewModel.swift */; };
53ABFDE6267974EF00886593 /* SettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5321753A2671BCFC005491E6 /* SettingsViewModel.swift */; };
53ABFDE7267974EF00886593 /* ConnectToServerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB5762678C34300530A6E /* ConnectToServerViewModel.swift */; };
53ABFDE9267974EF00886593 /* HomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB5722678C32A00530A6E /* HomeViewModel.swift */; };
53ABFDEB2679753200886593 /* ConnectToServerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53ABFDEA2679753200886593 /* ConnectToServerView.swift */; };
2021-06-16 03:47:05 +00:00
53ABFDED26799D7700886593 /* ActivityIndicator in Frameworks */ = {isa = PBXBuildFile; productRef = 53ABFDEC26799D7700886593 /* ActivityIndicator */; };
53ABFDEE26799DCD00886593 /* ImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531AC8BE26750DE20091C7EB /* ImageView.swift */; };
2021-06-28 20:43:13 +00:00
53CD2A40268A49C2002ABD4E /* ItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53CD2A3F268A49C2002ABD4E /* ItemView.swift */; };
53CD2A42268A4B38002ABD4E /* MovieItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53CD2A41268A4B38002ABD4E /* MovieItemView.swift */; };
2021-06-09 07:02:02 +00:00
53DE4BD2267098F300739748 /* SearchBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53DE4BD1267098F300739748 /* SearchBarView.swift */; };
2021-05-14 21:13:24 +00:00
53DF641E263D9C0600A7CD1A /* LibraryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53DF641D263D9C0600A7CD1A /* LibraryView.swift */; };
2021-06-07 04:54:07 +00:00
53E4E649263F725B00F67C6B /* MultiSelectorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E4E648263F725B00F67C6B /* MultiSelectorView.swift */; };
2021-05-16 01:27:09 +00:00
53EE24E6265060780068F029 /* LibrarySearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53EE24E5265060780068F029 /* LibrarySearchView.swift */; };
2021-06-26 19:04:57 +00:00
53F866442687A45F00DCD1D7 /* PortraitItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53F866432687A45F00DCD1D7 /* PortraitItemView.swift */; };
2021-05-14 21:13:24 +00:00
53FF7F2A263CF3F500585C35 /* LatestMediaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53FF7F29263CF3F500585C35 /* LatestMediaView.swift */; };
2021-11-07 17:56:07 +00:00
560CA59B3956A4CA13EDAC05 /* Pods_JellyfinPlayer_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 86BAC42C3764D232C8DF8F5E /* Pods_JellyfinPlayer_iOS.framework */; };
2021-12-28 10:12:39 +00:00
5D64683D277B1649009E09AE /* PreferenceUIHostingSwizzling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D64683C277B1649009E09AE /* PreferenceUIHostingSwizzling.swift */; };
2021-05-27 08:16:03 +00:00
62133890265F83A900A81A2A /* LibraryListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6213388F265F83A900A81A2A /* LibraryListView.swift */; };
2021-06-07 04:54:07 +00:00
621338932660107500A81A2A /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621338922660107500A81A2A /* StringExtensions.swift */; };
2021-05-28 04:10:01 +00:00
621338B32660A07800A81A2A /* LazyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621338B22660A07800A81A2A /* LazyView.swift */; };
2021-08-25 05:26:19 +00:00
6220D0AD26D5EABB00B8E046 /* ViewExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0AC26D5EABB00B8E046 /* ViewExtensions.swift */; };
6220D0AE26D5EABB00B8E046 /* ViewExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0AC26D5EABB00B8E046 /* ViewExtensions.swift */; };
6220D0AF26D5EABE00B8E046 /* ViewExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0AC26D5EABB00B8E046 /* ViewExtensions.swift */; };
6220D0B126D5EC9900B8E046 /* SettingsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0B026D5EC9900B8E046 /* SettingsCoordinator.swift */; };
6220D0B426D5ED8000B8E046 /* LibraryCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0B326D5ED8000B8E046 /* LibraryCoordinator.swift */; };
6220D0B726D5EE1100B8E046 /* SearchCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0B626D5EE1100B8E046 /* SearchCoordinator.swift */; };
6220D0BA26D6092100B8E046 /* FilterCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0B926D6092100B8E046 /* FilterCoordinator.swift */; };
2021-08-25 07:46:59 +00:00
6220D0C026D61C5000B8E046 /* ItemCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0BF26D61C5000B8E046 /* ItemCoordinator.swift */; };
2021-12-28 14:21:44 +00:00
6220D0C626D62D8700B8E046 /* iOSVideoPlayerCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0C526D62D8700B8E046 /* iOSVideoPlayerCoordinator.swift */; };
2021-08-25 09:09:34 +00:00
6220D0C926D63F3700B8E046 /* Stinsen in Frameworks */ = {isa = PBXBuildFile; productRef = 6220D0C826D63F3700B8E046 /* Stinsen */; };
2021-08-25 11:15:57 +00:00
6220D0CC26D640C400B8E046 /* AppURLHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0CB26D640C400B8E046 /* AppURLHandler.swift */; };
2021-06-06 05:57:25 +00:00
6225FCCB2663841E00E067F6 /* ParallaxHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6225FCCA2663841E00E067F6 /* ParallaxHeader.swift */; };
2021-06-25 09:49:54 +00:00
624C21752685CF60007F1390 /* SearchablePickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 624C21742685CF60007F1390 /* SearchablePickerView.swift */; };
2021-06-15 13:44:03 +00:00
625CB56F2678C23300530A6E /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB56E2678C23300530A6E /* HomeView.swift */; };
625CB5732678C32A00530A6E /* HomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB5722678C32A00530A6E /* HomeViewModel.swift */; };
625CB5752678C33500530A6E /* LibraryListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB5742678C33500530A6E /* LibraryListViewModel.swift */; };
625CB5772678C34300530A6E /* ConnectToServerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625CB5762678C34300530A6E /* ConnectToServerViewModel.swift */; };
625CB57A2678C4A400530A6E /* ActivityIndicator in Frameworks */ = {isa = PBXBuildFile; productRef = 625CB5792678C4A400530A6E /* ActivityIndicator */; };
2021-11-07 17:56:07 +00:00
6264E88A27384A6F0081A12A /* NetworkError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FCD08726C35A0D007C8DCF /* NetworkError.swift */; };
2021-11-07 18:37:01 +00:00
6264E88C273850380081A12A /* Strings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6264E88B273850380081A12A /* Strings.swift */; };
6264E88D273850380081A12A /* Strings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6264E88B273850380081A12A /* Strings.swift */; };
6264E88E273850380081A12A /* Strings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6264E88B273850380081A12A /* Strings.swift */; };
2021-10-12 10:37:51 +00:00
62671DB327159C1800199D95 /* ItemCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0BF26D61C5000B8E046 /* ItemCoordinator.swift */; };
2021-06-10 08:05:52 +00:00
6267B3D626710B8900A7371D /* CollectionExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6267B3D526710B8900A7371D /* CollectionExtensions.swift */; };
6267B3D726710B9700A7371D /* CollectionExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6267B3D526710B8900A7371D /* CollectionExtensions.swift */; };
6267B3D826710B9800A7371D /* CollectionExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6267B3D526710B8900A7371D /* CollectionExtensions.swift */; };
6267B3DA2671138200A7371D /* ImageExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6267B3D92671138200A7371D /* ImageExtensions.swift */; };
6267B3DB2671139400A7371D /* ImageExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6267B3D92671138200A7371D /* ImageExtensions.swift */; };
6267B3DC2671139500A7371D /* ImageExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6267B3D92671138200A7371D /* ImageExtensions.swift */; };
628B95242670CABD0091AF3B /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 628B95232670CABD0091AF3B /* SwiftUI.framework */; };
628B95272670CABD0091AF3B /* NextUpWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628B95262670CABD0091AF3B /* NextUpWidget.swift */; };
628B95292670CABE0091AF3B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 628B95282670CABE0091AF3B /* Assets.xcassets */; };
628B952D2670CABE0091AF3B /* WidgetExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 628B95202670CABD0091AF3B /* WidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
628B95372670CB800091AF3B /* JellyfinWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 628B95362670CB800091AF3B /* JellyfinWidget.swift */; };
628B953C2670D2430091AF3B /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621338922660107500A81A2A /* StringExtensions.swift */; };
2021-08-21 10:55:32 +00:00
62C29E9C26D0FE4200C1D2E7 /* Stinsen in Frameworks */ = {isa = PBXBuildFile; productRef = 62C29E9B26D0FE4200C1D2E7 /* Stinsen */; };
2021-10-15 04:50:30 +00:00
62C29E9F26D1016600C1D2E7 /* iOSMainCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C29E9E26D1016600C1D2E7 /* iOSMainCoordinator.swift */; };
2021-10-15 05:28:52 +00:00
62C29EA126D102A500C1D2E7 /* iOSMainTabCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C29EA026D102A500C1D2E7 /* iOSMainTabCoordinator.swift */; };
2021-08-21 10:55:32 +00:00
62C29EA326D1030F00C1D2E7 /* ConnectToServerCoodinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C29EA226D1030F00C1D2E7 /* ConnectToServerCoodinator.swift */; };
62C29EA626D1036A00C1D2E7 /* HomeCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C29EA526D1036A00C1D2E7 /* HomeCoordinator.swift */; };
62C29EA826D103D500C1D2E7 /* LibraryListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C29EA726D103D500C1D2E7 /* LibraryListCoordinator.swift */; };
2021-11-12 13:38:07 +00:00
62E1DCC3273CE19800C9AE76 /* URLExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E1DCC2273CE19800C9AE76 /* URLExtensions.swift */; };
62E1DCC4273CE19800C9AE76 /* URLExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E1DCC2273CE19800C9AE76 /* URLExtensions.swift */; };
62E1DCC5273CE19800C9AE76 /* URLExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E1DCC2273CE19800C9AE76 /* URLExtensions.swift */; };
2021-06-18 19:37:36 +00:00
62E632DA267D2BC40063E547 /* LatestMediaViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632D9267D2BC40063E547 /* LatestMediaViewModel.swift */; };
2021-06-18 20:34:39 +00:00
62E632DC267D2E130063E547 /* LibrarySearchViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632DB267D2E130063E547 /* LibrarySearchViewModel.swift */; };
62E632DD267D2E130063E547 /* LibrarySearchViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632DB267D2E130063E547 /* LibrarySearchViewModel.swift */; };
2021-06-18 19:51:04 +00:00
62E632DE267D2E170063E547 /* LatestMediaViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632D9267D2BC40063E547 /* LatestMediaViewModel.swift */; };
2021-06-18 20:34:39 +00:00
62E632E0267D30CA0063E547 /* LibraryViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632DF267D30CA0063E547 /* LibraryViewModel.swift */; };
62E632E1267D30CA0063E547 /* LibraryViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632DF267D30CA0063E547 /* LibraryViewModel.swift */; };
2021-06-18 20:53:29 +00:00
62E632E3267D3BA60063E547 /* MovieItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632E2267D3BA60063E547 /* MovieItemViewModel.swift */; };
62E632E4267D3BA60063E547 /* MovieItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632E2267D3BA60063E547 /* MovieItemViewModel.swift */; };
2021-06-18 20:55:50 +00:00
62E632E6267D3F5B0063E547 /* EpisodeItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632E5267D3F5B0063E547 /* EpisodeItemViewModel.swift */; };
62E632E7267D3F5B0063E547 /* EpisodeItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632E5267D3F5B0063E547 /* EpisodeItemViewModel.swift */; };
2021-06-18 21:00:34 +00:00
62E632E9267D3FF50063E547 /* SeasonItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632E8267D3FF50063E547 /* SeasonItemViewModel.swift */; };
62E632EA267D3FF50063E547 /* SeasonItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632E8267D3FF50063E547 /* SeasonItemViewModel.swift */; };
2021-06-18 21:06:16 +00:00
62E632EC267D410B0063E547 /* SeriesItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632EB267D410B0063E547 /* SeriesItemViewModel.swift */; };
62E632ED267D410B0063E547 /* SeriesItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632EB267D410B0063E547 /* SeriesItemViewModel.swift */; };
2021-06-18 22:16:17 +00:00
62E632EF267D43320063E547 /* LibraryFilterViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632EE267D43320063E547 /* LibraryFilterViewModel.swift */; };
62E632F0267D43320063E547 /* LibraryFilterViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632EE267D43320063E547 /* LibraryFilterViewModel.swift */; };
2021-09-01 05:12:09 +00:00
62E632F3267D54030063E547 /* ItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632F2267D54030063E547 /* ItemViewModel.swift */; };
62E632F4267D54030063E547 /* ItemViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E632F2267D54030063E547 /* ItemViewModel.swift */; };
2021-06-13 16:26:56 +00:00
62EC352F267666A5000E9F2D /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62EC352E267666A5000E9F2D /* SessionManager.swift */; };
62EC3530267666A5000E9F2D /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62EC352E267666A5000E9F2D /* SessionManager.swift */; };
62EC353226766849000E9F2D /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62EC352E267666A5000E9F2D /* SessionManager.swift */; };
2021-06-13 17:40:19 +00:00
62EC353426766B03000E9F2D /* DeviceRotationViewModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62EC353326766B03000E9F2D /* DeviceRotationViewModifier.swift */; };
2021-09-21 20:28:14 +00:00
62ECA01826FA685A00E8EBB7 /* DeepLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62ECA01726FA685A00E8EBB7 /* DeepLink.swift */; };
2021-05-25 19:41:41 +00:00
AE8C3159265D6F90008AA076 /* bitrates.json in Resources */ = {isa = PBXBuildFile; fileRef = AE8C3158265D6F90008AA076 /* bitrates.json */; };
2021-10-20 22:58:45 +00:00
C40CD922271F8CD8000FB198 /* MoviesLibrariesCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40CD921271F8CD8000FB198 /* MoviesLibrariesCoordinator.swift */; };
C40CD923271F8CD8000FB198 /* MoviesLibrariesCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40CD921271F8CD8000FB198 /* MoviesLibrariesCoordinator.swift */; };
C40CD925271F8D1E000FB198 /* MovieLibrariesViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40CD924271F8D1E000FB198 /* MovieLibrariesViewModel.swift */; };
C40CD926271F8D1E000FB198 /* MovieLibrariesViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40CD924271F8D1E000FB198 /* MovieLibrariesViewModel.swift */; };
C40CD928271F8DAB000FB198 /* MovieLibrariesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40CD927271F8DAB000FB198 /* MovieLibrariesView.swift */; };
C40CD929271F8DAB000FB198 /* MovieLibrariesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40CD927271F8DAB000FB198 /* MovieLibrariesView.swift */; };
2021-09-22 04:18:05 +00:00
C45B29BB26FAC5B600CEF5E0 /* ColorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = E173DA5126D04AAF00CC4EB7 /* ColorExtension.swift */; };
2021-10-20 22:58:45 +00:00
C4BE0763271FC0BB003F4AD1 /* TVLibrariesCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BE0762271FC0BB003F4AD1 /* TVLibrariesCoordinator.swift */; };
C4BE0764271FC0BB003F4AD1 /* TVLibrariesCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BE0762271FC0BB003F4AD1 /* TVLibrariesCoordinator.swift */; };
C4BE0766271FC109003F4AD1 /* TVLibrariesViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BE0765271FC109003F4AD1 /* TVLibrariesViewModel.swift */; };
C4BE0767271FC109003F4AD1 /* TVLibrariesViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BE0765271FC109003F4AD1 /* TVLibrariesViewModel.swift */; };
C4BE0769271FC164003F4AD1 /* TVLibrariesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BE0768271FC164003F4AD1 /* TVLibrariesView.swift */; };
C4BE076A271FC164003F4AD1 /* TVLibrariesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BE0768271FC164003F4AD1 /* TVLibrariesView.swift */; };
2021-10-21 01:54:45 +00:00
C4BE076E2720FEA8003F4AD1 /* PortraitItemElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4BE076D2720FEA8003F4AD1 /* PortraitItemElement.swift */; };
C4BE076F2720FEFF003F4AD1 /* PlainNavigationLinkButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 531690F9267AD6EC005D8AB9 /* PlainNavigationLinkButton.swift */; };
2021-09-29 01:28:20 +00:00
C4E5081B2703F82A0045C9AB /* LibraryListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E508172703E8190045C9AB /* LibraryListView.swift */; };
C4E5081D2703F8370045C9AB /* LibrarySearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E5081C2703F8370045C9AB /* LibrarySearchView.swift */; };
2021-08-06 17:47:42 +00:00
E100720726BDABC100CE3E31 /* MediaPlayButtonRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E100720626BDABC100CE3E31 /* MediaPlayButtonRowView.swift */; };
2021-12-28 21:23:35 +00:00
E10EAA45277BB646000269ED /* JellyfinAPI in Frameworks */ = {isa = PBXBuildFile; productRef = E10EAA44277BB646000269ED /* JellyfinAPI */; };
E10EAA47277BB670000269ED /* JellyfinAPI in Frameworks */ = {isa = PBXBuildFile; productRef = E10EAA46277BB670000269ED /* JellyfinAPI */; };
E10EAA4D277BB716000269ED /* Sliders in Frameworks */ = {isa = PBXBuildFile; productRef = E10EAA4C277BB716000269ED /* Sliders */; };
2021-12-28 21:45:25 +00:00
E10EAA4F277BBCC4000269ED /* CGSizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10EAA4E277BBCC4000269ED /* CGSizeExtensions.swift */; };
E10EAA50277BBCC4000269ED /* CGSizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10EAA4E277BBCC4000269ED /* CGSizeExtensions.swift */; };
E10EAA51277BBCC4000269ED /* CGSizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10EAA4E277BBCC4000269ED /* CGSizeExtensions.swift */; };
2021-12-28 21:48:43 +00:00
E10EAA53277BBD17000269ED /* BaseItemDto+VideoPlayerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10EAA52277BBD17000269ED /* BaseItemDto+VideoPlayerViewModel.swift */; };
E10EAA54277BBD17000269ED /* BaseItemDto+VideoPlayerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E10EAA52277BBD17000269ED /* BaseItemDto+VideoPlayerViewModel.swift */; };
2021-10-14 21:28:13 +00:00
E11B1B6C2718CD68006DA3E8 /* JellyfinAPIError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E11B1B6B2718CD68006DA3E8 /* JellyfinAPIError.swift */; };
E11B1B6D2718CD68006DA3E8 /* JellyfinAPIError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E11B1B6B2718CD68006DA3E8 /* JellyfinAPIError.swift */; };
E11B1B6E2718CDBA006DA3E8 /* JellyfinAPIError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E11B1B6B2718CD68006DA3E8 /* JellyfinAPIError.swift */; };
2021-11-07 04:21:53 +00:00
E11D224227378428003F9CB3 /* ServerDetailCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E11D224127378428003F9CB3 /* ServerDetailCoordinator.swift */; };
E11D224327378428003F9CB3 /* ServerDetailCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E11D224127378428003F9CB3 /* ServerDetailCoordinator.swift */; };
2021-10-14 23:21:10 +00:00
E12186DE2718F1C50010884C /* Defaults in Frameworks */ = {isa = PBXBuildFile; productRef = E12186DD2718F1C50010884C /* Defaults */; };
2021-10-15 21:20:00 +00:00
E1218C9A271A26BA00EA0737 /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = E1218C99271A26BA00EA0737 /* Nuke */; };
E1218C9C271A26C400EA0737 /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = E1218C9B271A26C400EA0737 /* Nuke */; };
2021-10-15 21:41:50 +00:00
E1218C9E271A2CD600EA0737 /* CombineExt in Frameworks */ = {isa = PBXBuildFile; productRef = E1218C9D271A2CD600EA0737 /* CombineExt */; };
E1218CA0271A2CF200EA0737 /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = E1218C9F271A2CF200EA0737 /* Nuke */; };
2021-10-15 21:20:00 +00:00
E1267D3E271A1F46003C492E /* PreferenceUIHostingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1267D3D271A1F46003C492E /* PreferenceUIHostingController.swift */; };
2021-08-12 17:30:50 +00:00
E131691726C583BC0074BFEE /* LogConstructor.swift in Sources */ = {isa = PBXBuildFile; fileRef = E131691626C583BC0074BFEE /* LogConstructor.swift */; };
E131691826C583BC0074BFEE /* LogConstructor.swift in Sources */ = {isa = PBXBuildFile; fileRef = E131691626C583BC0074BFEE /* LogConstructor.swift */; };
E131691926C583BC0074BFEE /* LogConstructor.swift in Sources */ = {isa = PBXBuildFile; fileRef = E131691626C583BC0074BFEE /* LogConstructor.swift */; };
2022-01-01 07:33:19 +00:00
E1384944278036C70024FB48 /* VLCPlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1384943278036C70024FB48 /* VLCPlayerViewController.swift */; };
E13849452780370B0024FB48 /* PlaybackSpeed.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812B4277A8E5D00918266 /* PlaybackSpeed.swift */; };
2021-10-12 23:57:30 +00:00
E13DD3BF27163DD7009D4DAF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3BE27163DD7009D4DAF /* AppDelegate.swift */; };
E13DD3C227164941009D4DAF /* SwiftfinStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3C127164941009D4DAF /* SwiftfinStore.swift */; };
E13DD3C327164941009D4DAF /* SwiftfinStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3C127164941009D4DAF /* SwiftfinStore.swift */; };
E13DD3C62716499E009D4DAF /* CoreStore in Frameworks */ = {isa = PBXBuildFile; productRef = E13DD3C52716499E009D4DAF /* CoreStore */; };
E13DD3C827164B1E009D4DAF /* UIDeviceExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3C727164B1E009D4DAF /* UIDeviceExtensions.swift */; };
E13DD3C927164B1E009D4DAF /* UIDeviceExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3C727164B1E009D4DAF /* UIDeviceExtensions.swift */; };
E13DD3CA27164B80009D4DAF /* SwiftfinStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3C127164941009D4DAF /* SwiftfinStore.swift */; };
E13DD3CB27164BA8009D4DAF /* UIDeviceExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3C727164B1E009D4DAF /* UIDeviceExtensions.swift */; };
E13DD3CD27164CA7009D4DAF /* CoreStore in Frameworks */ = {isa = PBXBuildFile; productRef = E13DD3CC27164CA7009D4DAF /* CoreStore */; };
E13DD3CF27164E1F009D4DAF /* CoreStore in Frameworks */ = {isa = PBXBuildFile; productRef = E13DD3CE27164E1F009D4DAF /* CoreStore */; };
2021-10-13 21:58:45 +00:00
E13DD3D327168E65009D4DAF /* Defaults in Frameworks */ = {isa = PBXBuildFile; productRef = E13DD3D227168E65009D4DAF /* Defaults */; };
E13DD3D5271693CD009D4DAF /* SwiftfinStoreDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3D4271693CD009D4DAF /* SwiftfinStoreDefaults.swift */; };
E13DD3D6271693CD009D4DAF /* SwiftfinStoreDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3D4271693CD009D4DAF /* SwiftfinStoreDefaults.swift */; };
E13DD3D7271693CD009D4DAF /* SwiftfinStoreDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3D4271693CD009D4DAF /* SwiftfinStoreDefaults.swift */; };
E13DD3DD27175CE3009D4DAF /* Defaults in Frameworks */ = {isa = PBXBuildFile; productRef = E13DD3DC27175CE3009D4DAF /* Defaults */; };
E13DD3E127176BD3009D4DAF /* ServerListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3E027176BD3009D4DAF /* ServerListViewModel.swift */; };
E13DD3E227176BD3009D4DAF /* ServerListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3E027176BD3009D4DAF /* ServerListViewModel.swift */; };
E13DD3E527177D15009D4DAF /* ServerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3E427177D15009D4DAF /* ServerListView.swift */; };
E13DD3E927177ED6009D4DAF /* ServerListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3E827177ED6009D4DAF /* ServerListCoordinator.swift */; };
2021-10-14 20:20:13 +00:00
E13DD3EC27178A54009D4DAF /* UserSignInViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3EB27178A54009D4DAF /* UserSignInViewModel.swift */; };
E13DD3ED27178A54009D4DAF /* UserSignInViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3EB27178A54009D4DAF /* UserSignInViewModel.swift */; };
2021-10-14 04:25:57 +00:00
E13DD3EF27178F87009D4DAF /* SwiftfinNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3EE27178F87009D4DAF /* SwiftfinNotificationCenter.swift */; };
E13DD3F027178F87009D4DAF /* SwiftfinNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3EE27178F87009D4DAF /* SwiftfinNotificationCenter.swift */; };
2021-10-14 20:20:13 +00:00
E13DD3F227179378009D4DAF /* UserSignInCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3F127179378009D4DAF /* UserSignInCoordinator.swift */; };
E13DD3F5271793BB009D4DAF /* UserSignInView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3F4271793BB009D4DAF /* UserSignInView.swift */; };
2021-10-14 04:25:57 +00:00
E13DD3F72717E87D009D4DAF /* SwiftfinNotificationCenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3EE27178F87009D4DAF /* SwiftfinNotificationCenter.swift */; };
2021-10-14 05:09:41 +00:00
E13DD3F92717E961009D4DAF /* UserListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3F82717E961009D4DAF /* UserListViewModel.swift */; };
E13DD3FA2717E961009D4DAF /* UserListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3F82717E961009D4DAF /* UserListViewModel.swift */; };
E13DD3FC2717EAE8009D4DAF /* UserListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3FB2717EAE8009D4DAF /* UserListView.swift */; };
E13DD4022717EE79009D4DAF /* UserListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD4012717EE79009D4DAF /* UserListCoordinator.swift */; };
2021-09-01 05:12:09 +00:00
E14F7D0726DB36EF007C3AE6 /* ItemPortraitMainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E14F7D0626DB36EF007C3AE6 /* ItemPortraitMainView.swift */; };
E14F7D0926DB36F7007C3AE6 /* ItemLandscapeMainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E14F7D0826DB36F7007C3AE6 /* ItemLandscapeMainView.swift */; };
2021-08-20 21:34:34 +00:00
E173DA5026D048D600CC4EB7 /* ServerDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E173DA4F26D048D600CC4EB7 /* ServerDetailView.swift */; };
E173DA5226D04AAF00CC4EB7 /* ColorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = E173DA5126D04AAF00CC4EB7 /* ColorExtension.swift */; };
E173DA5426D050F500CC4EB7 /* ServerDetailViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E173DA5326D050F500CC4EB7 /* ServerDetailViewModel.swift */; };
2022-01-01 07:33:19 +00:00
E178857D278037FD0094FBCF /* JellyfinAPI in Frameworks */ = {isa = PBXBuildFile; productRef = E178857C278037FD0094FBCF /* JellyfinAPI */; };
2022-01-02 02:14:57 +00:00
E178859B2780F1F40094FBCF /* tvOSSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E178859A2780F1F40094FBCF /* tvOSSlider.swift */; };
E178859E2780F53B0094FBCF /* SliderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E178859D2780F53B0094FBCF /* SliderView.swift */; };
E17885A02780F55C0094FBCF /* tvOSVLCOverlay.swift in Sources */ = {isa = PBXBuildFile; fileRef = E178859F2780F55C0094FBCF /* tvOSVLCOverlay.swift */; };
E17885A4278105170094FBCF /* SFSymbolButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = E17885A3278105170094FBCF /* SFSymbolButton.swift */; };
2021-09-01 05:12:09 +00:00
E18845F526DD631E00B0C5B7 /* BaseItemDto+Stackable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E18845F426DD631E00B0C5B7 /* BaseItemDto+Stackable.swift */; };
E18845F626DD631E00B0C5B7 /* BaseItemDto+Stackable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E18845F426DD631E00B0C5B7 /* BaseItemDto+Stackable.swift */; };
E18845F826DEA9C900B0C5B7 /* ItemViewBody.swift in Sources */ = {isa = PBXBuildFile; fileRef = E18845F726DEA9C900B0C5B7 /* ItemViewBody.swift */; };
E188460026DECB9E00B0C5B7 /* ItemLandscapeTopBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E18845FF26DECB9E00B0C5B7 /* ItemLandscapeTopBarView.swift */; };
2021-09-21 16:50:07 +00:00
E188460426DEF04800B0C5B7 /* EpisodeCardVStackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E188460326DEF04800B0C5B7 /* EpisodeCardVStackView.swift */; };
2021-10-24 04:25:58 +00:00
E19169CE272514760085832A /* HTTPScheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = E19169CD272514760085832A /* HTTPScheme.swift */; };
E19169CF272514760085832A /* HTTPScheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = E19169CD272514760085832A /* HTTPScheme.swift */; };
E19169D0272514760085832A /* HTTPScheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = E19169CD272514760085832A /* HTTPScheme.swift */; };
2021-10-15 04:50:30 +00:00
E193D4D827193CAC00900D82 /* PortraitImageStackable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D4D727193CAC00900D82 /* PortraitImageStackable.swift */; };
E193D4D927193CAC00900D82 /* PortraitImageStackable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D4D727193CAC00900D82 /* PortraitImageStackable.swift */; };
E193D4DB27193CCA00900D82 /* PillStackable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D4DA27193CCA00900D82 /* PillStackable.swift */; };
E193D4DC27193CCA00900D82 /* PillStackable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D4DA27193CCA00900D82 /* PillStackable.swift */; };
E193D53227193F7B00900D82 /* ConnectToServerCoodinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C29EA226D1030F00C1D2E7 /* ConnectToServerCoodinator.swift */; };
E193D53327193F7D00900D82 /* FilterCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0B926D6092100B8E046 /* FilterCoordinator.swift */; };
E193D53427193F7F00900D82 /* HomeCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C29EA526D1036A00C1D2E7 /* HomeCoordinator.swift */; };
E193D53527193F8100900D82 /* ItemCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0BF26D61C5000B8E046 /* ItemCoordinator.swift */; };
E193D53627193F8500900D82 /* LibraryCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0B326D5ED8000B8E046 /* LibraryCoordinator.swift */; };
E193D53727193F8700900D82 /* LibraryListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C29EA726D103D500C1D2E7 /* LibraryListCoordinator.swift */; };
E193D53927193F8E00900D82 /* SearchCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0B626D5EE1100B8E046 /* SearchCoordinator.swift */; };
E193D53A27193F9000900D82 /* ServerListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3E827177ED6009D4DAF /* ServerListCoordinator.swift */; };
E193D53B27193F9200900D82 /* SettingsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6220D0B026D5EC9900B8E046 /* SettingsCoordinator.swift */; };
E193D53C27193F9500900D82 /* UserListCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD4012717EE79009D4DAF /* UserListCoordinator.swift */; };
E193D53D27193F9700900D82 /* UserSignInCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13DD3F127179378009D4DAF /* UserSignInCoordinator.swift */; };
2021-10-15 04:55:20 +00:00
E193D5432719407E00900D82 /* tvOSMainCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D5422719407E00900D82 /* tvOSMainCoordinator.swift */; };
2021-10-15 05:28:52 +00:00
E193D547271941C500900D82 /* UserListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D546271941C500900D82 /* UserListView.swift */; };
E193D549271941CC00900D82 /* UserSignInView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D548271941CC00900D82 /* UserSignInView.swift */; };
E193D54B271941D300900D82 /* ServerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D54A271941D300900D82 /* ServerListView.swift */; };
E193D54D2719426600900D82 /* LibraryFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D54C2719426600900D82 /* LibraryFilterView.swift */; };
E193D5502719430400900D82 /* ServerDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D54F2719430400900D82 /* ServerDetailView.swift */; };
E193D5512719432400900D82 /* ServerDetailViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E173DA5326D050F500CC4EB7 /* ServerDetailViewModel.swift */; };
E193D553271943D500900D82 /* tvOSMainTabCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E193D552271943D500900D82 /* tvOSMainTabCoordinator.swift */; };
2021-10-15 22:16:50 +00:00
E1A99999271A3429008E78C0 /* SwiftUICollection in Frameworks */ = {isa = PBXBuildFile; productRef = E1A99998271A3429008E78C0 /* SwiftUICollection */; };
E1A9999B271A343C008E78C0 /* SwiftUICollection in Frameworks */ = {isa = PBXBuildFile; productRef = E1A9999A271A343C008E78C0 /* SwiftUICollection */; };
2022-01-03 04:20:20 +00:00
E1AA331D2782541500F6439C /* PrimaryButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AA331C2782541500F6439C /* PrimaryButtonView.swift */; };
E1AA331F2782639D00F6439C /* OverlayType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AA331E2782639D00F6439C /* OverlayType.swift */; };
E1AA33202782639D00F6439C /* OverlayType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AA331E2782639D00F6439C /* OverlayType.swift */; };
E1AA33222782648000F6439C /* OverlaySliderColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AA33212782648000F6439C /* OverlaySliderColor.swift */; };
E1AA33232782648000F6439C /* OverlaySliderColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AA33212782648000F6439C /* OverlaySliderColor.swift */; };
E1AA332427829B5200F6439C /* OverlayType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AA331E2782639D00F6439C /* OverlayType.swift */; };
2021-08-28 05:31:13 +00:00
E1AD104A26D94822003E4A08 /* DetailItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD104926D94822003E4A08 /* DetailItem.swift */; };
E1AD104B26D94822003E4A08 /* DetailItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD104926D94822003E4A08 /* DetailItem.swift */; };
E1AD104D26D96CE3003E4A08 /* BaseItemDtoExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD104C26D96CE3003E4A08 /* BaseItemDtoExtensions.swift */; };
E1AD104E26D96CE3003E4A08 /* BaseItemDtoExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD104C26D96CE3003E4A08 /* BaseItemDtoExtensions.swift */; };
E1AD105426D97161003E4A08 /* BaseItemDtoExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD104C26D96CE3003E4A08 /* BaseItemDtoExtensions.swift */; };
E1AD105626D981CE003E4A08 /* PortraitHStackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD105526D981CE003E4A08 /* PortraitHStackView.swift */; };
E1AD105926D9A543003E4A08 /* LazyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 621338B22660A07800A81A2A /* LazyView.swift */; };
E1AD105C26D9ABDD003E4A08 /* PillHStackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD105B26D9ABDD003E4A08 /* PillHStackView.swift */; };
E1AD105F26D9ADDD003E4A08 /* NameGUIDPairExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD105E26D9ADDD003E4A08 /* NameGUIDPairExtensions.swift */; };
2021-08-29 04:25:43 +00:00
E1AD106226D9B7CD003E4A08 /* ItemPortraitHeaderOverlayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1AD106126D9B7CD003E4A08 /* ItemPortraitHeaderOverlayView.swift */; };
2021-10-15 21:20:00 +00:00
E1B6DCE8271A23780015B715 /* CombineExt in Frameworks */ = {isa = PBXBuildFile; productRef = E1B6DCE7271A23780015B715 /* CombineExt */; };
E1B6DCEA271A23880015B715 /* SwiftyJSON in Frameworks */ = {isa = PBXBuildFile; productRef = E1B6DCE9271A23880015B715 /* SwiftyJSON */; };
2021-12-28 14:21:44 +00:00
E1C812BC277A8E5D00918266 /* PlaybackSpeed.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812B4277A8E5D00918266 /* PlaybackSpeed.swift */; };
E1C812BD277A8E5D00918266 /* PlayerOverlayDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812B5277A8E5D00918266 /* PlayerOverlayDelegate.swift */; };
E1C812BE277A8E5D00918266 /* VLCPlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812B6277A8E5D00918266 /* VLCPlayerViewController.swift */; };
2022-01-03 04:20:20 +00:00
E1C812C0277A8E5D00918266 /* VLCPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812B8277A8E5D00918266 /* VLCPlayerView.swift */; };
E1C812C3277A8E5D00918266 /* VLCPlayerOverlayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812BB277A8E5D00918266 /* VLCPlayerOverlayView.swift */; };
2021-12-28 14:21:44 +00:00
E1C812C5277A90B200918266 /* URLComponentsExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812C4277A90B200918266 /* URLComponentsExtensions.swift */; };
E1C812CA277AE40900918266 /* PlayerOverlayDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812C6277AE40900918266 /* PlayerOverlayDelegate.swift */; };
E1C812CB277AE40900918266 /* NativePlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812C7277AE40900918266 /* NativePlayerViewController.swift */; };
E1C812CC277AE40A00918266 /* VideoPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812C8277AE40900918266 /* VideoPlayerView.swift */; };
E1C812CD277AE40A00918266 /* VideoPlayerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812C9277AE40900918266 /* VideoPlayerViewModel.swift */; };
E1C812CE277AE43100918266 /* VideoPlayerViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812C9277AE40900918266 /* VideoPlayerViewModel.swift */; };
E1C812D1277AE4E300918266 /* tvOSVideoPlayerCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812D0277AE4E300918266 /* tvOSVideoPlayerCoordinator.swift */; };
E1C812D2277AE50A00918266 /* URLComponentsExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1C812C4277A90B200918266 /* URLComponentsExtensions.swift */; };
2021-10-15 15:35:32 +00:00
E1D4BF7C2719D05000A11E64 /* BasicAppSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF7B2719D05000A11E64 /* BasicAppSettingsView.swift */; };
E1D4BF7E2719D1DD00A11E64 /* BasicAppSettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF7D2719D1DC00A11E64 /* BasicAppSettingsViewModel.swift */; };
E1D4BF7F2719D1DD00A11E64 /* BasicAppSettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF7D2719D1DC00A11E64 /* BasicAppSettingsViewModel.swift */; };
E1D4BF812719D22800A11E64 /* AppAppearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF802719D22800A11E64 /* AppAppearance.swift */; };
E1D4BF822719D22800A11E64 /* AppAppearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF802719D22800A11E64 /* AppAppearance.swift */; };
E1D4BF842719D25A00A11E64 /* TrackLanguage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF832719D25A00A11E64 /* TrackLanguage.swift */; };
E1D4BF852719D25A00A11E64 /* TrackLanguage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF832719D25A00A11E64 /* TrackLanguage.swift */; };
E1D4BF872719D27100A11E64 /* Bitrates.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF862719D27100A11E64 /* Bitrates.swift */; };
E1D4BF882719D27100A11E64 /* Bitrates.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF862719D27100A11E64 /* Bitrates.swift */; };
E1D4BF8A2719D3D000A11E64 /* BasicAppSettingsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF892719D3D000A11E64 /* BasicAppSettingsCoordinator.swift */; };
E1D4BF8B2719D3D000A11E64 /* BasicAppSettingsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF892719D3D000A11E64 /* BasicAppSettingsCoordinator.swift */; };
2021-10-15 19:25:37 +00:00
E1D4BF8C2719F39F00A11E64 /* AppAppearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF802719D22800A11E64 /* AppAppearance.swift */; };
E1D4BF8D2719F3A300A11E64 /* VideoPlayerJumpLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1F0204D26CCCA74001C1C3B /* VideoPlayerJumpLength.swift */; };
E1D4BF8F271A079A00A11E64 /* BasicAppSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D4BF8E271A079A00A11E64 /* BasicAppSettingsView.swift */; };
2021-10-19 03:08:13 +00:00
E1E48CC9271E6D410021A2F9 /* RefreshHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E48CC8271E6D410021A2F9 /* RefreshHelper.swift */; };
2022-01-04 01:38:50 +00:00
E1E5D5372783A52C00692DFE /* CinematicEpisodeItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D5362783A52C00692DFE /* CinematicEpisodeItemView.swift */; };
E1E5D5392783A56B00692DFE /* EpisodesRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D5382783A56B00692DFE /* EpisodesRowView.swift */; };
E1E5D53B2783A80900692DFE /* CinematicItemViewTopRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D53A2783A80900692DFE /* CinematicItemViewTopRow.swift */; };
E1E5D53E2783B05200692DFE /* CinematicMovieItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D53D2783B05200692DFE /* CinematicMovieItemView.swift */; };
E1E5D5402783B0C000692DFE /* CinematicItemViewTopRowButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D53F2783B0C000692DFE /* CinematicItemViewTopRowButton.swift */; };
E1E5D5422783B33900692DFE /* PortraitItemsRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D5412783B33900692DFE /* PortraitItemsRowView.swift */; };
E1E5D5442783BB5100692DFE /* ItemDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D5432783BB5100692DFE /* ItemDetailsView.swift */; };
E1E5D5462783C28100692DFE /* CinematicItemAboutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D5452783C28100692DFE /* CinematicItemAboutView.swift */; };
E1E5D5492783CDD700692DFE /* OverlaySettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D5472783CCF900692DFE /* OverlaySettingsView.swift */; };
2022-01-04 02:15:14 +00:00
E1E5D54C2783E27200692DFE /* ExperimentalSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D54B2783E27200692DFE /* ExperimentalSettingsView.swift */; };
2022-01-04 05:55:39 +00:00
E1E5D54F2783E67100692DFE /* OverlaySettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D54E2783E67100692DFE /* OverlaySettingsView.swift */; };
E1E5D5512783E67700692DFE /* ExperimentalSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E5D5502783E67700692DFE /* ExperimentalSettingsView.swift */; };
2021-08-18 05:41:08 +00:00
E1F0204E26CCCA74001C1C3B /* VideoPlayerJumpLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1F0204D26CCCA74001C1C3B /* VideoPlayerJumpLength.swift */; };
E1F0204F26CCCA74001C1C3B /* VideoPlayerJumpLength.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1F0204D26CCCA74001C1C3B /* VideoPlayerJumpLength.swift */; };
2022-01-03 04:20:20 +00:00
E1FA2F7427818A8800B4C270 /* SmallMenuOverlay.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FA2F7327818A8800B4C270 /* SmallMenuOverlay.swift */; };
2021-08-12 06:39:28 +00:00
E1FCD08826C35A0D007C8DCF /* NetworkError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FCD08726C35A0D007C8DCF /* NetworkError.swift */; };
E1FCD08926C35A0D007C8DCF /* NetworkError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FCD08726C35A0D007C8DCF /* NetworkError.swift */; };
E1FCD09626C47118007C8DCF /* ErrorMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FCD09526C47118007C8DCF /* ErrorMessage.swift */; };
E1FCD09726C47118007C8DCF /* ErrorMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FCD09526C47118007C8DCF /* ErrorMessage.swift */; };
E1FCD09A26C4F35A007C8DCF /* ErrorMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FCD09526C47118007C8DCF /* ErrorMessage.swift */; };
2021-11-07 17:56:07 +00:00
EABFD69FA6D5DBB248A494AA /* Pods_WidgetExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 59AFF849629F3C787909A911 /* Pods_WidgetExtension.framework */; };
2021-05-14 21:13:24 +00:00
/* End PBXBuildFile section */
2021-06-10 08:05:52 +00:00
/* Begin PBXContainerItemProxy section */
2021-11-07 17:56:07 +00:00
6264E888273848760081A12A /* PBXContainerItemProxy */ = {
2021-06-10 08:05:52 +00:00
isa = PBXContainerItemProxy;
containerPortal = 5377CBE9263B596A003A4E83 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 628B951F2670CABD0091AF3B;
2021-11-07 17:56:07 +00:00
remoteInfo = WidgetExtension;
2021-06-10 08:05:52 +00:00
};
/* End PBXContainerItemProxy section */
2021-05-14 21:13:24 +00:00
/* Begin PBXCopyFilesBuildPhase section */
2021-05-22 14:03:48 +00:00
5302F8322658B74800647A2E /* CopyFiles */ = {
2021-05-14 21:13:24 +00:00
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
2021-05-22 14:03:48 +00:00
dstSubfolderSpec = 7;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-06-13 16:26:56 +00:00
628B95312670CABE0091AF3B /* Embed App Extensions */ = {
2021-05-22 14:03:48 +00:00
isa = PBXCopyFilesBuildPhase;
2021-06-12 07:00:02 +00:00
buildActionMask = 2147483647;
2021-05-22 14:03:48 +00:00
dstPath = "";
2021-06-13 16:26:56 +00:00
dstSubfolderSpec = 13;
2021-05-14 21:13:24 +00:00
files = (
2021-06-13 16:26:56 +00:00
628B952D2670CABE0091AF3B /* WidgetExtension.appex in Embed App Extensions */,
2021-05-14 21:13:24 +00:00
);
2021-06-13 16:26:56 +00:00
name = "Embed App Extensions";
2021-05-14 21:13:24 +00:00
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
2021-06-23 07:38:45 +00:00
091B5A872683142E00D78B61 /* ServerDiscovery.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServerDiscovery.swift; sourceTree = "<group>"; };
091B5A882683142E00D78B61 /* UDPBroadCastConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UDPBroadCastConnection.swift; sourceTree = "<group>"; };
2021-06-24 16:21:21 +00:00
09389CC626819B4500AE350E /* VideoPlayerModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPlayerModel.swift; sourceTree = "<group>"; };
2021-11-07 17:56:07 +00:00
14E199C7BBA98782CAD2F0D4 /* Pods-JellyfinPlayer iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JellyfinPlayer iOS.release.xcconfig"; path = "Target Support Files/Pods-JellyfinPlayer iOS/Pods-JellyfinPlayer iOS.release.xcconfig"; sourceTree = "<group>"; };
20CA36DDD247EED8D16438A5 /* Pods-JellyfinPlayer tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JellyfinPlayer tvOS.release.xcconfig"; path = "Target Support Files/Pods-JellyfinPlayer tvOS/Pods-JellyfinPlayer tvOS.release.xcconfig"; sourceTree = "<group>"; };
4BDCEE3B49CF70A9E9BA3CD8 /* Pods-WidgetExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WidgetExtension.debug.xcconfig"; path = "Target Support Files/Pods-WidgetExtension/Pods-WidgetExtension.debug.xcconfig"; sourceTree = "<group>"; };
4BE2D324B040DCA2629C110D /* Pods_JellyfinPlayer_tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JellyfinPlayer_tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2021-06-29 19:58:59 +00:00
53116A16268B919A003024C9 /* SeriesItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeriesItemView.swift; sourceTree = "<group>"; };
53116A18268B947A003024C9 /* PlainLinkButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlainLinkButton.swift; sourceTree = "<group>"; };
2021-06-17 03:41:31 +00:00
531690E6267ABD79005D8AB9 /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
531690EB267ABF46005D8AB9 /* ContinueWatchingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContinueWatchingView.swift; sourceTree = "<group>"; };
531690EE267ABF72005D8AB9 /* NextUpView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NextUpView.swift; sourceTree = "<group>"; };
2021-06-17 19:17:44 +00:00
531690F6267ACC00005D8AB9 /* LandscapeItemElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LandscapeItemElement.swift; sourceTree = "<group>"; };
2021-06-17 03:41:31 +00:00
531690F9267AD6EC005D8AB9 /* PlainNavigationLinkButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlainNavigationLinkButton.swift; sourceTree = "<group>"; };
2021-05-24 19:28:22 +00:00
53192D5C265AA78A008A4215 /* DeviceProfileBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceProfileBuilder.swift; sourceTree = "<group>"; };
2021-06-12 17:41:56 +00:00
531AC8BE26750DE20091C7EB /* ImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageView.swift; sourceTree = "<group>"; };
2021-06-10 04:25:50 +00:00
5321753A2671BCFC005491E6 /* SettingsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewModel.swift; sourceTree = "<group>"; };
2021-06-30 02:22:38 +00:00
53272531268BF09D0035FBF1 /* MediaViewActionButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaViewActionButton.swift; sourceTree = "<group>"; };
2021-06-30 18:19:27 +00:00
53272536268C1DBB0035FBF1 /* SeasonItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeasonItemView.swift; sourceTree = "<group>"; };
53272538268C20100035FBF1 /* EpisodeItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EpisodeItemView.swift; sourceTree = "<group>"; };
2021-05-14 21:13:24 +00:00
5338F74D263B61370014BF09 /* ConnectToServerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectToServerView.swift; sourceTree = "<group>"; };
2021-07-21 04:20:52 +00:00
534D4FE826A7D7CC000A7A48 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = Localizable.strings; sourceTree = "<group>"; };
534D4FEC26A7D7CC000A7A48 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = Localizable.strings; sourceTree = "<group>"; };
534D4FEF26A7D7CC000A7A48 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = Localizable.strings; sourceTree = "<group>"; };
2021-06-04 03:44:40 +00:00
535870602669D21600D05A09 /* JellyfinPlayer tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "JellyfinPlayer tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
535870622669D21600D05A09 /* JellyfinPlayer_tvOSApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JellyfinPlayer_tvOSApp.swift; sourceTree = "<group>"; };
535870662669D21700D05A09 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
535870692669D21700D05A09 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
535870702669D21700D05A09 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
535870AC2669D8DD00D05A09 /* Typings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Typings.swift; sourceTree = "<group>"; };
2021-05-14 21:13:24 +00:00
535BAE9E2649E569005FA86D /* ItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemView.swift; sourceTree = "<group>"; };
2021-06-18 21:44:01 +00:00
5362E4A7267D4067000E2F71 /* GoogleCast.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleCast.framework; path = "../../Downloads/GoogleCastSDK-ios-4.6.0_dynamic/GoogleCast.framework"; sourceTree = "<group>"; };
5362E4AA267D40AD000E2F71 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
5362E4AC267D40B1000E2F71 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
5362E4AE267D40B5000E2F71 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
5362E4B0267D40B9000E2F71 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
5362E4B2267D40BE000E2F71 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
5362E4B4267D40C5000E2F71 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
5362E4B6267D40CA000E2F71 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
5362E4B8267D40CE000E2F71 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
5362E4BA267D40D2000E2F71 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
5362E4BC267D40D8000E2F71 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
5362E4BE267D40E4000E2F71 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; };
5362E4C0267D40E8000E2F71 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
5362E4C2267D40EC000E2F71 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
5362E4C4267D40F0000E2F71 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
5362E4C6267D40F4000E2F71 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
5362E4C8267D40F7000E2F71 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
2021-07-13 01:14:14 +00:00
53649AB0269CFB1900A2D8B7 /* LogManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogManager.swift; sourceTree = "<group>"; };
2021-08-28 05:31:13 +00:00
5364F454266CA0DC0026ECBA /* BaseItemPersonExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseItemPersonExtensions.swift; sourceTree = "<group>"; };
2021-06-17 19:17:44 +00:00
536D3D73267BA8170004248C /* BackgroundManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundManager.swift; sourceTree = "<group>"; };
536D3D75267BA9BB0004248C /* MainTabViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainTabViewModel.swift; sourceTree = "<group>"; };
2021-06-18 02:33:41 +00:00
536D3D7E267BDF100004248C /* LatestMediaView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LatestMediaView.swift; sourceTree = "<group>"; };
536D3D80267BDFC60004248C /* PortraitItemElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortraitItemElement.swift; sourceTree = "<group>"; };
536D3D87267C17350004248C /* PublicUserButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PublicUserButton.swift; sourceTree = "<group>"; };
2021-06-09 00:04:33 +00:00
5377CBF1263B596A003A4E83 /* JellyfinPlayer iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "JellyfinPlayer iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
2021-05-14 21:13:24 +00:00
5377CBF4263B596A003A4E83 /* JellyfinPlayerApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JellyfinPlayerApp.swift; sourceTree = "<group>"; };
5377CBF8263B596B003A4E83 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
5377CBFB263B596B003A4E83 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
5377CC02263B596B003A4E83 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5389276D263C25100035E14B /* ContinueWatchingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContinueWatchingView.swift; sourceTree = "<group>"; };
5389276F263C25230035E14B /* NextUpView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NextUpView.swift; sourceTree = "<group>"; };
53892771263C8C6F0035E14B /* LoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingView.swift; sourceTree = "<group>"; };
5389277B263CC3DB0035E14B /* BlurHashDecode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurHashDecode.swift; sourceTree = "<group>"; };
2021-08-23 00:32:48 +00:00
53913BCA26D323FE00EB3286 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = Localizable.strings; sourceTree = "<group>"; };
53913BCD26D323FE00EB3286 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = Localizable.strings; sourceTree = "<group>"; };
53913BD026D323FE00EB3286 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = Localizable.strings; sourceTree = "<group>"; };
53913BD326D323FE00EB3286 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = Localizable.strings; sourceTree = "<group>"; };
53913BD626D323FE00EB3286 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = Localizable.strings; sourceTree = "<group>"; };
53913BD926D323FE00EB3286 /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = Localizable.strings; sourceTree = "<group>"; };
53913BDC26D323FE00EB3286 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = Localizable.strings; sourceTree = "<group>"; };
53913BDF26D323FE00EB3286 /* ta */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ta; path = Localizable.strings; sourceTree = "<group>"; };
53913BE226D323FE00EB3286 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = Localizable.strings; sourceTree = "<group>"; };
53913BE526D323FE00EB3286 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = Localizable.strings; sourceTree = "<group>"; };
53913BE826D323FE00EB3286 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = Localizable.strings; sourceTree = "<group>"; };
53913BEB26D323FE00EB3286 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = Localizable.strings; sourceTree = "<group>"; };
53913BEE26D323FE00EB3286 /* kk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kk; path = Localizable.strings; sourceTree = "<group>"; };
2021-08-01 03:52:31 +00:00
5398514426B64DA100101B49 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
2021-05-14 21:13:24 +00:00
539B2DA4263BA5B8007FF1A4 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
2021-06-28 20:43:13 +00:00
53A83C32268A309300DF3D92 /* LibraryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryView.swift; sourceTree = "<group>"; };
2021-06-15 23:56:49 +00:00
53ABFDDB267972BF00886593 /* TVServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TVServices.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS15.0.sdk/System/Library/Frameworks/TVServices.framework; sourceTree = DEVELOPER_DIR; };
53ABFDEA2679753200886593 /* ConnectToServerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectToServerView.swift; sourceTree = "<group>"; };
2021-06-09 00:04:33 +00:00
53AD124C2670278D0094A276 /* JellyfinPlayer.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = JellyfinPlayer.entitlements; sourceTree = "<group>"; };
2021-06-28 20:43:13 +00:00
53CD2A3F268A49C2002ABD4E /* ItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemView.swift; sourceTree = "<group>"; };
53CD2A41268A4B38002ABD4E /* MovieItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MovieItemView.swift; sourceTree = "<group>"; };
2021-05-14 21:13:24 +00:00
53D5E3DC264B47EE00BADDC8 /* MobileVLCKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MobileVLCKit.xcframework; path = Carthage/Build/MobileVLCKit.xcframework; sourceTree = "<group>"; };
2021-06-09 07:02:02 +00:00
53DE4BD1267098F300739748 /* SearchBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchBarView.swift; sourceTree = "<group>"; };
2021-05-14 21:13:24 +00:00
53DF641D263D9C0600A7CD1A /* LibraryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryView.swift; sourceTree = "<group>"; };
53E4E646263F6CF100F67C6B /* LibraryFilterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryFilterView.swift; sourceTree = "<group>"; };
2021-06-07 04:54:07 +00:00
53E4E648263F725B00F67C6B /* MultiSelectorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultiSelectorView.swift; sourceTree = "<group>"; };
2021-05-16 01:27:09 +00:00
53EE24E5265060780068F029 /* LibrarySearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibrarySearchView.swift; sourceTree = "<group>"; };
2021-06-26 19:04:57 +00:00
53F866432687A45F00DCD1D7 /* PortraitItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortraitItemView.swift; sourceTree = "<group>"; };
2021-05-14 21:13:24 +00:00
53FF7F29263CF3F500585C35 /* LatestMediaView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LatestMediaView.swift; sourceTree = "<group>"; };
2021-11-07 17:56:07 +00:00
59AFF849629F3C787909A911 /* Pods_WidgetExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WidgetExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2021-12-28 10:12:39 +00:00
5D64683C277B1649009E09AE /* PreferenceUIHostingSwizzling.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferenceUIHostingSwizzling.swift; sourceTree = "<group>"; };
2021-05-27 08:16:03 +00:00
6213388F265F83A900A81A2A /* LibraryListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryListView.swift; sourceTree = "<group>"; };
2021-06-07 04:54:07 +00:00
621338922660107500A81A2A /* StringExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExtensions.swift; sourceTree = "<group>"; };
2021-05-28 04:10:01 +00:00
621338B22660A07800A81A2A /* LazyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyView.swift; sourceTree = "<group>"; };
2021-08-25 05:26:19 +00:00
6220D0AC26D5EABB00B8E046 /* ViewExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewExtensions.swift; sourceTree = "<group>"; };
6220D0B026D5EC9900B8E046 /* SettingsCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsCoordinator.swift; sourceTree = "<group>"; };
6220D0B326D5ED8000B8E046 /* LibraryCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryCoordinator.swift; sourceTree = "<group>"; };
6220D0B626D5EE1100B8E046 /* SearchCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchCoordinator.swift; sourceTree = "<group>"; };
6220D0B926D6092100B8E046 /* FilterCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterCoordinator.swift; sourceTree = "<group>"; };
2021-08-25 07:46:59 +00:00
6220D0BF26D61C5000B8E046 /* ItemCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemCoordinator.swift; sourceTree = "<group>"; };
2021-12-28 14:21:44 +00:00
6220D0C526D62D8700B8E046 /* iOSVideoPlayerCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSVideoPlayerCoordinator.swift; sourceTree = "<group>"; };
2021-08-25 11:15:57 +00:00
6220D0CB26D640C400B8E046 /* AppURLHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppURLHandler.swift; sourceTree = "<group>"; };
2021-06-06 05:57:25 +00:00
6225FCCA2663841E00E067F6 /* ParallaxHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParallaxHeader.swift; sourceTree = "<group>"; };
2021-06-25 09:49:54 +00:00
624C21742685CF60007F1390 /* SearchablePickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchablePickerView.swift; sourceTree = "<group>"; };
2021-06-15 13:44:03 +00:00
625CB56E2678C23300530A6E /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
625CB5722678C32A00530A6E /* HomeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewModel.swift; sourceTree = "<group>"; };
625CB5742678C33500530A6E /* LibraryListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryListViewModel.swift; sourceTree = "<group>"; };
625CB5762678C34300530A6E /* ConnectToServerViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectToServerViewModel.swift; sourceTree = "<group>"; };
625CB57B2678CE1000530A6E /* ViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewModel.swift; sourceTree = "<group>"; };
2021-06-15 13:53:21 +00:00
625CB57D2678E81E00530A6E /* TVVLCKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TVVLCKit.xcframework; path = Carthage/Build/TVVLCKit.xcframework; sourceTree = "<group>"; };
2021-11-07 18:37:01 +00:00
6264E88B273850380081A12A /* Strings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Strings.swift; sourceTree = "<group>"; };
2021-06-10 08:05:52 +00:00
6267B3D526710B8900A7371D /* CollectionExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CollectionExtensions.swift; sourceTree = "<group>"; };
6267B3D92671138200A7371D /* ImageExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageExtensions.swift; sourceTree = "<group>"; };
628B95202670CABD0091AF3B /* WidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = WidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
628B95212670CABD0091AF3B /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; };
628B95232670CABD0091AF3B /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; };
628B95262670CABD0091AF3B /* NextUpWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NextUpWidget.swift; sourceTree = "<group>"; };
628B95282670CABE0091AF3B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
628B952A2670CABE0091AF3B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
628B95362670CB800091AF3B /* JellyfinWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JellyfinWidget.swift; sourceTree = "<group>"; };
2021-10-15 04:50:30 +00:00
62C29E9E26D1016600C1D2E7 /* iOSMainCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSMainCoordinator.swift; sourceTree = "<group>"; };
2021-10-15 05:28:52 +00:00
62C29EA026D102A500C1D2E7 /* iOSMainTabCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSMainTabCoordinator.swift; sourceTree = "<group>"; };
2021-08-21 10:55:32 +00:00
62C29EA226D1030F00C1D2E7 /* ConnectToServerCoodinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectToServerCoodinator.swift; sourceTree = "<group>"; };
62C29EA526D1036A00C1D2E7 /* HomeCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeCoordinator.swift; sourceTree = "<group>"; };
62C29EA726D103D500C1D2E7 /* LibraryListCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryListCoordinator.swift; sourceTree = "<group>"; };
2021-11-12 13:38:07 +00:00
62E1DCC2273CE19800C9AE76 /* URLExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLExtensions.swift; sourceTree = "<group>"; };
2021-06-18 19:37:36 +00:00
62E632D9267D2BC40063E547 /* LatestMediaViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LatestMediaViewModel.swift; sourceTree = "<group>"; };
2021-06-18 20:34:39 +00:00
62E632DB267D2E130063E547 /* LibrarySearchViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibrarySearchViewModel.swift; sourceTree = "<group>"; };
62E632DF267D30CA0063E547 /* LibraryViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryViewModel.swift; sourceTree = "<group>"; };
2021-06-18 20:53:29 +00:00
62E632E2267D3BA60063E547 /* MovieItemViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MovieItemViewModel.swift; sourceTree = "<group>"; };
2021-06-18 20:55:50 +00:00
62E632E5267D3F5B0063E547 /* EpisodeItemViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EpisodeItemViewModel.swift; sourceTree = "<group>"; };
2021-06-18 21:00:34 +00:00
62E632E8267D3FF50063E547 /* SeasonItemViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeasonItemViewModel.swift; sourceTree = "<group>"; };
2021-06-18 21:06:16 +00:00
62E632EB267D410B0063E547 /* SeriesItemViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SeriesItemViewModel.swift; sourceTree = "<group>"; };
2021-06-18 22:16:17 +00:00
62E632EE267D43320063E547 /* LibraryFilterViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryFilterViewModel.swift; sourceTree = "<group>"; };
2021-09-01 05:12:09 +00:00
62E632F2267D54030063E547 /* ItemViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemViewModel.swift; sourceTree = "<group>"; };
2021-06-13 16:26:56 +00:00
62EC352E267666A5000E9F2D /* SessionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionManager.swift; sourceTree = "<group>"; };
2021-06-13 17:40:19 +00:00
62EC353326766B03000E9F2D /* DeviceRotationViewModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceRotationViewModifier.swift; sourceTree = "<group>"; };
2021-09-21 20:28:14 +00:00
62ECA01726FA685A00E8EBB7 /* DeepLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeepLink.swift; sourceTree = "<group>"; };
2021-11-07 17:56:07 +00:00
772F6DAB8534FD1DB45B7687 /* Pods-JellyfinPlayer iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JellyfinPlayer iOS.debug.xcconfig"; path = "Target Support Files/Pods-JellyfinPlayer iOS/Pods-JellyfinPlayer iOS.debug.xcconfig"; sourceTree = "<group>"; };
86BAC42C3764D232C8DF8F5E /* Pods_JellyfinPlayer_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JellyfinPlayer_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2021-05-25 19:41:41 +00:00
AE8C3158265D6F90008AA076 /* bitrates.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = bitrates.json; sourceTree = "<group>"; };
2021-11-07 17:56:07 +00:00
B598C62749E5EFD37280FCC3 /* Pods-JellyfinPlayer tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JellyfinPlayer tvOS.debug.xcconfig"; path = "Target Support Files/Pods-JellyfinPlayer tvOS/Pods-JellyfinPlayer tvOS.debug.xcconfig"; sourceTree = "<group>"; };
2021-10-20 22:58:45 +00:00
C40CD921271F8CD8000FB198 /* MoviesLibrariesCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MoviesLibrariesCoordinator.swift; sourceTree = "<group>"; };
C40CD924271F8D1E000FB198 /* MovieLibrariesViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MovieLibrariesViewModel.swift; sourceTree = "<group>"; };
C40CD927271F8DAB000FB198 /* MovieLibrariesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MovieLibrariesView.swift; sourceTree = "<group>"; };
C4BE0762271FC0BB003F4AD1 /* TVLibrariesCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TVLibrariesCoordinator.swift; sourceTree = "<group>"; };
C4BE0765271FC109003F4AD1 /* TVLibrariesViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TVLibrariesViewModel.swift; sourceTree = "<group>"; };
C4BE0768271FC164003F4AD1 /* TVLibrariesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TVLibrariesView.swift; sourceTree = "<group>"; };
2021-10-21 01:54:45 +00:00
C4BE076D2720FEA8003F4AD1 /* PortraitItemElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortraitItemElement.swift; sourceTree = "<group>"; };
2021-09-29 01:28:20 +00:00
C4E508172703E8190045C9AB /* LibraryListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryListView.swift; sourceTree = "<group>"; };
C4E5081C2703F8370045C9AB /* LibrarySearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibrarySearchView.swift; sourceTree = "<group>"; };
2021-08-06 17:47:42 +00:00
E100720626BDABC100CE3E31 /* MediaPlayButtonRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaPlayButtonRowView.swift; sourceTree = "<group>"; };
2021-12-28 21:45:25 +00:00
E10EAA4E277BBCC4000269ED /* CGSizeExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CGSizeExtensions.swift; sourceTree = "<group>"; };
2021-12-28 21:48:43 +00:00
E10EAA52277BBD17000269ED /* BaseItemDto+VideoPlayerViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseItemDto+VideoPlayerViewModel.swift"; sourceTree = "<group>"; };
2021-10-14 21:28:13 +00:00
E11B1B6B2718CD68006DA3E8 /* JellyfinAPIError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JellyfinAPIError.swift; sourceTree = "<group>"; };
2021-11-07 04:21:53 +00:00
E11D224127378428003F9CB3 /* ServerDetailCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerDetailCoordinator.swift; sourceTree = "<group>"; };
2021-10-15 21:20:00 +00:00
E1267D3D271A1F46003C492E /* PreferenceUIHostingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferenceUIHostingController.swift; sourceTree = "<group>"; };
2021-08-12 17:30:50 +00:00
E131691626C583BC0074BFEE /* LogConstructor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogConstructor.swift; sourceTree = "<group>"; };
2022-01-01 07:33:19 +00:00
E1384943278036C70024FB48 /* VLCPlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VLCPlayerViewController.swift; sourceTree = "<group>"; };
2021-10-12 23:57:30 +00:00
E13DD3BE27163DD7009D4DAF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
E13DD3C127164941009D4DAF /* SwiftfinStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftfinStore.swift; sourceTree = "<group>"; };
E13DD3C727164B1E009D4DAF /* UIDeviceExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIDeviceExtensions.swift; sourceTree = "<group>"; };
2021-10-13 21:58:45 +00:00
E13DD3D4271693CD009D4DAF /* SwiftfinStoreDefaults.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftfinStoreDefaults.swift; sourceTree = "<group>"; };
E13DD3E027176BD3009D4DAF /* ServerListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerListViewModel.swift; sourceTree = "<group>"; };
E13DD3E427177D15009D4DAF /* ServerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerListView.swift; sourceTree = "<group>"; };
E13DD3E827177ED6009D4DAF /* ServerListCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerListCoordinator.swift; sourceTree = "<group>"; };
2021-10-14 20:20:13 +00:00
E13DD3EB27178A54009D4DAF /* UserSignInViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserSignInViewModel.swift; sourceTree = "<group>"; };
2021-10-14 04:25:57 +00:00
E13DD3EE27178F87009D4DAF /* SwiftfinNotificationCenter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftfinNotificationCenter.swift; sourceTree = "<group>"; };
2021-10-14 20:20:13 +00:00
E13DD3F127179378009D4DAF /* UserSignInCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserSignInCoordinator.swift; sourceTree = "<group>"; };
E13DD3F4271793BB009D4DAF /* UserSignInView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserSignInView.swift; sourceTree = "<group>"; };
2021-10-14 05:09:41 +00:00
E13DD3F82717E961009D4DAF /* UserListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserListViewModel.swift; sourceTree = "<group>"; };
E13DD3FB2717EAE8009D4DAF /* UserListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserListView.swift; sourceTree = "<group>"; };
E13DD4012717EE79009D4DAF /* UserListCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserListCoordinator.swift; sourceTree = "<group>"; };
2021-09-01 05:12:09 +00:00
E14F7D0626DB36EF007C3AE6 /* ItemPortraitMainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemPortraitMainView.swift; sourceTree = "<group>"; };
E14F7D0826DB36F7007C3AE6 /* ItemLandscapeMainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemLandscapeMainView.swift; sourceTree = "<group>"; };
2021-08-20 21:34:34 +00:00
E173DA4F26D048D600CC4EB7 /* ServerDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerDetailView.swift; sourceTree = "<group>"; };
E173DA5126D04AAF00CC4EB7 /* ColorExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorExtension.swift; sourceTree = "<group>"; };
E173DA5326D050F500CC4EB7 /* ServerDetailViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerDetailViewModel.swift; sourceTree = "<group>"; };
2022-01-02 02:14:57 +00:00
E178859A2780F1F40094FBCF /* tvOSSlider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = tvOSSlider.swift; sourceTree = "<group>"; };
E178859D2780F53B0094FBCF /* SliderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SliderView.swift; sourceTree = "<group>"; };
E178859F2780F55C0094FBCF /* tvOSVLCOverlay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = tvOSVLCOverlay.swift; sourceTree = "<group>"; };
E17885A3278105170094FBCF /* SFSymbolButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SFSymbolButton.swift; sourceTree = "<group>"; };
2021-09-01 05:12:09 +00:00
E18845F426DD631E00B0C5B7 /* BaseItemDto+Stackable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BaseItemDto+Stackable.swift"; sourceTree = "<group>"; };
E18845F726DEA9C900B0C5B7 /* ItemViewBody.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemViewBody.swift; sourceTree = "<group>"; };
E18845FF26DECB9E00B0C5B7 /* ItemLandscapeTopBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemLandscapeTopBarView.swift; sourceTree = "<group>"; };
2021-09-21 16:50:07 +00:00
E188460326DEF04800B0C5B7 /* EpisodeCardVStackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EpisodeCardVStackView.swift; sourceTree = "<group>"; };
2021-10-24 04:25:58 +00:00
E19169CD272514760085832A /* HTTPScheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPScheme.swift; sourceTree = "<group>"; };
2021-10-15 04:50:30 +00:00
E193D4D727193CAC00900D82 /* PortraitImageStackable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortraitImageStackable.swift; sourceTree = "<group>"; };
E193D4DA27193CCA00900D82 /* PillStackable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PillStackable.swift; sourceTree = "<group>"; };
2021-10-15 04:55:20 +00:00
E193D5422719407E00900D82 /* tvOSMainCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = tvOSMainCoordinator.swift; sourceTree = "<group>"; };
2021-10-15 05:28:52 +00:00
E193D546271941C500900D82 /* UserListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserListView.swift; sourceTree = "<group>"; };
E193D548271941CC00900D82 /* UserSignInView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserSignInView.swift; sourceTree = "<group>"; };
E193D54A271941D300900D82 /* ServerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerListView.swift; sourceTree = "<group>"; };
E193D54C2719426600900D82 /* LibraryFilterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryFilterView.swift; sourceTree = "<group>"; };
E193D54F2719430400900D82 /* ServerDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServerDetailView.swift; sourceTree = "<group>"; };
E193D552271943D500900D82 /* tvOSMainTabCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = tvOSMainTabCoordinator.swift; sourceTree = "<group>"; };
2022-01-03 04:20:20 +00:00
E1AA331C2782541500F6439C /* PrimaryButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrimaryButtonView.swift; sourceTree = "<group>"; };
E1AA331E2782639D00F6439C /* OverlayType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OverlayType.swift; sourceTree = "<group>"; };
E1AA33212782648000F6439C /* OverlaySliderColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OverlaySliderColor.swift; sourceTree = "<group>"; };
2021-08-28 05:31:13 +00:00
E1AD104926D94822003E4A08 /* DetailItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailItem.swift; sourceTree = "<group>"; };
E1AD104C26D96CE3003E4A08 /* BaseItemDtoExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseItemDtoExtensions.swift; sourceTree = "<group>"; };
E1AD105526D981CE003E4A08 /* PortraitHStackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortraitHStackView.swift; sourceTree = "<group>"; };
E1AD105B26D9ABDD003E4A08 /* PillHStackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PillHStackView.swift; sourceTree = "<group>"; };
E1AD105E26D9ADDD003E4A08 /* NameGUIDPairExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NameGUIDPairExtensions.swift; sourceTree = "<group>"; };
2021-08-29 04:25:43 +00:00
E1AD106126D9B7CD003E4A08 /* ItemPortraitHeaderOverlayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemPortraitHeaderOverlayView.swift; sourceTree = "<group>"; };
2021-12-28 14:21:44 +00:00
E1C812B4277A8E5D00918266 /* PlaybackSpeed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlaybackSpeed.swift; sourceTree = "<group>"; };
E1C812B5277A8E5D00918266 /* PlayerOverlayDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlayerOverlayDelegate.swift; sourceTree = "<group>"; };
E1C812B6277A8E5D00918266 /* VLCPlayerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VLCPlayerViewController.swift; sourceTree = "<group>"; };
2022-01-03 04:20:20 +00:00
E1C812B8277A8E5D00918266 /* VLCPlayerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VLCPlayerView.swift; sourceTree = "<group>"; };
E1C812BB277A8E5D00918266 /* VLCPlayerOverlayView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VLCPlayerOverlayView.swift; sourceTree = "<group>"; };
2021-12-28 14:21:44 +00:00
E1C812C4277A90B200918266 /* URLComponentsExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLComponentsExtensions.swift; sourceTree = "<group>"; };
E1C812C6277AE40900918266 /* PlayerOverlayDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlayerOverlayDelegate.swift; sourceTree = "<group>"; };
E1C812C7277AE40900918266 /* NativePlayerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NativePlayerViewController.swift; sourceTree = "<group>"; };
E1C812C8277AE40900918266 /* VideoPlayerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoPlayerView.swift; sourceTree = "<group>"; };
E1C812C9277AE40900918266 /* VideoPlayerViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoPlayerViewModel.swift; sourceTree = "<group>"; };
E1C812D0277AE4E300918266 /* tvOSVideoPlayerCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = tvOSVideoPlayerCoordinator.swift; sourceTree = "<group>"; };
2021-10-15 15:35:32 +00:00
E1D4BF7B2719D05000A11E64 /* BasicAppSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BasicAppSettingsView.swift; sourceTree = "<group>"; };
E1D4BF7D2719D1DC00A11E64 /* BasicAppSettingsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BasicAppSettingsViewModel.swift; sourceTree = "<group>"; };
E1D4BF802719D22800A11E64 /* AppAppearance.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppAppearance.swift; sourceTree = "<group>"; };
E1D4BF832719D25A00A11E64 /* TrackLanguage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrackLanguage.swift; sourceTree = "<group>"; };
E1D4BF862719D27100A11E64 /* Bitrates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Bitrates.swift; sourceTree = "<group>"; };
E1D4BF892719D3D000A11E64 /* BasicAppSettingsCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BasicAppSettingsCoordinator.swift; sourceTree = "<group>"; };
2021-10-15 19:25:37 +00:00
E1D4BF8E271A079A00A11E64 /* BasicAppSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BasicAppSettingsView.swift; sourceTree = "<group>"; };
2021-10-19 03:08:13 +00:00
E1E48CC8271E6D410021A2F9 /* RefreshHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshHelper.swift; sourceTree = "<group>"; };
2022-01-04 01:38:50 +00:00
E1E5D5362783A52C00692DFE /* CinematicEpisodeItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CinematicEpisodeItemView.swift; sourceTree = "<group>"; };
E1E5D5382783A56B00692DFE /* EpisodesRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EpisodesRowView.swift; sourceTree = "<group>"; };
E1E5D53A2783A80900692DFE /* CinematicItemViewTopRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CinematicItemViewTopRow.swift; sourceTree = "<group>"; };
E1E5D53D2783B05200692DFE /* CinematicMovieItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CinematicMovieItemView.swift; sourceTree = "<group>"; };
E1E5D53F2783B0C000692DFE /* CinematicItemViewTopRowButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CinematicItemViewTopRowButton.swift; sourceTree = "<group>"; };
E1E5D5412783B33900692DFE /* PortraitItemsRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PortraitItemsRowView.swift; sourceTree = "<group>"; };
E1E5D5432783BB5100692DFE /* ItemDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ItemDetailsView.swift; sourceTree = "<group>"; };
E1E5D5452783C28100692DFE /* CinematicItemAboutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CinematicItemAboutView.swift; sourceTree = "<group>"; };
E1E5D5472783CCF900692DFE /* OverlaySettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OverlaySettingsView.swift; sourceTree = "<group>"; };
2022-01-04 02:15:14 +00:00
E1E5D54B2783E27200692DFE /* ExperimentalSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExperimentalSettingsView.swift; sourceTree = "<group>"; };
2022-01-04 05:55:39 +00:00
E1E5D54E2783E67100692DFE /* OverlaySettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OverlaySettingsView.swift; sourceTree = "<group>"; };
E1E5D5502783E67700692DFE /* ExperimentalSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExperimentalSettingsView.swift; sourceTree = "<group>"; };
2021-08-18 05:41:08 +00:00
E1F0204D26CCCA74001C1C3B /* VideoPlayerJumpLength.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPlayerJumpLength.swift; sourceTree = "<group>"; };
2022-01-03 04:20:20 +00:00
E1FA2F7327818A8800B4C270 /* SmallMenuOverlay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SmallMenuOverlay.swift; sourceTree = "<group>"; };
2021-08-12 06:39:28 +00:00
E1FCD08726C35A0D007C8DCF /* NetworkError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkError.swift; sourceTree = "<group>"; };
E1FCD09526C47118007C8DCF /* ErrorMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorMessage.swift; sourceTree = "<group>"; };
2021-11-07 17:56:07 +00:00
FDEDADB92FA8523BC8432E45 /* Pods-WidgetExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WidgetExtension.release.xcconfig"; path = "Target Support Files/Pods-WidgetExtension/Pods-WidgetExtension.release.xcconfig"; sourceTree = "<group>"; };
2021-05-14 21:13:24 +00:00
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2021-06-04 03:44:40 +00:00
5358705D2669D21600D05A09 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2021-07-13 01:14:14 +00:00
53649AAF269CFAF600A2D8B7 /* Puppy in Frameworks */,
2021-10-15 21:41:50 +00:00
E1218C9E271A2CD600EA0737 /* CombineExt in Frameworks */,
E1218CA0271A2CF200EA0737 /* Nuke in Frameworks */,
2021-08-25 09:09:34 +00:00
6220D0C926D63F3700B8E046 /* Stinsen in Frameworks */,
2021-06-04 03:44:40 +00:00
535870912669D7A800D05A09 /* Introspect in Frameworks */,
2021-06-18 02:33:41 +00:00
536D3D84267BEA550004248C /* ParallaxView in Frameworks */,
2021-06-15 23:56:49 +00:00
53ABFDDC267972BF00886593 /* TVServices.framework in Frameworks */,
2021-10-15 22:16:50 +00:00
E1A9999B271A343C008E78C0 /* SwiftUICollection in Frameworks */,
2021-10-12 23:57:30 +00:00
E13DD3CD27164CA7009D4DAF /* CoreStore in Frameworks */,
2022-01-01 07:33:19 +00:00
E178857D278037FD0094FBCF /* JellyfinAPI in Frameworks */,
2021-10-14 23:21:10 +00:00
E12186DE2718F1C50010884C /* Defaults in Frameworks */,
2021-06-16 03:47:05 +00:00
53ABFDED26799D7700886593 /* ActivityIndicator in Frameworks */,
2021-11-07 17:56:07 +00:00
363CADF08820D3B2055CF1D8 /* Pods_JellyfinPlayer_tvOS.framework in Frameworks */,
2021-06-04 03:44:40 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-05-14 21:13:24 +00:00
5377CBEE263B596A003A4E83 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2021-10-13 21:58:45 +00:00
E13DD3D327168E65009D4DAF /* Defaults in Frameworks */,
2021-07-13 01:14:14 +00:00
53649AAD269CFAEA00A2D8B7 /* Puppy in Frameworks */,
2021-12-28 21:23:35 +00:00
E10EAA4D277BB716000269ED /* Sliders in Frameworks */,
2021-08-21 10:55:32 +00:00
62C29E9C26D0FE4200C1D2E7 /* Stinsen in Frameworks */,
2021-10-15 22:16:50 +00:00
E1A99999271A3429008E78C0 /* SwiftUICollection in Frameworks */,
2021-10-15 21:20:00 +00:00
E1218C9A271A26BA00EA0737 /* Nuke in Frameworks */,
E1B6DCEA271A23880015B715 /* SwiftyJSON in Frameworks */,
2021-05-26 15:42:52 +00:00
53352571265EA0A0006CCA86 /* Introspect in Frameworks */,
2021-10-12 23:57:30 +00:00
E13DD3C62716499E009D4DAF /* CoreStore in Frameworks */,
2021-06-15 13:44:03 +00:00
625CB57A2678C4A400530A6E /* ActivityIndicator in Frameworks */,
2021-10-15 21:20:00 +00:00
E1B6DCE8271A23780015B715 /* CombineExt in Frameworks */,
2021-12-28 21:23:35 +00:00
E10EAA45277BB646000269ED /* JellyfinAPI in Frameworks */,
2021-11-07 17:56:07 +00:00
560CA59B3956A4CA13EDAC05 /* Pods_JellyfinPlayer_iOS.framework in Frameworks */,
2021-05-14 21:13:24 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-06-10 08:05:52 +00:00
628B951D2670CABD0091AF3B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
628B95242670CABD0091AF3B /* SwiftUI.framework in Frameworks */,
531ABF6C2671F5CC00C0FE20 /* WidgetKit.framework in Frameworks */,
2021-10-13 21:58:45 +00:00
E13DD3DD27175CE3009D4DAF /* Defaults in Frameworks */,
2021-07-14 21:42:53 +00:00
53649AB5269D423A00A2D8B7 /* Puppy in Frameworks */,
2021-06-17 19:17:44 +00:00
536D3D7D267BD5F90004248C /* ActivityIndicator in Frameworks */,
2021-10-12 23:57:30 +00:00
E13DD3CF27164E1F009D4DAF /* CoreStore in Frameworks */,
2021-10-15 21:20:00 +00:00
E1218C9C271A26C400EA0737 /* Nuke in Frameworks */,
2021-12-28 21:23:35 +00:00
E10EAA47277BB670000269ED /* JellyfinAPI in Frameworks */,
2021-11-07 17:56:07 +00:00
EABFD69FA6D5DBB248A494AA /* Pods_WidgetExtension.framework in Frameworks */,
2021-06-10 08:05:52 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-05-14 21:13:24 +00:00
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2021-10-13 21:58:45 +00:00
091B5A852683142E00D78B61 /* ServerDiscovery */ = {
2021-06-23 07:38:45 +00:00
isa = PBXGroup;
children = (
091B5A872683142E00D78B61 /* ServerDiscovery.swift */,
091B5A882683142E00D78B61 /* UDPBroadCastConnection.swift */,
);
2021-10-13 21:58:45 +00:00
path = ServerDiscovery;
2021-06-21 23:21:53 +00:00
sourceTree = "<group>";
};
2021-06-24 16:21:21 +00:00
5310694F2684E7EE00CFFDBA /* VideoPlayer */ = {
isa = PBXGroup;
children = (
2021-12-28 14:21:44 +00:00
E1C812C7277AE40900918266 /* NativePlayerViewController.swift */,
E1C812C6277AE40900918266 /* PlayerOverlayDelegate.swift */,
2022-01-02 02:14:57 +00:00
E178859C2780F5300094FBCF /* tvOSSLider */,
E17885A7278130690094FBCF /* tvOSOverlay */,
2021-12-28 14:21:44 +00:00
E1C812C8277AE40900918266 /* VideoPlayerView.swift */,
2022-01-01 07:33:19 +00:00
E1384943278036C70024FB48 /* VLCPlayerViewController.swift */,
2021-06-24 16:21:21 +00:00
);
path = VideoPlayer;
sourceTree = "<group>";
};
2021-06-15 23:56:49 +00:00
532175392671BCED005491E6 /* ViewModels */ = {
2021-06-10 04:25:50 +00:00
isa = PBXGroup;
children = (
2021-10-15 15:35:32 +00:00
E1D4BF7D2719D1DC00A11E64 /* BasicAppSettingsViewModel.swift */,
2021-06-15 13:44:03 +00:00
625CB5762678C34300530A6E /* ConnectToServerViewModel.swift */,
2021-06-26 19:04:57 +00:00
62E632E5267D3F5B0063E547 /* EpisodeItemViewModel.swift */,
625CB5722678C32A00530A6E /* HomeViewModel.swift */,
2021-10-13 21:58:45 +00:00
62E632F2267D54030063E547 /* ItemViewModel.swift */,
2021-06-18 19:37:36 +00:00
62E632D9267D2BC40063E547 /* LatestMediaViewModel.swift */,
2021-06-26 19:04:57 +00:00
62E632EE267D43320063E547 /* LibraryFilterViewModel.swift */,
625CB5742678C33500530A6E /* LibraryListViewModel.swift */,
2021-06-18 20:34:39 +00:00
62E632DB267D2E130063E547 /* LibrarySearchViewModel.swift */,
62E632DF267D30CA0063E547 /* LibraryViewModel.swift */,
2021-06-26 19:04:57 +00:00
536D3D75267BA9BB0004248C /* MainTabViewModel.swift */,
2021-06-18 20:53:29 +00:00
62E632E2267D3BA60063E547 /* MovieItemViewModel.swift */,
2021-12-28 14:21:44 +00:00
C40CD924271F8D1E000FB198 /* MovieLibrariesViewModel.swift */,
2021-06-18 21:00:34 +00:00
62E632E8267D3FF50063E547 /* SeasonItemViewModel.swift */,
2021-06-18 21:06:16 +00:00
62E632EB267D410B0063E547 /* SeriesItemViewModel.swift */,
2021-08-20 21:34:34 +00:00
E173DA5326D050F500CC4EB7 /* ServerDetailViewModel.swift */,
2021-10-13 21:58:45 +00:00
E13DD3E027176BD3009D4DAF /* ServerListViewModel.swift */,
2021-06-26 19:04:57 +00:00
5321753A2671BCFC005491E6 /* SettingsViewModel.swift */,
2021-12-28 14:21:44 +00:00
C4BE0765271FC109003F4AD1 /* TVLibrariesViewModel.swift */,
2021-10-14 05:09:41 +00:00
E13DD3F82717E961009D4DAF /* UserListViewModel.swift */,
2021-10-14 20:20:13 +00:00
E13DD3EB27178A54009D4DAF /* UserSignInViewModel.swift */,
2021-06-22 04:18:01 +00:00
09389CC626819B4500AE350E /* VideoPlayerModel.swift */,
2021-12-28 14:21:44 +00:00
E1C812C9277AE40900918266 /* VideoPlayerViewModel.swift */,
2021-06-26 19:04:57 +00:00
625CB57B2678CE1000530A6E /* ViewModel.swift */,
2021-06-10 04:25:50 +00:00
);
2021-06-15 23:56:49 +00:00
path = ViewModels;
2021-06-10 04:25:50 +00:00
sourceTree = "<group>";
};
2021-07-21 04:20:52 +00:00
534D4FE126A7D7CC000A7A48 /* Translations */ = {
isa = PBXGroup;
children = (
2021-08-23 00:32:48 +00:00
53913BDA26D323FE00EB3286 /* de.lproj */,
53913BE326D323FE00EB3286 /* el.lproj */,
53913BE026D323FE00EB3286 /* es.lproj */,
53913BC826D323FE00EB3286 /* fr.lproj */,
53913BE626D323FE00EB3286 /* he.lproj */,
53913BCE26D323FE00EB3286 /* it.lproj */,
53913BEC26D323FE00EB3286 /* kk.lproj */,
53913BCB26D323FE00EB3286 /* ru.lproj */,
53913BE926D323FE00EB3286 /* sk.lproj */,
53913BD726D323FE00EB3286 /* sl.lproj */,
53913BD426D323FE00EB3286 /* sv.lproj */,
53913BDD26D323FE00EB3286 /* ta.lproj */,
53913BD126D323FE00EB3286 /* vi.lproj */,
2021-07-21 04:20:52 +00:00
534D4FED26A7D7CC000A7A48 /* zh-Hans.lproj */,
534D4FE626A7D7CC000A7A48 /* en.lproj */,
534D4FEA26A7D7CC000A7A48 /* ko.lproj */,
);
path = Translations;
sourceTree = "<group>";
};
534D4FE626A7D7CC000A7A48 /* en.lproj */ = {
isa = PBXGroup;
children = (
534D4FE726A7D7CC000A7A48 /* Localizable.strings */,
);
path = en.lproj;
sourceTree = "<group>";
};
534D4FEA26A7D7CC000A7A48 /* ko.lproj */ = {
isa = PBXGroup;
children = (
534D4FEB26A7D7CC000A7A48 /* Localizable.strings */,
);
path = ko.lproj;
sourceTree = "<group>";
};
534D4FED26A7D7CC000A7A48 /* zh-Hans.lproj */ = {
isa = PBXGroup;
children = (
534D4FEE26A7D7CC000A7A48 /* Localizable.strings */,
);
path = "zh-Hans.lproj";
sourceTree = "<group>";
};
2021-06-04 03:44:40 +00:00
535870612669D21600D05A09 /* JellyfinPlayer tvOS */ = {
isa = PBXGroup;
children = (
2021-10-14 23:21:10 +00:00
E12186DF2718F2030010884C /* App */,
2021-06-04 03:44:40 +00:00
535870662669D21700D05A09 /* Assets.xcassets */,
2021-10-14 23:21:10 +00:00
536D3D77267BB9650004248C /* Components */,
2021-06-04 03:44:40 +00:00
535870702669D21700D05A09 /* Info.plist */,
535870682669D21700D05A09 /* Preview Content */,
2021-10-14 23:21:10 +00:00
E12186E02718F23B0010884C /* Views */,
2021-06-04 03:44:40 +00:00
);
path = "JellyfinPlayer tvOS";
sourceTree = "<group>";
};
535870682669D21700D05A09 /* Preview Content */ = {
isa = PBXGroup;
children = (
535870692669D21700D05A09 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
535870752669D60C00D05A09 /* Shared */ = {
isa = PBXGroup;
children = (
2021-10-17 08:05:37 +00:00
6286F09F271C0AA500C40ED5 /* Generated */,
2021-10-15 04:50:30 +00:00
62C29E9D26D0FE5900C1D2E7 /* Coordinators */,
2021-08-12 06:39:28 +00:00
E1FCD08E26C466F3007C8DCF /* Errors */,
2021-09-01 05:12:09 +00:00
621338912660106C00A81A2A /* Extensions */,
535870AB2669D8D300D05A09 /* Objects */,
AE8C3157265D6F5E008AA076 /* Resources */,
2021-10-13 21:58:45 +00:00
091B5A852683142E00D78B61 /* ServerDiscovery */,
2021-06-15 23:56:49 +00:00
62EC352A26766657000E9F2D /* Singleton */,
2021-10-15 04:50:30 +00:00
E13DD3C0271648EC009D4DAF /* SwiftfinStore */,
2021-06-15 23:56:49 +00:00
532175392671BCED005491E6 /* ViewModels */,
2021-09-01 05:12:09 +00:00
E1AD105326D96F5A003E4A08 /* Views */,
2021-06-04 03:44:40 +00:00
);
path = Shared;
sourceTree = "<group>";
};
2021-08-18 05:41:08 +00:00
535870AB2669D8D300D05A09 /* Objects */ = {
2021-06-04 03:44:40 +00:00
isa = PBXGroup;
children = (
2021-10-15 15:35:32 +00:00
E1D4BF802719D22800A11E64 /* AppAppearance.swift */,
E1D4BF862719D27100A11E64 /* Bitrates.swift */,
2021-10-13 00:12:14 +00:00
E1AD104926D94822003E4A08 /* DetailItem.swift */,
2021-08-28 05:31:13 +00:00
53192D5C265AA78A008A4215 /* DeviceProfileBuilder.swift */,
2021-10-13 00:12:14 +00:00
62EC353326766B03000E9F2D /* DeviceRotationViewModifier.swift */,
2021-10-24 04:25:58 +00:00
E19169CD272514760085832A /* HTTPScheme.swift */,
2022-01-03 04:20:20 +00:00
E1AA33212782648000F6439C /* OverlaySliderColor.swift */,
E1AA331E2782639D00F6439C /* OverlayType.swift */,
2021-10-15 04:50:30 +00:00
E193D4DA27193CCA00900D82 /* PillStackable.swift */,
2021-10-15 15:35:32 +00:00
E193D4D727193CAC00900D82 /* PortraitImageStackable.swift */,
E1D4BF832719D25A00A11E64 /* TrackLanguage.swift */,
2021-06-04 03:44:40 +00:00
535870AC2669D8DD00D05A09 /* Typings.swift */,
2021-08-18 05:41:08 +00:00
E1F0204D26CCCA74001C1C3B /* VideoPlayerJumpLength.swift */,
2021-06-04 03:44:40 +00:00
);
2021-08-18 05:41:08 +00:00
path = Objects;
2021-06-04 03:44:40 +00:00
sourceTree = "<group>";
};
2021-06-17 19:17:44 +00:00
536D3D77267BB9650004248C /* Components */ = {
isa = PBXGroup;
children = (
531690F6267ACC00005D8AB9 /* LandscapeItemElement.swift */,
2021-10-15 21:20:00 +00:00
E100720626BDABC100CE3E31 /* MediaPlayButtonRowView.swift */,
53272531268BF09D0035FBF1 /* MediaViewActionButton.swift */,
53116A18268B947A003024C9 /* PlainLinkButton.swift */,
2021-06-18 02:33:41 +00:00
536D3D80267BDFC60004248C /* PortraitItemElement.swift */,
536D3D87267C17350004248C /* PublicUserButton.swift */,
2022-01-02 02:14:57 +00:00
E17885A3278105170094FBCF /* SFSymbolButton.swift */,
2021-06-17 19:17:44 +00:00
);
path = Components;
sourceTree = "<group>";
};
2021-05-14 21:13:24 +00:00
5377CBE8263B596A003A4E83 = {
isa = PBXGroup;
children = (
2021-07-21 04:20:52 +00:00
534D4FE126A7D7CC000A7A48 /* Translations */,
2021-06-08 17:22:53 +00:00
53D5E3DB264B47EE00BADDC8 /* Frameworks */,
2021-05-14 21:13:24 +00:00
5377CBF3263B596A003A4E83 /* JellyfinPlayer */,
2021-06-04 03:44:40 +00:00
535870612669D21600D05A09 /* JellyfinPlayer tvOS */,
2021-06-26 19:04:57 +00:00
C78797A232E2B8774099D1E9 /* Pods */,
2021-05-14 21:13:24 +00:00
5377CBF2263B596A003A4E83 /* Products */,
2021-06-08 17:22:53 +00:00
535870752669D60C00D05A09 /* Shared */,
2021-06-17 03:41:31 +00:00
628B95252670CABD0091AF3B /* WidgetExtension */,
2021-05-14 21:13:24 +00:00
);
sourceTree = "<group>";
};
5377CBF2263B596A003A4E83 /* Products */ = {
isa = PBXGroup;
children = (
2021-06-09 00:04:33 +00:00
5377CBF1263B596A003A4E83 /* JellyfinPlayer iOS.app */,
2021-06-04 03:44:40 +00:00
535870602669D21600D05A09 /* JellyfinPlayer tvOS.app */,
2021-06-10 08:05:52 +00:00
628B95202670CABD0091AF3B /* WidgetExtension.appex */,
2021-05-14 21:13:24 +00:00
);
name = Products;
sourceTree = "<group>";
};
5377CBF3263B596A003A4E83 /* JellyfinPlayer */ = {
isa = PBXGroup;
children = (
2021-10-19 04:20:56 +00:00
E1DD1127271E7D15005BE12F /* Objects */,
2021-10-12 23:57:30 +00:00
E13DD3BB27163C3E009D4DAF /* App */,
2021-10-13 00:12:14 +00:00
62ECA01926FA6D6900E8EBB7 /* AppURLHandler */,
2021-05-14 21:13:24 +00:00
5377CBF8263B596B003A4E83 /* Assets.xcassets */,
2021-10-13 00:12:14 +00:00
53F866422687A45400DCD1D7 /* Components */,
2021-06-08 17:22:53 +00:00
5377CC02263B596B003A4E83 /* Info.plist */,
2021-10-13 00:12:14 +00:00
53AD124C2670278D0094A276 /* JellyfinPlayer.entitlements */,
2021-06-08 17:22:53 +00:00
5377CBFA263B596B003A4E83 /* Preview Content */,
2021-10-13 00:12:14 +00:00
E13DD3D027165886009D4DAF /* Views */,
2021-05-14 21:13:24 +00:00
);
path = JellyfinPlayer;
sourceTree = "<group>";
};
5377CBFA263B596B003A4E83 /* Preview Content */ = {
isa = PBXGroup;
children = (
5377CBFB263B596B003A4E83 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
2021-08-23 00:32:48 +00:00
53913BC826D323FE00EB3286 /* fr.lproj */ = {
isa = PBXGroup;
children = (
53913BC926D323FE00EB3286 /* Localizable.strings */,
);
name = fr.lproj;
path = Translations/fr.lproj;
sourceTree = SOURCE_ROOT;
};
53913BCB26D323FE00EB3286 /* ru.lproj */ = {
isa = PBXGroup;
children = (
53913BCC26D323FE00EB3286 /* Localizable.strings */,
);
name = ru.lproj;
path = Translations/ru.lproj;
sourceTree = SOURCE_ROOT;
};
53913BCE26D323FE00EB3286 /* it.lproj */ = {
isa = PBXGroup;
children = (
53913BCF26D323FE00EB3286 /* Localizable.strings */,
);
name = it.lproj;
path = Translations/it.lproj;
sourceTree = SOURCE_ROOT;
};
53913BD126D323FE00EB3286 /* vi.lproj */ = {
isa = PBXGroup;
children = (
53913BD226D323FE00EB3286 /* Localizable.strings */,
);
name = vi.lproj;
path = Translations/vi.lproj;
sourceTree = SOURCE_ROOT;
};
53913BD426D323FE00EB3286 /* sv.lproj */ = {
isa = PBXGroup;
children = (
53913BD526D323FE00EB3286 /* Localizable.strings */,
);
name = sv.lproj;
path = Translations/sv.lproj;
sourceTree = SOURCE_ROOT;
};
53913BD726D323FE00EB3286 /* sl.lproj */ = {
isa = PBXGroup;
children = (
53913BD826D323FE00EB3286 /* Localizable.strings */,
);
name = sl.lproj;
path = Translations/sl.lproj;
sourceTree = SOURCE_ROOT;
};
53913BDA26D323FE00EB3286 /* de.lproj */ = {
isa = PBXGroup;
children = (
53913BDB26D323FE00EB3286 /* Localizable.strings */,
);
name = de.lproj;
path = Translations/de.lproj;
sourceTree = SOURCE_ROOT;
};
53913BDD26D323FE00EB3286 /* ta.lproj */ = {
isa = PBXGroup;
children = (
53913BDE26D323FE00EB3286 /* Localizable.strings */,
);
name = ta.lproj;
path = Translations/ta.lproj;
sourceTree = SOURCE_ROOT;
};
53913BE026D323FE00EB3286 /* es.lproj */ = {
isa = PBXGroup;
children = (
53913BE126D323FE00EB3286 /* Localizable.strings */,
);
name = es.lproj;
path = Translations/es.lproj;
sourceTree = SOURCE_ROOT;
};
53913BE326D323FE00EB3286 /* el.lproj */ = {
isa = PBXGroup;
children = (
53913BE426D323FE00EB3286 /* Localizable.strings */,
);
name = el.lproj;
path = Translations/el.lproj;
sourceTree = SOURCE_ROOT;
};
53913BE626D323FE00EB3286 /* he.lproj */ = {
isa = PBXGroup;
children = (
53913BE726D323FE00EB3286 /* Localizable.strings */,
);
name = he.lproj;
path = Translations/he.lproj;
sourceTree = SOURCE_ROOT;
};
53913BE926D323FE00EB3286 /* sk.lproj */ = {
isa = PBXGroup;
children = (
53913BEA26D323FE00EB3286 /* Localizable.strings */,
);
name = sk.lproj;
path = Translations/sk.lproj;
sourceTree = SOURCE_ROOT;
};
53913BEC26D323FE00EB3286 /* kk.lproj */ = {
isa = PBXGroup;
children = (
53913BED26D323FE00EB3286 /* Localizable.strings */,
);
name = kk.lproj;
path = Translations/kk.lproj;
sourceTree = SOURCE_ROOT;
};
2021-05-14 21:13:24 +00:00
53D5E3DB264B47EE00BADDC8 /* Frameworks */ = {
isa = PBXGroup;
children = (
2021-06-18 21:44:01 +00:00
5362E4C8267D40F7000E2F71 /* UIKit.framework */,
5362E4C6267D40F4000E2F71 /* SystemConfiguration.framework */,
5362E4C4267D40F0000E2F71 /* Security.framework */,
5362E4C2267D40EC000E2F71 /* QuartzCore.framework */,
5362E4C0267D40E8000E2F71 /* MediaPlayer.framework */,
5362E4BE267D40E4000E2F71 /* MediaAccessibility.framework */,
5362E4BC267D40D8000E2F71 /* Foundation.framework */,
5362E4BA267D40D2000E2F71 /* CoreText.framework */,
5362E4B8267D40CE000E2F71 /* CoreMedia.framework */,
5362E4B6267D40CA000E2F71 /* CoreGraphics.framework */,
5362E4B4267D40C5000E2F71 /* CoreData.framework */,
5362E4B2267D40BE000E2F71 /* CoreBluetooth.framework */,
5362E4B0267D40B9000E2F71 /* CFNetwork.framework */,
5362E4AE267D40B5000E2F71 /* AudioToolbox.framework */,
5362E4AC267D40B1000E2F71 /* Accelerate.framework */,
5362E4AA267D40AD000E2F71 /* AVFoundation.framework */,
5362E4A7267D4067000E2F71 /* GoogleCast.framework */,
2021-06-15 23:56:49 +00:00
53ABFDDB267972BF00886593 /* TVServices.framework */,
2021-06-15 13:53:21 +00:00
625CB57D2678E81E00530A6E /* TVVLCKit.xcframework */,
2021-05-14 21:13:24 +00:00
53D5E3DC264B47EE00BADDC8 /* MobileVLCKit.xcframework */,
2021-06-10 08:05:52 +00:00
628B95212670CABD0091AF3B /* WidgetKit.framework */,
628B95232670CABD0091AF3B /* SwiftUI.framework */,
2021-11-07 17:56:07 +00:00
86BAC42C3764D232C8DF8F5E /* Pods_JellyfinPlayer_iOS.framework */,
4BE2D324B040DCA2629C110D /* Pods_JellyfinPlayer_tvOS.framework */,
59AFF849629F3C787909A911 /* Pods_WidgetExtension.framework */,
2021-05-14 21:13:24 +00:00
);
name = Frameworks;
sourceTree = "<group>";
};
2021-06-26 19:04:57 +00:00
53F866422687A45400DCD1D7 /* Components */ = {
isa = PBXGroup;
children = (
2022-01-03 04:20:20 +00:00
E188460326DEF04800B0C5B7 /* EpisodeCardVStackView.swift */,
2021-08-28 05:31:13 +00:00
E1AD105B26D9ABDD003E4A08 /* PillHStackView.swift */,
E1AD105526D981CE003E4A08 /* PortraitHStackView.swift */,
2021-10-21 01:54:45 +00:00
C4BE076D2720FEA8003F4AD1 /* PortraitItemElement.swift */,
2022-01-03 04:20:20 +00:00
53F866432687A45F00DCD1D7 /* PortraitItemView.swift */,
E1AA331C2782541500F6439C /* PrimaryButtonView.swift */,
2021-06-26 19:04:57 +00:00
);
path = Components;
sourceTree = "<group>";
};
2021-12-28 10:12:39 +00:00
5D64683B277B15E4009E09AE /* PreferenceUIHosting */ = {
isa = PBXGroup;
children = (
E1267D3D271A1F46003C492E /* PreferenceUIHostingController.swift */,
5D64683C277B1649009E09AE /* PreferenceUIHostingSwizzling.swift */,
);
path = PreferenceUIHosting;
sourceTree = "<group>";
};
2021-05-27 17:44:25 +00:00
621338912660106C00A81A2A /* Extensions */ = {
isa = PBXGroup;
children = (
2021-05-29 16:52:21 +00:00
5389277B263CC3DB0035E14B /* BlurHashDecode.swift */,
2021-12-28 21:45:25 +00:00
E10EAA4E277BBCC4000269ED /* CGSizeExtensions.swift */,
2021-06-10 08:05:52 +00:00
6267B3D526710B8900A7371D /* CollectionExtensions.swift */,
2021-08-28 05:31:13 +00:00
E173DA5126D04AAF00CC4EB7 /* ColorExtension.swift */,
6267B3D92671138200A7371D /* ImageExtensions.swift */,
E1AD105226D96D5F003E4A08 /* JellyfinAPIExtensions */,
621338922660107500A81A2A /* StringExtensions.swift */,
2021-10-13 00:12:14 +00:00
E13DD3C727164B1E009D4DAF /* UIDeviceExtensions.swift */,
2021-12-28 14:21:44 +00:00
E1C812C4277A90B200918266 /* URLComponentsExtensions.swift */,
2021-12-28 21:45:25 +00:00
62E1DCC2273CE19800C9AE76 /* URLExtensions.swift */,
2021-08-25 05:26:19 +00:00
6220D0AC26D5EABB00B8E046 /* ViewExtensions.swift */,
2021-05-27 17:44:25 +00:00
);
path = Extensions;
sourceTree = "<group>";
};
2021-10-17 08:05:37 +00:00
6286F09F271C0AA500C40ED5 /* Generated */ = {
isa = PBXGroup;
children = (
2021-11-07 18:37:01 +00:00
6264E88B273850380081A12A /* Strings.swift */,
2021-10-17 08:05:37 +00:00
);
path = Generated;
sourceTree = "<group>";
};
2021-06-10 08:05:52 +00:00
628B95252670CABD0091AF3B /* WidgetExtension */ = {
isa = PBXGroup;
children = (
628B95362670CB800091AF3B /* JellyfinWidget.swift */,
628B95262670CABD0091AF3B /* NextUpWidget.swift */,
628B95282670CABE0091AF3B /* Assets.xcassets */,
628B952A2670CABE0091AF3B /* Info.plist */,
);
path = WidgetExtension;
sourceTree = "<group>";
};
2021-08-21 10:55:32 +00:00
62C29E9D26D0FE5900C1D2E7 /* Coordinators */ = {
isa = PBXGroup;
children = (
2021-10-15 15:35:32 +00:00
E1D4BF892719D3D000A11E64 /* BasicAppSettingsCoordinator.swift */,
2021-11-07 04:21:53 +00:00
62C29EA226D1030F00C1D2E7 /* ConnectToServerCoodinator.swift */,
2021-08-25 17:22:28 +00:00
6220D0B926D6092100B8E046 /* FilterCoordinator.swift */,
2021-08-21 10:55:32 +00:00
62C29EA526D1036A00C1D2E7 /* HomeCoordinator.swift */,
2021-08-25 17:22:28 +00:00
6220D0BF26D61C5000B8E046 /* ItemCoordinator.swift */,
2021-08-25 05:26:19 +00:00
6220D0B326D5ED8000B8E046 /* LibraryCoordinator.swift */,
2021-08-25 17:22:28 +00:00
62C29EA726D103D500C1D2E7 /* LibraryListCoordinator.swift */,
2021-11-07 04:21:53 +00:00
E193D5412719404B00900D82 /* MainCoordinator */,
2021-10-20 22:58:45 +00:00
C40CD921271F8CD8000FB198 /* MoviesLibrariesCoordinator.swift */,
2021-08-25 05:26:19 +00:00
6220D0B626D5EE1100B8E046 /* SearchCoordinator.swift */,
2021-11-07 04:21:53 +00:00
E11D224127378428003F9CB3 /* ServerDetailCoordinator.swift */,
2021-10-13 21:58:45 +00:00
E13DD3E827177ED6009D4DAF /* ServerListCoordinator.swift */,
2021-08-25 17:22:28 +00:00
6220D0B026D5EC9900B8E046 /* SettingsCoordinator.swift */,
2021-11-07 04:21:53 +00:00
C4BE0762271FC0BB003F4AD1 /* TVLibrariesCoordinator.swift */,
2021-10-14 05:09:41 +00:00
E13DD4012717EE79009D4DAF /* UserListCoordinator.swift */,
2021-10-14 20:20:13 +00:00
E13DD3F127179378009D4DAF /* UserSignInCoordinator.swift */,
2021-12-28 14:21:44 +00:00
E1C812CF277AE4C700918266 /* VideoPlayerCoordinator */,
2021-08-21 10:55:32 +00:00
);
path = Coordinators;
sourceTree = "<group>";
};
2021-06-15 23:56:49 +00:00
62EC352A26766657000E9F2D /* Singleton */ = {
2021-06-13 16:26:56 +00:00
isa = PBXGroup;
children = (
2021-06-17 19:17:44 +00:00
536D3D73267BA8170004248C /* BackgroundManager.swift */,
2021-07-13 01:14:14 +00:00
53649AB0269CFB1900A2D8B7 /* LogManager.swift */,
2021-08-28 05:31:13 +00:00
62EC352E267666A5000E9F2D /* SessionManager.swift */,
2021-10-14 04:25:57 +00:00
E13DD3EE27178F87009D4DAF /* SwiftfinNotificationCenter.swift */,
2021-09-21 20:28:14 +00:00
);
path = Singleton;
sourceTree = "<group>";
};
2021-10-13 00:12:14 +00:00
62ECA01926FA6D6900E8EBB7 /* AppURLHandler */ = {
2021-09-21 20:28:14 +00:00
isa = PBXGroup;
children = (
2021-08-25 11:15:57 +00:00
6220D0CB26D640C400B8E046 /* AppURLHandler.swift */,
2021-10-13 00:12:14 +00:00
62ECA01726FA685A00E8EBB7 /* DeepLink.swift */,
2021-06-13 16:26:56 +00:00
);
2021-10-13 00:12:14 +00:00
path = AppURLHandler;
2021-06-13 16:26:56 +00:00
sourceTree = "<group>";
};
2021-05-25 19:41:41 +00:00
AE8C3157265D6F5E008AA076 /* Resources */ = {
isa = PBXGroup;
children = (
AE8C3158265D6F90008AA076 /* bitrates.json */,
);
path = Resources;
sourceTree = "<group>";
};
2021-06-20 19:05:55 +00:00
C78797A232E2B8774099D1E9 /* Pods */ = {
isa = PBXGroup;
children = (
2021-11-07 17:56:07 +00:00
772F6DAB8534FD1DB45B7687 /* Pods-JellyfinPlayer iOS.debug.xcconfig */,
14E199C7BBA98782CAD2F0D4 /* Pods-JellyfinPlayer iOS.release.xcconfig */,
B598C62749E5EFD37280FCC3 /* Pods-JellyfinPlayer tvOS.debug.xcconfig */,
20CA36DDD247EED8D16438A5 /* Pods-JellyfinPlayer tvOS.release.xcconfig */,
4BDCEE3B49CF70A9E9BA3CD8 /* Pods-WidgetExtension.debug.xcconfig */,
FDEDADB92FA8523BC8432E45 /* Pods-WidgetExtension.release.xcconfig */,
2021-06-20 19:05:55 +00:00
);
path = Pods;
sourceTree = "<group>";
};
2021-10-14 23:21:10 +00:00
E12186DF2718F2030010884C /* App */ = {
isa = PBXGroup;
children = (
535870622669D21600D05A09 /* JellyfinPlayer_tvOSApp.swift */,
);
path = App;
sourceTree = "<group>";
};
E12186E02718F23B0010884C /* Views */ = {
isa = PBXGroup;
children = (
53ABFDEA2679753200886593 /* ConnectToServerView.swift */,
2021-10-15 19:25:37 +00:00
E1D4BF8E271A079A00A11E64 /* BasicAppSettingsView.swift */,
2021-10-14 23:21:10 +00:00
531690EB267ABF46005D8AB9 /* ContinueWatchingView.swift */,
531690E6267ABD79005D8AB9 /* HomeView.swift */,
2021-10-15 05:28:52 +00:00
E193D54E271942C000900D82 /* ItemView */,
2021-10-14 23:21:10 +00:00
536D3D7E267BDF100004248C /* LatestMediaView.swift */,
2021-10-15 05:28:52 +00:00
E193D54C2719426600900D82 /* LibraryFilterView.swift */,
2021-10-14 23:21:10 +00:00
C4E508172703E8190045C9AB /* LibraryListView.swift */,
C4E5081C2703F8370045C9AB /* LibrarySearchView.swift */,
53A83C32268A309300DF3D92 /* LibraryView.swift */,
2021-10-20 22:58:45 +00:00
C40CD927271F8DAB000FB198 /* MovieLibrariesView.swift */,
C4BE0768271FC164003F4AD1 /* TVLibrariesView.swift */,
2021-10-14 23:21:10 +00:00
531690EE267ABF72005D8AB9 /* NextUpView.swift */,
2021-10-15 05:28:52 +00:00
E193D54F2719430400900D82 /* ServerDetailView.swift */,
E193D54A271941D300900D82 /* ServerListView.swift */,
2022-01-04 05:55:39 +00:00
E1E5D54D2783E66600692DFE /* SettingsView */,
2021-10-15 05:28:52 +00:00
E193D546271941C500900D82 /* UserListView.swift */,
E193D548271941CC00900D82 /* UserSignInView.swift */,
2021-10-15 04:57:19 +00:00
5310694F2684E7EE00CFFDBA /* VideoPlayer */,
2021-10-14 23:21:10 +00:00
);
path = Views;
sourceTree = "<group>";
};
2021-10-12 23:57:30 +00:00
E13DD3BB27163C3E009D4DAF /* App */ = {
isa = PBXGroup;
children = (
E13DD3BE27163DD7009D4DAF /* AppDelegate.swift */,
2021-10-15 21:20:00 +00:00
5377CBF4263B596A003A4E83 /* JellyfinPlayerApp.swift */,
2021-12-28 10:12:39 +00:00
5D64683B277B15E4009E09AE /* PreferenceUIHosting */,
2021-10-12 23:57:30 +00:00
);
path = App;
sourceTree = "<group>";
};
E13DD3C0271648EC009D4DAF /* SwiftfinStore */ = {
isa = PBXGroup;
children = (
E13DD3C127164941009D4DAF /* SwiftfinStore.swift */,
2021-10-13 21:58:45 +00:00
E13DD3D4271693CD009D4DAF /* SwiftfinStoreDefaults.swift */,
2021-10-12 23:57:30 +00:00
);
path = SwiftfinStore;
sourceTree = "<group>";
};
2021-10-13 00:12:14 +00:00
E13DD3D027165886009D4DAF /* Views */ = {
isa = PBXGroup;
children = (
2021-10-15 15:35:32 +00:00
E1D4BF7B2719D05000A11E64 /* BasicAppSettingsView.swift */,
2021-10-13 00:12:14 +00:00
5338F74D263B61370014BF09 /* ConnectToServerView.swift */,
5389276D263C25100035E14B /* ContinueWatchingView.swift */,
625CB56E2678C23300530A6E /* HomeView.swift */,
E14F7D0A26DB3714007C3AE6 /* ItemView */,
53FF7F29263CF3F500585C35 /* LatestMediaView.swift */,
53E4E646263F6CF100F67C6B /* LibraryFilterView.swift */,
6213388F265F83A900A81A2A /* LibraryListView.swift */,
53EE24E5265060780068F029 /* LibrarySearchView.swift */,
53DF641D263D9C0600A7CD1A /* LibraryView.swift */,
53892771263C8C6F0035E14B /* LoadingView.swift */,
5389276F263C25230035E14B /* NextUpView.swift */,
2022-01-04 02:15:14 +00:00
E1E5D54A2783E26100692DFE /* SettingsView */,
2021-10-13 00:12:14 +00:00
E173DA4F26D048D600CC4EB7 /* ServerDetailView.swift */,
2021-10-13 21:58:45 +00:00
E13DD3E427177D15009D4DAF /* ServerListView.swift */,
2021-10-14 05:09:41 +00:00
E13DD3FB2717EAE8009D4DAF /* UserListView.swift */,
2021-10-14 20:20:13 +00:00
E13DD3F4271793BB009D4DAF /* UserSignInView.swift */,
2021-10-15 04:57:19 +00:00
E193D5452719418B00900D82 /* VideoPlayer */,
2021-10-13 00:12:14 +00:00
);
path = Views;
sourceTree = "<group>";
};
2021-08-29 04:25:43 +00:00
E14F7D0A26DB3714007C3AE6 /* ItemView */ = {
isa = PBXGroup;
children = (
535BAE9E2649E569005FA86D /* ItemView.swift */,
2021-09-01 05:12:09 +00:00
E18845F726DEA9C900B0C5B7 /* ItemViewBody.swift */,
E18845FB26DEACC400B0C5B7 /* Landscape */,
E18845FA26DEACBE00B0C5B7 /* Portrait */,
2021-08-29 04:25:43 +00:00
);
path = ItemView;
sourceTree = "<group>";
};
2022-01-02 02:14:57 +00:00
E178859C2780F5300094FBCF /* tvOSSLider */ = {
isa = PBXGroup;
children = (
E178859D2780F53B0094FBCF /* SliderView.swift */,
E178859A2780F1F40094FBCF /* tvOSSlider.swift */,
);
path = tvOSSLider;
sourceTree = "<group>";
};
E17885A7278130690094FBCF /* tvOSOverlay */ = {
isa = PBXGroup;
children = (
2022-01-03 04:20:20 +00:00
E1FA2F7327818A8800B4C270 /* SmallMenuOverlay.swift */,
2022-01-02 02:14:57 +00:00
E178859F2780F55C0094FBCF /* tvOSVLCOverlay.swift */,
);
path = tvOSOverlay;
sourceTree = "<group>";
};
2021-09-01 05:12:09 +00:00
E18845FA26DEACBE00B0C5B7 /* Portrait */ = {
isa = PBXGroup;
children = (
E14F7D0626DB36EF007C3AE6 /* ItemPortraitMainView.swift */,
E1AD106126D9B7CD003E4A08 /* ItemPortraitHeaderOverlayView.swift */,
);
path = Portrait;
sourceTree = "<group>";
};
E18845FB26DEACC400B0C5B7 /* Landscape */ = {
isa = PBXGroup;
children = (
E14F7D0826DB36F7007C3AE6 /* ItemLandscapeMainView.swift */,
E18845FF26DECB9E00B0C5B7 /* ItemLandscapeTopBarView.swift */,
);
path = Landscape;
sourceTree = "<group>";
};
2021-10-15 04:55:20 +00:00
E193D5412719404B00900D82 /* MainCoordinator */ = {
isa = PBXGroup;
children = (
62C29E9E26D1016600C1D2E7 /* iOSMainCoordinator.swift */,
2021-10-15 05:28:52 +00:00
62C29EA026D102A500C1D2E7 /* iOSMainTabCoordinator.swift */,
2021-10-15 04:55:20 +00:00
E193D5422719407E00900D82 /* tvOSMainCoordinator.swift */,
2021-10-15 05:28:52 +00:00
E193D552271943D500900D82 /* tvOSMainTabCoordinator.swift */,
2021-10-15 04:55:20 +00:00
);
path = MainCoordinator;
sourceTree = "<group>";
};
2021-10-15 04:57:19 +00:00
E193D5452719418B00900D82 /* VideoPlayer */ = {
isa = PBXGroup;
children = (
2021-12-28 14:21:44 +00:00
E1C812B4277A8E5D00918266 /* PlaybackSpeed.swift */,
E1C812B5277A8E5D00918266 /* PlayerOverlayDelegate.swift */,
2022-01-03 04:20:20 +00:00
E1C812BB277A8E5D00918266 /* VLCPlayerOverlayView.swift */,
E1C812B8277A8E5D00918266 /* VLCPlayerView.swift */,
2021-12-28 14:21:44 +00:00
E1C812B6277A8E5D00918266 /* VLCPlayerViewController.swift */,
2021-10-15 04:57:19 +00:00
);
path = VideoPlayer;
sourceTree = "<group>";
};
2021-10-15 05:28:52 +00:00
E193D54E271942C000900D82 /* ItemView */ = {
isa = PBXGroup;
children = (
2022-01-04 01:38:50 +00:00
E1E5D53C2783A85F00692DFE /* CinematicItemView */,
2021-10-15 05:28:52 +00:00
53272538268C20100035FBF1 /* EpisodeItemView.swift */,
2022-01-04 01:38:50 +00:00
E1E5D5432783BB5100692DFE /* ItemDetailsView.swift */,
E1E5D5382783A56B00692DFE /* EpisodesRowView.swift */,
2021-10-15 05:28:52 +00:00
53CD2A3F268A49C2002ABD4E /* ItemView.swift */,
53CD2A41268A4B38002ABD4E /* MovieItemView.swift */,
2022-01-04 01:38:50 +00:00
E1E5D5412783B33900692DFE /* PortraitItemsRowView.swift */,
2021-10-15 05:28:52 +00:00
53272536268C1DBB0035FBF1 /* SeasonItemView.swift */,
53116A16268B919A003024C9 /* SeriesItemView.swift */,
);
path = ItemView;
sourceTree = "<group>";
};
2021-08-28 05:31:13 +00:00
E1AD105226D96D5F003E4A08 /* JellyfinAPIExtensions */ = {
isa = PBXGroup;
children = (
2021-09-01 05:12:09 +00:00
E18845F426DD631E00B0C5B7 /* BaseItemDto+Stackable.swift */,
2021-10-14 21:28:13 +00:00
E1AD104C26D96CE3003E4A08 /* BaseItemDtoExtensions.swift */,
2021-12-28 21:48:43 +00:00
E10EAA52277BBD17000269ED /* BaseItemDto+VideoPlayerViewModel.swift */,
2021-10-14 21:28:13 +00:00
5364F454266CA0DC0026ECBA /* BaseItemPersonExtensions.swift */,
E11B1B6B2718CD68006DA3E8 /* JellyfinAPIError.swift */,
2021-08-28 05:31:13 +00:00
E1AD105E26D9ADDD003E4A08 /* NameGUIDPairExtensions.swift */,
);
path = JellyfinAPIExtensions;
sourceTree = "<group>";
};
E1AD105326D96F5A003E4A08 /* Views */ = {
isa = PBXGroup;
children = (
2021-10-21 01:54:45 +00:00
531690F9267AD6EC005D8AB9 /* PlainNavigationLinkButton.swift */,
2021-08-28 05:31:13 +00:00
531AC8BE26750DE20091C7EB /* ImageView.swift */,
621338B22660A07800A81A2A /* LazyView.swift */,
53E4E648263F725B00F67C6B /* MultiSelectorView.swift */,
6225FCCA2663841E00E067F6 /* ParallaxHeader.swift */,
624C21742685CF60007F1390 /* SearchablePickerView.swift */,
53DE4BD1267098F300739748 /* SearchBarView.swift */,
);
path = Views;
sourceTree = "<group>";
};
2021-12-28 14:21:44 +00:00
E1C812CF277AE4C700918266 /* VideoPlayerCoordinator */ = {
isa = PBXGroup;
children = (
6220D0C526D62D8700B8E046 /* iOSVideoPlayerCoordinator.swift */,
E1C812D0277AE4E300918266 /* tvOSVideoPlayerCoordinator.swift */,
);
path = VideoPlayerCoordinator;
sourceTree = "<group>";
};
2021-10-19 04:20:56 +00:00
E1DD1127271E7D15005BE12F /* Objects */ = {
isa = PBXGroup;
children = (
E1E48CC8271E6D410021A2F9 /* RefreshHelper.swift */,
);
path = Objects;
sourceTree = "<group>";
};
2022-01-04 01:38:50 +00:00
E1E5D53C2783A85F00692DFE /* CinematicItemView */ = {
isa = PBXGroup;
children = (
E1E5D5362783A52C00692DFE /* CinematicEpisodeItemView.swift */,
E1E5D5452783C28100692DFE /* CinematicItemAboutView.swift */,
E1E5D53A2783A80900692DFE /* CinematicItemViewTopRow.swift */,
E1E5D53F2783B0C000692DFE /* CinematicItemViewTopRowButton.swift */,
E1E5D53D2783B05200692DFE /* CinematicMovieItemView.swift */,
);
path = CinematicItemView;
sourceTree = "<group>";
};
2022-01-04 02:15:14 +00:00
E1E5D54A2783E26100692DFE /* SettingsView */ = {
isa = PBXGroup;
children = (
E1E5D54B2783E27200692DFE /* ExperimentalSettingsView.swift */,
E1E5D5472783CCF900692DFE /* OverlaySettingsView.swift */,
539B2DA4263BA5B8007FF1A4 /* SettingsView.swift */,
);
path = SettingsView;
sourceTree = "<group>";
};
2022-01-04 05:55:39 +00:00
E1E5D54D2783E66600692DFE /* SettingsView */ = {
isa = PBXGroup;
children = (
E1E5D5502783E67700692DFE /* ExperimentalSettingsView.swift */,
E1E5D54E2783E67100692DFE /* OverlaySettingsView.swift */,
5398514426B64DA100101B49 /* SettingsView.swift */,
);
path = SettingsView;
sourceTree = "<group>";
};
2021-08-12 06:39:28 +00:00
E1FCD08E26C466F3007C8DCF /* Errors */ = {
isa = PBXGroup;
children = (
E1FCD09526C47118007C8DCF /* ErrorMessage.swift */,
2021-08-28 05:31:13 +00:00
E131691626C583BC0074BFEE /* LogConstructor.swift */,
E1FCD08726C35A0D007C8DCF /* NetworkError.swift */,
2021-08-12 06:39:28 +00:00
);
path = Errors;
sourceTree = "<group>";
};
2021-05-14 21:13:24 +00:00
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2021-06-04 03:44:40 +00:00
5358705F2669D21600D05A09 /* JellyfinPlayer tvOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 535870712669D21700D05A09 /* Build configuration list for PBXNativeTarget "JellyfinPlayer tvOS" */;
buildPhases = (
2021-11-07 17:56:07 +00:00
3D0F2756C71CDF6B9EEBD4E0 /* [CP] Check Pods Manifest.lock */,
2021-10-17 08:05:37 +00:00
6286F0A3271C0ABA00C40ED5 /* R.swift */,
2021-06-04 03:44:40 +00:00
5358705C2669D21600D05A09 /* Sources */,
5358705D2669D21600D05A09 /* Frameworks */,
5358705E2669D21600D05A09 /* Resources */,
2021-11-07 17:56:07 +00:00
879C22C1CCC48E68C86E904C /* [CP] Embed Pods Frameworks */,
2021-06-04 03:44:40 +00:00
);
buildRules = (
);
dependencies = (
);
name = "JellyfinPlayer tvOS";
packageProductDependencies = (
535870902669D7A800D05A09 /* Introspect */,
2021-06-16 03:47:05 +00:00
53ABFDEC26799D7700886593 /* ActivityIndicator */,
2021-06-18 02:33:41 +00:00
536D3D83267BEA550004248C /* ParallaxView */,
2021-07-13 01:14:14 +00:00
53649AAE269CFAF600A2D8B7 /* Puppy */,
2021-08-25 09:09:34 +00:00
6220D0C826D63F3700B8E046 /* Stinsen */,
2021-10-12 23:57:30 +00:00
E13DD3CC27164CA7009D4DAF /* CoreStore */,
2021-10-14 23:21:10 +00:00
E12186DD2718F1C50010884C /* Defaults */,
2021-10-15 21:41:50 +00:00
E1218C9D271A2CD600EA0737 /* CombineExt */,
E1218C9F271A2CF200EA0737 /* Nuke */,
2021-10-15 22:16:50 +00:00
E1A9999A271A343C008E78C0 /* SwiftUICollection */,
2022-01-01 07:33:19 +00:00
E178857C278037FD0094FBCF /* JellyfinAPI */,
2021-06-04 03:44:40 +00:00
);
productName = "JellyfinPlayer tvOS";
productReference = 535870602669D21600D05A09 /* JellyfinPlayer tvOS.app */;
productType = "com.apple.product-type.application";
};
2021-06-09 00:04:33 +00:00
5377CBF0263B596A003A4E83 /* JellyfinPlayer iOS */ = {
2021-05-14 21:13:24 +00:00
isa = PBXNativeTarget;
2021-06-09 00:04:33 +00:00
buildConfigurationList = 5377CC1B263B596B003A4E83 /* Build configuration list for PBXNativeTarget "JellyfinPlayer iOS" */;
2021-05-14 21:13:24 +00:00
buildPhases = (
2021-11-07 17:56:07 +00:00
1C7487D3432E90546DA855B5 /* [CP] Check Pods Manifest.lock */,
2021-10-17 08:05:37 +00:00
6286F09E271C093000C40ED5 /* R.swift */,
2021-05-14 21:13:24 +00:00
5377CBED263B596A003A4E83 /* Sources */,
5377CBEE263B596A003A4E83 /* Frameworks */,
5377CBEF263B596A003A4E83 /* Resources */,
2021-05-22 14:03:48 +00:00
5302F8322658B74800647A2E /* CopyFiles */,
2021-06-10 08:05:52 +00:00
628B95312670CABE0091AF3B /* Embed App Extensions */,
2021-11-07 17:56:07 +00:00
8D1E0C963DCE6C6F328B3EBB /* [CP] Embed Pods Frameworks */,
DB8CA7C37DF78BEDCE4E37C1 /* [CP] Copy Pods Resources */,
2021-05-14 21:13:24 +00:00
);
buildRules = (
);
dependencies = (
2021-11-07 17:56:07 +00:00
6264E889273848760081A12A /* PBXTargetDependency */,
2021-05-14 21:13:24 +00:00
);
2021-06-09 00:04:33 +00:00
name = "JellyfinPlayer iOS";
2021-05-14 21:13:24 +00:00
packageProductDependencies = (
2021-05-26 15:42:52 +00:00
53352570265EA0A0006CCA86 /* Introspect */,
2021-06-15 13:44:03 +00:00
625CB5792678C4A400530A6E /* ActivityIndicator */,
2021-07-13 01:14:14 +00:00
53649AAC269CFAEA00A2D8B7 /* Puppy */,
2021-08-21 10:55:32 +00:00
62C29E9B26D0FE4200C1D2E7 /* Stinsen */,
2021-10-12 23:57:30 +00:00
E13DD3C52716499E009D4DAF /* CoreStore */,
2021-10-13 21:58:45 +00:00
E13DD3D227168E65009D4DAF /* Defaults */,
2021-10-15 21:20:00 +00:00
E1B6DCE7271A23780015B715 /* CombineExt */,
E1B6DCE9271A23880015B715 /* SwiftyJSON */,
E1218C99271A26BA00EA0737 /* Nuke */,
2021-10-15 22:16:50 +00:00
E1A99998271A3429008E78C0 /* SwiftUICollection */,
2021-12-28 21:23:35 +00:00
E10EAA44277BB646000269ED /* JellyfinAPI */,
E10EAA4C277BB716000269ED /* Sliders */,
2021-05-14 21:13:24 +00:00
);
productName = JellyfinPlayer;
2021-06-09 00:04:33 +00:00
productReference = 5377CBF1263B596A003A4E83 /* JellyfinPlayer iOS.app */;
2021-05-14 21:13:24 +00:00
productType = "com.apple.product-type.application";
};
2021-06-10 08:05:52 +00:00
628B951F2670CABD0091AF3B /* WidgetExtension */ = {
isa = PBXNativeTarget;
buildConfigurationList = 628B952E2670CABE0091AF3B /* Build configuration list for PBXNativeTarget "WidgetExtension" */;
buildPhases = (
2021-11-07 17:56:07 +00:00
D4D3981ADF75BCD341D590C0 /* [CP] Check Pods Manifest.lock */,
2021-06-10 08:05:52 +00:00
628B951C2670CABD0091AF3B /* Sources */,
628B951D2670CABD0091AF3B /* Frameworks */,
628B951E2670CABD0091AF3B /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = WidgetExtension;
packageProductDependencies = (
2021-06-17 19:17:44 +00:00
536D3D7C267BD5F90004248C /* ActivityIndicator */,
2021-07-14 21:42:53 +00:00
53649AB4269D423A00A2D8B7 /* Puppy */,
2021-10-12 23:57:30 +00:00
E13DD3CE27164E1F009D4DAF /* CoreStore */,
2021-10-13 21:58:45 +00:00
E13DD3DC27175CE3009D4DAF /* Defaults */,
2021-10-15 21:20:00 +00:00
E1218C9B271A26C400EA0737 /* Nuke */,
2021-12-28 21:23:35 +00:00
E10EAA46277BB670000269ED /* JellyfinAPI */,
2021-06-10 08:05:52 +00:00
);
productName = WidgetExtensionExtension;
productReference = 628B95202670CABD0091AF3B /* WidgetExtension.appex */;
productType = "com.apple.product-type.app-extension";
};
2021-05-14 21:13:24 +00:00
/* End PBXNativeTarget section */
/* Begin PBXProject section */
5377CBE9263B596A003A4E83 /* Project object */ = {
isa = PBXProject;
attributes = {
2021-05-22 14:03:48 +00:00
KnownAssetTags = (
New,
);
2021-05-14 21:13:24 +00:00
LastSwiftUpdateCheck = 1250;
LastUpgradeCheck = 1250;
TargetAttributes = {
2021-06-04 03:44:40 +00:00
5358705F2669D21600D05A09 = {
CreatedOnToolsVersion = 12.5;
};
2021-05-14 21:13:24 +00:00
5377CBF0263B596A003A4E83 = {
CreatedOnToolsVersion = 12.5;
};
2021-06-10 08:05:52 +00:00
628B951F2670CABD0091AF3B = {
CreatedOnToolsVersion = 12.5;
};
2021-05-14 21:13:24 +00:00
};
};
buildConfigurationList = 5377CBEC263B596A003A4E83 /* Build configuration list for PBXProject "JellyfinPlayer" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
2021-07-21 04:20:52 +00:00
"zh-Hans",
ko,
2021-08-23 00:32:48 +00:00
fr,
ru,
it,
vi,
sv,
sl,
de,
ta,
es,
el,
he,
sk,
kk,
2021-05-14 21:13:24 +00:00
);
mainGroup = 5377CBE8263B596A003A4E83;
packageReferences = (
2021-05-26 15:42:52 +00:00
5335256F265EA0A0006CCA86 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */,
2021-06-15 13:44:03 +00:00
625CB5782678C4A400530A6E /* XCRemoteSwiftPackageReference "ActivityIndicator" */,
2021-06-18 02:33:41 +00:00
536D3D82267BEA550004248C /* XCRemoteSwiftPackageReference "ParallaxView" */,
2021-07-13 01:14:14 +00:00
53649AAB269CFAEA00A2D8B7 /* XCRemoteSwiftPackageReference "Puppy" */,
2021-08-21 10:55:32 +00:00
62C29E9A26D0FE4100C1D2E7 /* XCRemoteSwiftPackageReference "stinsen" */,
2021-12-28 21:23:35 +00:00
E13DD3C42716499E009D4DAF /* XCRemoteSwiftPackageReference "CoreStore" */,
2021-10-13 21:58:45 +00:00
E13DD3D127168E65009D4DAF /* XCRemoteSwiftPackageReference "Defaults" */,
2021-10-15 21:20:00 +00:00
E1267D42271A212C003C492E /* XCRemoteSwiftPackageReference "CombineExt" */,
E1C16B89271A2180009A5D25 /* XCRemoteSwiftPackageReference "SwiftyJSON" */,
E1218C98271A26BA00EA0737 /* XCRemoteSwiftPackageReference "Nuke" */,
2021-10-14 14:59:35 +00:00
C4BFD4E327167B63007739E3 /* XCRemoteSwiftPackageReference "SwiftUICollection" */,
2021-12-28 21:23:35 +00:00
E10EAA43277BB646000269ED /* XCRemoteSwiftPackageReference "jellyfin-sdk-swift" */,
E10EAA4B277BB716000269ED /* XCRemoteSwiftPackageReference "swiftui-sliders" */,
2021-05-14 21:13:24 +00:00
);
productRefGroup = 5377CBF2263B596A003A4E83 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
2021-06-09 00:04:33 +00:00
5377CBF0263B596A003A4E83 /* JellyfinPlayer iOS */,
2021-06-04 03:44:40 +00:00
5358705F2669D21600D05A09 /* JellyfinPlayer tvOS */,
2021-06-10 08:05:52 +00:00
628B951F2670CABD0091AF3B /* WidgetExtension */,
2021-05-14 21:13:24 +00:00
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2021-06-04 03:44:40 +00:00
5358705E2669D21600D05A09 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2021-08-23 00:32:48 +00:00
53913C0B26D323FE00EB3286 /* Localizable.strings in Resources */,
2021-07-21 04:20:52 +00:00
534D4FF126A7D7CC000A7A48 /* Localizable.strings in Resources */,
2021-08-23 00:32:48 +00:00
53913BFC26D323FE00EB3286 /* Localizable.strings in Resources */,
2021-07-21 04:20:52 +00:00
534D4FF426A7D7CC000A7A48 /* Localizable.strings in Resources */,
2021-08-23 00:32:48 +00:00
53913C0226D323FE00EB3286 /* Localizable.strings in Resources */,
53913C1426D323FE00EB3286 /* Localizable.strings in Resources */,
53913BF926D323FE00EB3286 /* Localizable.strings in Resources */,
2021-07-21 04:20:52 +00:00
534D4FF726A7D7CC000A7A48 /* Localizable.strings in Resources */,
2021-08-23 00:32:48 +00:00
53913BF326D323FE00EB3286 /* Localizable.strings in Resources */,
53913BF626D323FE00EB3286 /* Localizable.strings in Resources */,
2021-06-04 03:44:40 +00:00
5358706A2669D21700D05A09 /* Preview Assets.xcassets in Resources */,
2021-08-23 00:32:48 +00:00
53913C0526D323FE00EB3286 /* Localizable.strings in Resources */,
53913BFF26D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0E26D323FE00EB3286 /* Localizable.strings in Resources */,
53913BF026D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0826D323FE00EB3286 /* Localizable.strings in Resources */,
53913C1126D323FE00EB3286 /* Localizable.strings in Resources */,
2021-06-04 03:44:40 +00:00
535870672669D21700D05A09 /* Assets.xcassets in Resources */,
5358707E2669D64F00D05A09 /* bitrates.json in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-05-14 21:13:24 +00:00
5377CBEF263B596A003A4E83 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2021-08-23 00:32:48 +00:00
53913C0A26D323FE00EB3286 /* Localizable.strings in Resources */,
2021-07-21 04:20:52 +00:00
534D4FF026A7D7CC000A7A48 /* Localizable.strings in Resources */,
2021-08-23 00:32:48 +00:00
53913BFB26D323FE00EB3286 /* Localizable.strings in Resources */,
2021-07-21 04:20:52 +00:00
534D4FF326A7D7CC000A7A48 /* Localizable.strings in Resources */,
2021-08-23 00:32:48 +00:00
53913C0126D323FE00EB3286 /* Localizable.strings in Resources */,
53913C1326D323FE00EB3286 /* Localizable.strings in Resources */,
53913BF826D323FE00EB3286 /* Localizable.strings in Resources */,
2021-05-14 21:13:24 +00:00
5377CBFC263B596B003A4E83 /* Preview Assets.xcassets in Resources */,
2021-07-21 04:20:52 +00:00
534D4FF626A7D7CC000A7A48 /* Localizable.strings in Resources */,
2021-08-23 00:32:48 +00:00
53913BF226D323FE00EB3286 /* Localizable.strings in Resources */,
53913BF526D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0426D323FE00EB3286 /* Localizable.strings in Resources */,
53913BFE26D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0D26D323FE00EB3286 /* Localizable.strings in Resources */,
53913BEF26D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0726D323FE00EB3286 /* Localizable.strings in Resources */,
53913C1026D323FE00EB3286 /* Localizable.strings in Resources */,
2021-05-25 19:41:41 +00:00
AE8C3159265D6F90008AA076 /* bitrates.json in Resources */,
2021-05-14 21:13:24 +00:00
5377CBF9263B596B003A4E83 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-06-10 08:05:52 +00:00
628B951E2670CABD0091AF3B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2021-08-23 00:32:48 +00:00
53913C1526D323FE00EB3286 /* Localizable.strings in Resources */,
53913BF126D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0626D323FE00EB3286 /* Localizable.strings in Resources */,
53913BF426D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0C26D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0326D323FE00EB3286 /* Localizable.strings in Resources */,
2021-06-10 08:05:52 +00:00
628B95292670CABE0091AF3B /* Assets.xcassets in Resources */,
2021-08-23 00:32:48 +00:00
53913BF726D323FE00EB3286 /* Localizable.strings in Resources */,
53913BFD26D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0026D323FE00EB3286 /* Localizable.strings in Resources */,
2021-07-21 04:20:52 +00:00
534D4FF826A7D7CC000A7A48 /* Localizable.strings in Resources */,
2021-08-23 00:32:48 +00:00
53913C0F26D323FE00EB3286 /* Localizable.strings in Resources */,
53913C0926D323FE00EB3286 /* Localizable.strings in Resources */,
53913BFA26D323FE00EB3286 /* Localizable.strings in Resources */,
53913C1226D323FE00EB3286 /* Localizable.strings in Resources */,
2021-07-21 04:20:52 +00:00
534D4FF526A7D7CC000A7A48 /* Localizable.strings in Resources */,
534D4FF226A7D7CC000A7A48 /* Localizable.strings in Resources */,
2021-06-10 08:05:52 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-05-14 21:13:24 +00:00
/* End PBXResourcesBuildPhase section */
2021-06-20 19:05:55 +00:00
/* Begin PBXShellScriptBuildPhase section */
2021-11-07 17:56:07 +00:00
1C7487D3432E90546DA855B5 /* [CP] Check Pods Manifest.lock */ = {
2021-06-20 19:05:55 +00:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-JellyfinPlayer iOS-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
2021-11-07 17:56:07 +00:00
3D0F2756C71CDF6B9EEBD4E0 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-JellyfinPlayer tvOS-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
6286F09E271C093000C40ED5 /* R.swift */ = {
2021-10-17 08:05:37 +00:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = R.swift;
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2021-11-07 18:37:01 +00:00
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"${PROJECT_DIR}/bin/swiftgen\"\n";
2021-10-17 08:05:37 +00:00
};
2021-11-07 17:56:07 +00:00
6286F0A3271C0ABA00C40ED5 /* R.swift */ = {
2021-06-20 19:05:55 +00:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
2021-11-07 17:56:07 +00:00
name = R.swift;
2021-06-20 19:05:55 +00:00
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2021-11-07 18:37:01 +00:00
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"${PROJECT_DIR}/bin/swiftgen\"\n";
2021-06-20 19:05:55 +00:00
};
2021-11-07 17:56:07 +00:00
879C22C1CCC48E68C86E904C /* [CP] Embed Pods Frameworks */ = {
2021-06-20 19:05:55 +00:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer tvOS/Pods-JellyfinPlayer tvOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer tvOS/Pods-JellyfinPlayer tvOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer tvOS/Pods-JellyfinPlayer tvOS-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
2021-11-07 17:56:07 +00:00
8D1E0C963DCE6C6F328B3EBB /* [CP] Embed Pods Frameworks */ = {
2021-06-20 19:05:55 +00:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
2021-11-07 17:56:07 +00:00
"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer iOS/Pods-JellyfinPlayer iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
2021-06-20 19:05:55 +00:00
);
2021-11-07 17:56:07 +00:00
name = "[CP] Embed Pods Frameworks";
2021-06-20 19:05:55 +00:00
outputFileListPaths = (
2021-11-07 17:56:07 +00:00
"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer iOS/Pods-JellyfinPlayer iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
2021-06-20 19:05:55 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2021-11-07 17:56:07 +00:00
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer iOS/Pods-JellyfinPlayer iOS-frameworks.sh\"\n";
2021-06-20 19:05:55 +00:00
showEnvVarsInLog = 0;
};
2021-11-07 17:56:07 +00:00
D4D3981ADF75BCD341D590C0 /* [CP] Check Pods Manifest.lock */ = {
2021-06-20 19:05:55 +00:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
2021-11-07 17:56:07 +00:00
"$(DERIVED_FILE_DIR)/Pods-WidgetExtension-checkManifestLockResult.txt",
2021-06-20 19:05:55 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
2021-11-07 17:56:07 +00:00
DB8CA7C37DF78BEDCE4E37C1 /* [CP] Copy Pods Resources */ = {
2021-06-20 19:05:55 +00:00
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
2021-11-07 17:56:07 +00:00
"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer iOS/Pods-JellyfinPlayer iOS-resources-${CONFIGURATION}-input-files.xcfilelist",
2021-06-20 19:05:55 +00:00
);
2021-11-07 17:56:07 +00:00
name = "[CP] Copy Pods Resources";
2021-06-20 19:05:55 +00:00
outputFileListPaths = (
2021-11-07 17:56:07 +00:00
"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer iOS/Pods-JellyfinPlayer iOS-resources-${CONFIGURATION}-output-files.xcfilelist",
2021-06-20 19:05:55 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2021-11-07 17:56:07 +00:00
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JellyfinPlayer iOS/Pods-JellyfinPlayer iOS-resources.sh\"\n";
2021-06-20 19:05:55 +00:00
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
2021-05-14 21:13:24 +00:00
/* Begin PBXSourcesBuildPhase section */
2021-06-04 03:44:40 +00:00
5358705C2669D21600D05A09 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2021-10-15 04:50:30 +00:00
E193D53627193F8500900D82 /* LibraryCoordinator.swift in Sources */,
2021-09-01 05:12:09 +00:00
E18845F626DD631E00B0C5B7 /* BaseItemDto+Stackable.swift in Sources */,
2022-01-04 01:38:50 +00:00
E1E5D53E2783B05200692DFE /* CinematicMovieItemView.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D4DC27193CCA00900D82 /* PillStackable.swift in Sources */,
E193D53327193F7D00900D82 /* FilterCoordinator.swift in Sources */,
2021-06-10 08:05:52 +00:00
6267B3DC2671139500A7371D /* ImageExtensions.swift in Sources */,
2021-10-20 22:58:45 +00:00
C40CD929271F8DAB000FB198 /* MovieLibrariesView.swift in Sources */,
2021-09-29 01:28:20 +00:00
C4E5081D2703F8370045C9AB /* LibrarySearchView.swift in Sources */,
2021-06-15 23:56:49 +00:00
53ABFDE9267974EF00886593 /* HomeViewModel.swift in Sources */,
2021-06-29 19:58:59 +00:00
53116A17268B919A003024C9 /* SeriesItemView.swift in Sources */,
2021-10-14 04:25:57 +00:00
E13DD3F027178F87009D4DAF /* SwiftfinNotificationCenter.swift in Sources */,
2021-06-17 03:41:31 +00:00
531690E7267ABD79005D8AB9 /* HomeView.swift in Sources */,
2021-11-07 04:21:53 +00:00
E11D224327378428003F9CB3 /* ServerDetailCoordinator.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF8B2719D3D000A11E64 /* BasicAppSettingsCoordinator.swift in Sources */,
2022-01-04 01:38:50 +00:00
E1E5D53B2783A80900692DFE /* CinematicItemViewTopRow.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812CB277AE40900918266 /* NativePlayerViewController.swift in Sources */,
2021-10-14 05:09:41 +00:00
E13DD3FA2717E961009D4DAF /* UserListViewModel.swift in Sources */,
2021-10-20 22:58:45 +00:00
C40CD926271F8D1E000FB198 /* MovieLibrariesViewModel.swift in Sources */,
2021-06-18 19:51:04 +00:00
62E632DE267D2E170063E547 /* LatestMediaViewModel.swift in Sources */,
2022-01-04 01:38:50 +00:00
E1E5D5462783C28100692DFE /* CinematicItemAboutView.swift in Sources */,
2021-08-12 06:39:28 +00:00
E1FCD09726C47118007C8DCF /* ErrorMessage.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53527193F8100900D82 /* ItemCoordinator.swift in Sources */,
2021-06-29 19:58:59 +00:00
53116A19268B947A003024C9 /* PlainLinkButton.swift in Sources */,
2021-06-18 02:33:41 +00:00
536D3D88267C17350004248C /* PublicUserButton.swift in Sources */,
2021-06-18 21:00:34 +00:00
62E632EA267D3FF50063E547 /* SeasonItemViewModel.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812CC277AE40A00918266 /* VideoPlayerView.swift in Sources */,
2021-06-28 20:43:13 +00:00
53CD2A40268A49C2002ABD4E /* ItemView.swift in Sources */,
53CD2A42268A4B38002ABD4E /* MovieItemView.swift in Sources */,
2022-01-02 02:14:57 +00:00
E178859E2780F53B0094FBCF /* SliderView.swift in Sources */,
2021-06-18 02:33:41 +00:00
536D3D7F267BDF100004248C /* LatestMediaView.swift in Sources */,
2022-01-01 07:33:19 +00:00
E1384944278036C70024FB48 /* VLCPlayerViewController.swift in Sources */,
2021-06-23 07:38:45 +00:00
091B5A8E268315D400D78B61 /* UDPBroadCastConnection.swift in Sources */,
2021-12-28 21:45:25 +00:00
E10EAA50277BBCC4000269ED /* CGSizeExtensions.swift in Sources */,
2022-01-04 01:38:50 +00:00
E1E5D5422783B33900692DFE /* PortraitItemsRowView.swift in Sources */,
2021-08-12 06:39:28 +00:00
E1FCD08926C35A0D007C8DCF /* NetworkError.swift in Sources */,
2021-06-17 03:41:31 +00:00
531690ED267ABF46005D8AB9 /* ContinueWatchingView.swift in Sources */,
2022-01-02 02:14:57 +00:00
E17885A4278105170094FBCF /* SFSymbolButton.swift in Sources */,
2021-10-14 20:20:13 +00:00
E13DD3ED27178A54009D4DAF /* UserSignInViewModel.swift in Sources */,
2021-06-13 16:26:56 +00:00
62EC3530267666A5000E9F2D /* SessionManager.swift in Sources */,
2021-10-12 10:37:51 +00:00
62671DB327159C1800199D95 /* ItemCoordinator.swift in Sources */,
2022-01-04 01:38:50 +00:00
E1E5D5372783A52C00692DFE /* CinematicEpisodeItemView.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD104B26D94822003E4A08 /* DetailItem.swift in Sources */,
2021-10-13 21:58:45 +00:00
E13DD3E227176BD3009D4DAF /* ServerListViewModel.swift in Sources */,
2021-06-30 18:19:27 +00:00
53272539268C20100035FBF1 /* EpisodeItemView.swift in Sources */,
2022-01-02 02:14:57 +00:00
E178859B2780F1F40094FBCF /* tvOSSlider.swift in Sources */,
2021-06-17 19:17:44 +00:00
531690F7267ACC00005D8AB9 /* LandscapeItemElement.swift in Sources */,
2021-06-18 20:34:39 +00:00
62E632E1267D30CA0063E547 /* LibraryViewModel.swift in Sources */,
2021-06-07 04:54:07 +00:00
535870A82669D8AE00D05A09 /* StringExtensions.swift in Sources */,
2021-06-28 20:43:13 +00:00
53A83C33268A309300DF3D92 /* LibraryView.swift in Sources */,
2021-06-18 21:06:16 +00:00
62E632ED267D410B0063E547 /* SeriesItemViewModel.swift in Sources */,
2021-08-01 03:52:31 +00:00
5398514526B64DA100101B49 /* SettingsView.swift in Sources */,
2021-06-18 22:16:17 +00:00
62E632F0267D43320063E547 /* LibraryFilterViewModel.swift in Sources */,
2021-10-15 05:28:52 +00:00
E193D54B271941D300900D82 /* ServerListView.swift in Sources */,
2021-06-15 23:56:49 +00:00
53ABFDE6267974EF00886593 /* SettingsViewModel.swift in Sources */,
2021-09-01 05:12:09 +00:00
62E632F4267D54030063E547 /* ItemViewModel.swift in Sources */,
2021-06-10 08:05:52 +00:00
6267B3D826710B9800A7371D /* CollectionExtensions.swift in Sources */,
2021-06-18 20:55:50 +00:00
62E632E7267D3F5B0063E547 /* EpisodeItemViewModel.swift in Sources */,
2021-10-20 22:58:45 +00:00
C4BE0767271FC109003F4AD1 /* TVLibrariesViewModel.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53727193F8700900D82 /* LibraryListCoordinator.swift in Sources */,
2021-08-06 17:47:42 +00:00
E100720726BDABC100CE3E31 /* MediaPlayButtonRowView.swift in Sources */,
2022-01-02 02:14:57 +00:00
E17885A02780F55C0094FBCF /* tvOSVLCOverlay.swift in Sources */,
2021-10-15 05:28:52 +00:00
E193D54D2719426600900D82 /* LibraryFilterView.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53927193F8E00900D82 /* SearchCoordinator.swift in Sources */,
E193D4D927193CAC00900D82 /* PortraitImageStackable.swift in Sources */,
2021-06-06 05:57:25 +00:00
535870A52669D8AE00D05A09 /* ParallaxHeader.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF852719D25A00A11E64 /* TrackLanguage.swift in Sources */,
2021-06-30 02:22:38 +00:00
53272532268BF09D0035FBF1 /* MediaViewActionButton.swift in Sources */,
2021-06-17 03:41:31 +00:00
531690F0267ABF72005D8AB9 /* NextUpView.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53427193F7F00900D82 /* HomeCoordinator.swift in Sources */,
2021-10-15 05:28:52 +00:00
E193D5502719430400900D82 /* ServerDetailView.swift in Sources */,
2021-10-14 21:28:13 +00:00
E11B1B6D2718CD68006DA3E8 /* JellyfinAPIError.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812D1277AE4E300918266 /* tvOSVideoPlayerCoordinator.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53D27193F9700900D82 /* UserSignInCoordinator.swift in Sources */,
2021-06-07 04:54:07 +00:00
535870A72669D8AE00D05A09 /* MultiSelectorView.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD104E26D96CE3003E4A08 /* BaseItemDtoExtensions.swift in Sources */,
2021-06-18 20:34:39 +00:00
62E632DD267D2E130063E547 /* LibrarySearchViewModel.swift in Sources */,
2021-06-18 02:33:41 +00:00
536D3D81267BDFC60004248C /* PortraitItemElement.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1AA33232782648000F6439C /* OverlaySliderColor.swift in Sources */,
2021-11-12 13:38:07 +00:00
62E1DCC4273CE19800C9AE76 /* URLExtensions.swift in Sources */,
2021-08-01 03:52:31 +00:00
5398514726B64E4100101B49 /* SearchBarView.swift in Sources */,
2021-12-28 21:48:43 +00:00
E10EAA54277BBD17000269ED /* BaseItemDto+VideoPlayerViewModel.swift in Sources */,
2021-06-23 07:38:45 +00:00
091B5A8D268315D400D78B61 /* ServerDiscovery.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF882719D27100A11E64 /* Bitrates.swift in Sources */,
2021-10-15 04:55:20 +00:00
E193D5432719407E00900D82 /* tvOSMainCoordinator.swift in Sources */,
2021-06-15 23:56:49 +00:00
53ABFDE7267974EF00886593 /* ConnectToServerViewModel.swift in Sources */,
2022-01-04 01:38:50 +00:00
E1E5D5402783B0C000692DFE /* CinematicItemViewTopRowButton.swift in Sources */,
2021-08-01 03:52:31 +00:00
5398514626B64DBB00101B49 /* SearchablePickerView.swift in Sources */,
2021-06-16 03:47:05 +00:00
53ABFDEE26799DCD00886593 /* ImageView.swift in Sources */,
2021-06-18 20:53:29 +00:00
62E632E4267D3BA60063E547 /* MovieItemViewModel.swift in Sources */,
2021-07-13 01:14:14 +00:00
53649AB2269D019100A2D8B7 /* LogManager.swift in Sources */,
2021-10-13 21:58:45 +00:00
E13DD3D6271693CD009D4DAF /* SwiftfinStoreDefaults.swift in Sources */,
2021-10-15 05:28:52 +00:00
E193D549271941CC00900D82 /* UserSignInView.swift in Sources */,
2021-06-04 03:44:40 +00:00
535870AA2669D8AE00D05A09 /* BlurHashDecode.swift in Sources */,
2021-06-15 23:56:49 +00:00
53ABFDE5267974EF00886593 /* ViewModel.swift in Sources */,
2021-10-24 04:25:58 +00:00
E19169CF272514760085832A /* HTTPScheme.swift in Sources */,
2022-01-01 07:33:19 +00:00
E13849452780370B0024FB48 /* PlaybackSpeed.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812CD277AE40A00918266 /* VideoPlayerViewModel.swift in Sources */,
2021-09-22 04:18:05 +00:00
C45B29BB26FAC5B600CEF5E0 /* ColorExtension.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF822719D22800A11E64 /* AppAppearance.swift in Sources */,
2021-10-20 22:58:45 +00:00
C40CD923271F8CD8000FB198 /* MoviesLibrariesCoordinator.swift in Sources */,
2022-01-04 05:55:39 +00:00
E1E5D54F2783E67100692DFE /* OverlaySettingsView.swift in Sources */,
2021-06-30 18:19:27 +00:00
53272537268C1DBB0035FBF1 /* SeasonItemView.swift in Sources */,
2021-06-21 23:21:53 +00:00
09389CC526814E4500AE350E /* DeviceProfileBuilder.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812D2277AE50A00918266 /* URLComponentsExtensions.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1FA2F7427818A8800B4C270 /* SmallMenuOverlay.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53C27193F9500900D82 /* UserListCoordinator.swift in Sources */,
2021-10-12 23:57:30 +00:00
E13DD3C927164B1E009D4DAF /* UIDeviceExtensions.swift in Sources */,
2021-06-04 03:44:40 +00:00
535870A62669D8AE00D05A09 /* LazyView.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53A27193F9000900D82 /* ServerListCoordinator.swift in Sources */,
2021-08-25 05:26:19 +00:00
6220D0AE26D5EABB00B8E046 /* ViewExtensions.swift in Sources */,
2021-06-10 05:46:57 +00:00
5321753E2671DE9C005491E6 /* Typings.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812CA277AE40900918266 /* PlayerOverlayDelegate.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1AA33202782639D00F6439C /* OverlayType.swift in Sources */,
2021-08-18 05:41:08 +00:00
E1F0204F26CCCA74001C1C3B /* VideoPlayerJumpLength.swift in Sources */,
2021-06-15 23:56:49 +00:00
53ABFDEB2679753200886593 /* ConnectToServerView.swift in Sources */,
2021-11-07 18:37:01 +00:00
6264E88D273850380081A12A /* Strings.swift in Sources */,
2021-06-17 19:17:44 +00:00
536D3D76267BA9BB0004248C /* MainTabViewModel.swift in Sources */,
2021-10-15 05:28:52 +00:00
E193D5512719432400900D82 /* ServerDetailViewModel.swift in Sources */,
2021-09-29 01:28:20 +00:00
C4E5081B2703F82A0045C9AB /* LibraryListView.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53B27193F9200900D82 /* SettingsCoordinator.swift in Sources */,
2022-01-04 01:38:50 +00:00
E1E5D5392783A56B00692DFE /* EpisodesRowView.swift in Sources */,
E1E5D5442783BB5100692DFE /* ItemDetailsView.swift in Sources */,
2021-06-17 19:17:44 +00:00
536D3D74267BA8170004248C /* BackgroundManager.swift in Sources */,
2021-06-04 03:44:40 +00:00
535870632669D21600D05A09 /* JellyfinPlayer_tvOSApp.swift in Sources */,
2021-10-15 19:25:37 +00:00
E1D4BF8F271A079A00A11E64 /* BasicAppSettingsView.swift in Sources */,
2021-10-15 05:28:52 +00:00
E193D547271941C500900D82 /* UserListView.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF7F2719D1DD00A11E64 /* BasicAppSettingsViewModel.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D53227193F7B00900D82 /* ConnectToServerCoodinator.swift in Sources */,
2021-06-15 23:56:49 +00:00
53ABFDE4267974EF00886593 /* LibraryListViewModel.swift in Sources */,
2021-08-28 05:31:13 +00:00
5364F456266CA0DC0026ECBA /* BaseItemPersonExtensions.swift in Sources */,
2021-09-20 11:32:04 +00:00
5364F456266CA0DC0026ECBA /* BaseItemPersonExtensions.swift in Sources */,
2021-06-17 03:41:31 +00:00
531690FA267AD6EC005D8AB9 /* PlainNavigationLinkButton.swift in Sources */,
2021-10-20 22:58:45 +00:00
C4BE0764271FC0BB003F4AD1 /* TVLibrariesCoordinator.swift in Sources */,
2021-08-12 17:30:50 +00:00
E131691826C583BC0074BFEE /* LogConstructor.swift in Sources */,
2022-01-04 05:55:39 +00:00
E1E5D5512783E67700692DFE /* ExperimentalSettingsView.swift in Sources */,
2021-10-20 22:58:45 +00:00
C4BE076A271FC164003F4AD1 /* TVLibrariesView.swift in Sources */,
2021-10-12 23:57:30 +00:00
E13DD3C327164941009D4DAF /* SwiftfinStore.swift in Sources */,
2021-06-22 04:18:01 +00:00
09389CC826819B4600AE350E /* VideoPlayerModel.swift in Sources */,
2021-10-15 05:28:52 +00:00
E193D553271943D500900D82 /* tvOSMainTabCoordinator.swift in Sources */,
2021-06-04 03:44:40 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-05-14 21:13:24 +00:00
5377CBED263B596A003A4E83 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2021-08-28 05:31:13 +00:00
5364F455266CA0DC0026ECBA /* BaseItemPersonExtensions.swift in Sources */,
2021-09-01 05:12:09 +00:00
E18845F526DD631E00B0C5B7 /* BaseItemDto+Stackable.swift in Sources */,
2021-09-20 11:32:04 +00:00
5364F455266CA0DC0026ECBA /* BaseItemPersonExtensions.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF7E2719D1DD00A11E64 /* BasicAppSettingsViewModel.swift in Sources */,
2021-08-25 05:26:19 +00:00
6220D0B426D5ED8000B8E046 /* LibraryCoordinator.swift in Sources */,
2021-08-25 07:46:59 +00:00
6220D0C026D61C5000B8E046 /* ItemCoordinator.swift in Sources */,
2021-10-14 20:20:13 +00:00
E13DD3F227179378009D4DAF /* UserSignInCoordinator.swift in Sources */,
2021-06-07 04:54:07 +00:00
621338932660107500A81A2A /* StringExtensions.swift in Sources */,
2021-05-14 21:13:24 +00:00
53FF7F2A263CF3F500585C35 /* LatestMediaView.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812C5277A90B200918266 /* URLComponentsExtensions.swift in Sources */,
2021-06-18 21:06:16 +00:00
62E632EC267D410B0063E547 /* SeriesItemViewModel.swift in Sources */,
2021-06-15 13:44:03 +00:00
625CB5732678C32A00530A6E /* HomeViewModel.swift in Sources */,
2021-08-21 10:55:32 +00:00
62C29EA826D103D500C1D2E7 /* LibraryListCoordinator.swift in Sources */,
2021-06-18 20:34:39 +00:00
62E632DC267D2E130063E547 /* LibrarySearchViewModel.swift in Sources */,
2021-10-15 04:50:30 +00:00
62C29E9F26D1016600C1D2E7 /* iOSMainCoordinator.swift in Sources */,
2021-05-14 21:13:24 +00:00
5389276E263C25100035E14B /* ContinueWatchingView.swift in Sources */,
2021-06-26 19:04:57 +00:00
53F866442687A45F00DCD1D7 /* PortraitItemView.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD105626D981CE003E4A08 /* PortraitHStackView.swift in Sources */,
2021-10-15 05:28:52 +00:00
62C29EA126D102A500C1D2E7 /* iOSMainTabCoordinator.swift in Sources */,
2021-10-21 01:54:45 +00:00
C4BE076E2720FEA8003F4AD1 /* PortraitItemElement.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1C812C0277A8E5D00918266 /* VLCPlayerView.swift in Sources */,
2021-05-14 21:13:24 +00:00
535BAE9F2649E569005FA86D /* ItemView.swift in Sources */,
2021-12-28 21:45:25 +00:00
E10EAA4F277BBCC4000269ED /* CGSizeExtensions.swift in Sources */,
2021-10-20 22:58:45 +00:00
C40CD925271F8D1E000FB198 /* MovieLibrariesViewModel.swift in Sources */,
2021-06-06 05:57:25 +00:00
6225FCCB2663841E00E067F6 /* ParallaxHeader.swift in Sources */,
2021-08-25 05:26:19 +00:00
6220D0AD26D5EABB00B8E046 /* ViewExtensions.swift in Sources */,
2021-10-14 20:20:13 +00:00
E13DD3EC27178A54009D4DAF /* UserSignInViewModel.swift in Sources */,
2021-06-15 13:44:03 +00:00
625CB5772678C34300530A6E /* ConnectToServerViewModel.swift in Sources */,
2021-06-17 19:17:44 +00:00
536D3D78267BD5C30004248C /* ViewModel.swift in Sources */,
2021-08-12 06:39:28 +00:00
E1FCD08826C35A0D007C8DCF /* NetworkError.swift in Sources */,
2021-10-13 21:58:45 +00:00
E13DD3E527177D15009D4DAF /* ServerListView.swift in Sources */,
2021-09-01 05:12:09 +00:00
E18845F826DEA9C900B0C5B7 /* ItemViewBody.swift in Sources */,
2021-08-20 21:34:34 +00:00
E173DA5426D050F500CC4EB7 /* ServerDetailViewModel.swift in Sources */,
2021-09-21 16:50:07 +00:00
E188460426DEF04800B0C5B7 /* EpisodeCardVStackView.swift in Sources */,
2021-10-24 04:25:58 +00:00
E19169CE272514760085832A /* HTTPScheme.swift in Sources */,
2021-05-24 19:28:22 +00:00
53192D5D265AA78A008A4215 /* DeviceProfileBuilder.swift in Sources */,
2021-05-27 08:16:03 +00:00
62133890265F83A900A81A2A /* LibraryListView.swift in Sources */,
2021-08-21 10:55:32 +00:00
62C29EA326D1030F00C1D2E7 /* ConnectToServerCoodinator.swift in Sources */,
2021-06-18 19:37:36 +00:00
62E632DA267D2BC40063E547 /* LatestMediaViewModel.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD105C26D9ABDD003E4A08 /* PillHStackView.swift in Sources */,
2021-06-15 13:44:03 +00:00
625CB56F2678C23300530A6E /* HomeView.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812BC277A8E5D00918266 /* PlaybackSpeed.swift in Sources */,
2022-01-04 01:38:50 +00:00
E1E5D5492783CDD700692DFE /* OverlaySettingsView.swift in Sources */,
2021-08-20 21:34:34 +00:00
E173DA5226D04AAF00CC4EB7 /* ColorExtension.swift in Sources */,
2021-05-14 21:13:24 +00:00
53892770263C25230035E14B /* NextUpView.swift in Sources */,
2021-11-07 04:21:53 +00:00
E11D224227378428003F9CB3 /* ServerDetailCoordinator.swift in Sources */,
2021-11-07 18:37:01 +00:00
6264E88C273850380081A12A /* Strings.swift in Sources */,
2021-10-20 22:58:45 +00:00
C4BE0766271FC109003F4AD1 /* TVLibrariesViewModel.swift in Sources */,
2021-09-21 20:28:14 +00:00
62ECA01826FA685A00E8EBB7 /* DeepLink.swift in Sources */,
2021-06-18 20:55:50 +00:00
62E632E6267D3F5B0063E547 /* EpisodeItemViewModel.swift in Sources */,
2021-08-12 17:30:50 +00:00
E131691726C583BC0074BFEE /* LogConstructor.swift in Sources */,
2021-06-10 04:25:50 +00:00
5321753B2671BCFC005491E6 /* SettingsViewModel.swift in Sources */,
2021-09-01 05:12:09 +00:00
E14F7D0926DB36F7007C3AE6 /* ItemLandscapeMainView.swift in Sources */,
2021-06-10 07:10:12 +00:00
532175402671EE4F005491E6 /* LibraryFilterView.swift in Sources */,
2021-10-20 22:58:45 +00:00
C4BE0763271FC0BB003F4AD1 /* TVLibrariesCoordinator.swift in Sources */,
2021-05-14 21:13:24 +00:00
53DF641E263D9C0600A7CD1A /* LibraryView.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812CE277AE43100918266 /* VideoPlayerViewModel.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1C812C3277A8E5D00918266 /* VLCPlayerOverlayView.swift in Sources */,
2021-09-01 05:12:09 +00:00
E188460026DECB9E00B0C5B7 /* ItemLandscapeTopBarView.swift in Sources */,
2021-06-23 07:38:45 +00:00
091B5A8B2683142E00D78B61 /* UDPBroadCastConnection.swift in Sources */,
2021-06-10 08:05:52 +00:00
6267B3D626710B8900A7371D /* CollectionExtensions.swift in Sources */,
2021-10-14 20:20:13 +00:00
E13DD3F5271793BB009D4DAF /* UserSignInView.swift in Sources */,
2021-08-18 05:41:08 +00:00
E1F0204E26CCCA74001C1C3B /* VideoPlayerJumpLength.swift in Sources */,
2021-07-13 01:14:14 +00:00
53649AB1269CFB1900A2D8B7 /* LogManager.swift in Sources */,
2021-10-13 21:58:45 +00:00
E13DD3E127176BD3009D4DAF /* ServerListViewModel.swift in Sources */,
2021-06-18 21:00:34 +00:00
62E632E9267D3FF50063E547 /* SeasonItemViewModel.swift in Sources */,
2021-09-01 05:12:09 +00:00
62E632F3267D54030063E547 /* ItemViewModel.swift in Sources */,
2021-10-14 05:09:41 +00:00
E13DD3FC2717EAE8009D4DAF /* UserListView.swift in Sources */,
2021-08-25 11:15:57 +00:00
6220D0CC26D640C400B8E046 /* AppURLHandler.swift in Sources */,
2021-09-20 11:32:04 +00:00
62E632F3267D54030063E547 /* ItemViewModel.swift in Sources */,
2021-06-09 07:02:02 +00:00
53DE4BD2267098F300739748 /* SearchBarView.swift in Sources */,
2021-10-19 03:08:13 +00:00
E1E48CC9271E6D410021A2F9 /* RefreshHelper.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1AA33222782648000F6439C /* OverlaySliderColor.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF842719D25A00A11E64 /* TrackLanguage.swift in Sources */,
2021-09-01 05:12:09 +00:00
E14F7D0726DB36EF007C3AE6 /* ItemPortraitMainView.swift in Sources */,
2021-08-29 04:25:43 +00:00
E1AD106226D9B7CD003E4A08 /* ItemPortraitHeaderOverlayView.swift in Sources */,
2021-06-07 04:54:07 +00:00
53E4E649263F725B00F67C6B /* MultiSelectorView.swift in Sources */,
2021-12-28 14:21:44 +00:00
6220D0C626D62D8700B8E046 /* iOSVideoPlayerCoordinator.swift in Sources */,
2021-10-14 21:28:13 +00:00
E11B1B6C2718CD68006DA3E8 /* JellyfinAPIError.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF812719D22800A11E64 /* AppAppearance.swift in Sources */,
2021-05-28 04:10:01 +00:00
621338B32660A07800A81A2A /* LazyView.swift in Sources */,
2021-08-25 05:26:19 +00:00
6220D0B126D5EC9900B8E046 /* SettingsCoordinator.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812BE277A8E5D00918266 /* VLCPlayerViewController.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1AA331D2782541500F6439C /* PrimaryButtonView.swift in Sources */,
2021-08-21 10:55:32 +00:00
62C29EA626D1036A00C1D2E7 /* HomeCoordinator.swift in Sources */,
2021-06-12 17:41:56 +00:00
531AC8BF26750DE20091C7EB /* ImageView.swift in Sources */,
2021-10-13 21:58:45 +00:00
E13DD3E927177ED6009D4DAF /* ServerListCoordinator.swift in Sources */,
2021-12-28 14:21:44 +00:00
E1C812BD277A8E5D00918266 /* PlayerOverlayDelegate.swift in Sources */,
2021-10-12 23:57:30 +00:00
E13DD3C227164941009D4DAF /* SwiftfinStore.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD104A26D94822003E4A08 /* DetailItem.swift in Sources */,
2021-06-18 20:34:39 +00:00
62E632E0267D30CA0063E547 /* LibraryViewModel.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D4DB27193CCA00900D82 /* PillStackable.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1AA331F2782639D00F6439C /* OverlayType.swift in Sources */,
2021-10-15 04:50:30 +00:00
E193D4D827193CAC00900D82 /* PortraitImageStackable.swift in Sources */,
2021-06-25 09:49:54 +00:00
624C21752685CF60007F1390 /* SearchablePickerView.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF7C2719D05000A11E64 /* BasicAppSettingsView.swift in Sources */,
2021-08-20 21:34:34 +00:00
E173DA5026D048D600CC4EB7 /* ServerDetailView.swift in Sources */,
2021-06-13 16:26:56 +00:00
62EC352F267666A5000E9F2D /* SessionManager.swift in Sources */,
2021-06-18 20:53:29 +00:00
62E632E3267D3BA60063E547 /* MovieItemViewModel.swift in Sources */,
2021-10-21 01:54:45 +00:00
C4BE076F2720FEFF003F4AD1 /* PlainNavigationLinkButton.swift in Sources */,
2021-06-23 07:38:45 +00:00
091B5A8A2683142E00D78B61 /* ServerDiscovery.swift in Sources */,
2021-06-18 22:16:17 +00:00
62E632EF267D43320063E547 /* LibraryFilterViewModel.swift in Sources */,
2021-12-28 10:12:39 +00:00
5D64683D277B1649009E09AE /* PreferenceUIHostingSwizzling.swift in Sources */,
2021-10-20 22:58:45 +00:00
C40CD922271F8CD8000FB198 /* MoviesLibrariesCoordinator.swift in Sources */,
2021-10-12 23:57:30 +00:00
E13DD3C827164B1E009D4DAF /* UIDeviceExtensions.swift in Sources */,
2021-12-28 21:48:43 +00:00
E10EAA53277BBD17000269ED /* BaseItemDto+VideoPlayerViewModel.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD104D26D96CE3003E4A08 /* BaseItemDtoExtensions.swift in Sources */,
2021-10-12 23:57:30 +00:00
E13DD3BF27163DD7009D4DAF /* AppDelegate.swift in Sources */,
2021-06-04 03:44:40 +00:00
535870AD2669D8DD00D05A09 /* Typings.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD105F26D9ADDD003E4A08 /* NameGUIDPairExtensions.swift in Sources */,
2021-10-13 21:58:45 +00:00
E13DD3D5271693CD009D4DAF /* SwiftfinStoreDefaults.swift in Sources */,
2021-11-12 13:38:07 +00:00
62E1DCC3273CE19800C9AE76 /* URLExtensions.swift in Sources */,
2021-10-20 22:58:45 +00:00
C4BE0769271FC164003F4AD1 /* TVLibrariesView.swift in Sources */,
2021-10-15 21:20:00 +00:00
E1267D3E271A1F46003C492E /* PreferenceUIHostingController.swift in Sources */,
2021-08-25 05:26:19 +00:00
6220D0BA26D6092100B8E046 /* FilterCoordinator.swift in Sources */,
2022-01-04 02:15:14 +00:00
E1E5D54C2783E27200692DFE /* ExperimentalSettingsView.swift in Sources */,
2021-06-10 08:05:52 +00:00
6267B3DA2671138200A7371D /* ImageExtensions.swift in Sources */,
2021-06-13 17:40:19 +00:00
62EC353426766B03000E9F2D /* DeviceRotationViewModifier.swift in Sources */,
2021-05-14 21:13:24 +00:00
5389277C263CC3DB0035E14B /* BlurHashDecode.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF8A2719D3D000A11E64 /* BasicAppSettingsCoordinator.swift in Sources */,
2021-10-14 05:09:41 +00:00
E13DD3F92717E961009D4DAF /* UserListViewModel.swift in Sources */,
2021-05-14 21:13:24 +00:00
539B2DA5263BA5B8007FF1A4 /* SettingsView.swift in Sources */,
5338F74E263B61370014BF09 /* ConnectToServerView.swift in Sources */,
2021-06-22 04:18:01 +00:00
09389CC726819B4600AE350E /* VideoPlayerModel.swift in Sources */,
2021-10-15 15:35:32 +00:00
E1D4BF872719D27100A11E64 /* Bitrates.swift in Sources */,
2021-08-25 05:26:19 +00:00
6220D0B726D5EE1100B8E046 /* SearchCoordinator.swift in Sources */,
2021-10-14 04:25:57 +00:00
E13DD3EF27178F87009D4DAF /* SwiftfinNotificationCenter.swift in Sources */,
2021-05-14 21:13:24 +00:00
5377CBF5263B596A003A4E83 /* JellyfinPlayerApp.swift in Sources */,
2021-10-20 22:58:45 +00:00
C40CD928271F8DAB000FB198 /* MovieLibrariesView.swift in Sources */,
2021-10-14 05:09:41 +00:00
E13DD4022717EE79009D4DAF /* UserListCoordinator.swift in Sources */,
2021-08-12 06:39:28 +00:00
E1FCD09626C47118007C8DCF /* ErrorMessage.swift in Sources */,
2021-05-16 01:27:09 +00:00
53EE24E6265060780068F029 /* LibrarySearchView.swift in Sources */,
2021-05-14 21:13:24 +00:00
53892772263C8C6F0035E14B /* LoadingView.swift in Sources */,
2021-06-15 13:44:03 +00:00
625CB5752678C33500530A6E /* LibraryListViewModel.swift in Sources */,
2021-05-14 21:13:24 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-06-10 08:05:52 +00:00
628B951C2670CABD0091AF3B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2021-07-14 21:42:53 +00:00
53649AB3269D3F5B00A2D8B7 /* LogManager.swift in Sources */,
2021-10-12 23:57:30 +00:00
E13DD3CB27164BA8009D4DAF /* UIDeviceExtensions.swift in Sources */,
2021-11-07 17:56:07 +00:00
6264E88A27384A6F0081A12A /* NetworkError.swift in Sources */,
2021-10-24 04:25:58 +00:00
E19169D0272514760085832A /* HTTPScheme.swift in Sources */,
2021-06-10 08:05:52 +00:00
6267B3D726710B9700A7371D /* CollectionExtensions.swift in Sources */,
628B953C2670D2430091AF3B /* StringExtensions.swift in Sources */,
6267B3DB2671139400A7371D /* ImageExtensions.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD105926D9A543003E4A08 /* LazyView.swift in Sources */,
2021-10-14 21:28:13 +00:00
E11B1B6E2718CDBA006DA3E8 /* JellyfinAPIError.swift in Sources */,
2021-06-10 08:05:52 +00:00
628B95372670CB800091AF3B /* JellyfinWidget.swift in Sources */,
2021-11-07 18:37:01 +00:00
6264E88E273850380081A12A /* Strings.swift in Sources */,
2021-08-28 05:31:13 +00:00
E1AD105426D97161003E4A08 /* BaseItemDtoExtensions.swift in Sources */,
2021-08-12 06:39:28 +00:00
E1FCD09A26C4F35A007C8DCF /* ErrorMessage.swift in Sources */,
2021-06-10 08:05:52 +00:00
628B95272670CABD0091AF3B /* NextUpWidget.swift in Sources */,
2021-10-14 04:25:57 +00:00
E13DD3F72717E87D009D4DAF /* SwiftfinNotificationCenter.swift in Sources */,
2021-10-15 19:25:37 +00:00
E1D4BF8D2719F3A300A11E64 /* VideoPlayerJumpLength.swift in Sources */,
2021-08-25 05:26:19 +00:00
6220D0AF26D5EABE00B8E046 /* ViewExtensions.swift in Sources */,
2021-10-13 21:58:45 +00:00
E13DD3D7271693CD009D4DAF /* SwiftfinStoreDefaults.swift in Sources */,
2021-08-12 17:30:50 +00:00
E131691926C583BC0074BFEE /* LogConstructor.swift in Sources */,
2021-10-12 23:57:30 +00:00
E13DD3CA27164B80009D4DAF /* SwiftfinStore.swift in Sources */,
2021-12-28 21:45:25 +00:00
E10EAA51277BBCC4000269ED /* CGSizeExtensions.swift in Sources */,
2021-11-12 13:38:07 +00:00
62E1DCC5273CE19800C9AE76 /* URLExtensions.swift in Sources */,
2021-06-13 16:26:56 +00:00
62EC353226766849000E9F2D /* SessionManager.swift in Sources */,
2021-06-17 19:17:44 +00:00
536D3D79267BD5D00004248C /* ViewModel.swift in Sources */,
2022-01-03 04:20:20 +00:00
E1AA332427829B5200F6439C /* OverlayType.swift in Sources */,
2021-10-15 19:25:37 +00:00
E1D4BF8C2719F39F00A11E64 /* AppAppearance.swift in Sources */,
2021-06-10 08:05:52 +00:00
);
runOnlyForDeploymentPostprocessing = 0;
};
2021-05-14 21:13:24 +00:00
/* End PBXSourcesBuildPhase section */
2021-06-10 08:05:52 +00:00
/* Begin PBXTargetDependency section */
2021-11-07 17:56:07 +00:00
6264E889273848760081A12A /* PBXTargetDependency */ = {
2021-06-10 08:05:52 +00:00
isa = PBXTargetDependency;
target = 628B951F2670CABD0091AF3B /* WidgetExtension */;
2021-11-07 17:56:07 +00:00
targetProxy = 6264E888273848760081A12A /* PBXContainerItemProxy */;
2021-06-10 08:05:52 +00:00
};
/* End PBXTargetDependency section */
2021-07-17 00:06:37 +00:00
/* Begin PBXVariantGroup section */
2021-07-21 04:20:52 +00:00
534D4FE726A7D7CC000A7A48 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
534D4FE826A7D7CC000A7A48 /* en */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
534D4FEB26A7D7CC000A7A48 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
534D4FEC26A7D7CC000A7A48 /* ko */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
534D4FEE26A7D7CC000A7A48 /* Localizable.strings */ = {
2021-07-17 00:06:37 +00:00
isa = PBXVariantGroup;
children = (
2021-07-21 04:20:52 +00:00
534D4FEF26A7D7CC000A7A48 /* zh-Hans */,
2021-07-17 00:06:37 +00:00
);
name = Localizable.strings;
sourceTree = "<group>";
};
2021-08-23 00:32:48 +00:00
53913BC926D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BCA26D323FE00EB3286 /* fr */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BCC26D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BCD26D323FE00EB3286 /* ru */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BCF26D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BD026D323FE00EB3286 /* it */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BD226D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BD326D323FE00EB3286 /* vi */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BD526D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BD626D323FE00EB3286 /* sv */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BD826D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BD926D323FE00EB3286 /* sl */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BDB26D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BDC26D323FE00EB3286 /* de */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BDE26D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BDF26D323FE00EB3286 /* ta */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BE126D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BE226D323FE00EB3286 /* es */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BE426D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BE526D323FE00EB3286 /* el */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BE726D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BE826D323FE00EB3286 /* he */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BEA26D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BEB26D323FE00EB3286 /* sk */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
53913BED26D323FE00EB3286 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
53913BEE26D323FE00EB3286 /* kk */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
2021-07-17 00:06:37 +00:00
/* End PBXVariantGroup section */
2021-05-14 21:13:24 +00:00
/* Begin XCBuildConfiguration section */
2021-06-04 03:44:40 +00:00
535870722669D21700D05A09 /* Debug */ = {
isa = XCBuildConfiguration;
2021-11-07 17:56:07 +00:00
baseConfigurationReference = B598C62749E5EFD37280FCC3 /* Pods-JellyfinPlayer tvOS.debug.xcconfig */;
2021-06-04 03:44:40 +00:00
buildSettings = {
2021-10-19 01:13:29 +00:00
ASSETCATALOG_COMPILER_APPICON_NAME = "Dev App Icon & Top Shelf Image";
2021-06-04 03:44:40 +00:00
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
2021-07-12 03:20:44 +00:00
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
2021-06-04 03:44:40 +00:00
CODE_SIGN_STYLE = Automatic;
2021-10-17 20:42:47 +00:00
CURRENT_PROJECT_VERSION = 66;
2021-06-04 03:44:40 +00:00
DEVELOPMENT_ASSET_PATHS = "\"JellyfinPlayer tvOS/Preview Content\"";
2022-01-03 04:20:20 +00:00
DEVELOPMENT_TEAM = TY84JMYEFE;
2021-06-04 03:44:40 +00:00
ENABLE_PREVIEWS = YES;
2021-06-20 19:05:55 +00:00
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
2021-06-04 03:44:40 +00:00
INFOPLIST_FILE = "JellyfinPlayer tvOS/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2021-06-06 05:57:25 +00:00
MARKETING_VERSION = 1.0.0;
2022-01-03 04:20:20 +00:00
PRODUCT_BUNDLE_IDENTIFIER = pips.swiftfin;
2021-06-04 03:44:40 +00:00
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
2021-07-14 21:42:53 +00:00
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
2021-07-17 00:06:37 +00:00
SWIFT_EMIT_LOC_STRINGS = YES;
2021-06-04 03:44:40 +00:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 3;
2021-09-29 16:28:44 +00:00
TVOS_DEPLOYMENT_TARGET = 15.0;
2021-06-04 03:44:40 +00:00
};
name = Debug;
};
535870732669D21700D05A09 /* Release */ = {
isa = XCBuildConfiguration;
2021-11-07 17:56:07 +00:00
baseConfigurationReference = 20CA36DDD247EED8D16438A5 /* Pods-JellyfinPlayer tvOS.release.xcconfig */;
2021-06-04 03:44:40 +00:00
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
2021-07-12 03:20:44 +00:00
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
2021-06-04 03:44:40 +00:00
CODE_SIGN_STYLE = Automatic;
2021-10-17 20:42:47 +00:00
CURRENT_PROJECT_VERSION = 66;
2021-06-04 03:44:40 +00:00
DEVELOPMENT_ASSET_PATHS = "\"JellyfinPlayer tvOS/Preview Content\"";
2022-01-03 04:20:20 +00:00
DEVELOPMENT_TEAM = TY84JMYEFE;
2021-06-04 03:44:40 +00:00
ENABLE_PREVIEWS = YES;
2021-06-20 19:05:55 +00:00
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
2021-06-04 03:44:40 +00:00
INFOPLIST_FILE = "JellyfinPlayer tvOS/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2021-06-06 05:57:25 +00:00
MARKETING_VERSION = 1.0.0;
2022-01-03 04:20:20 +00:00
PRODUCT_BUNDLE_IDENTIFIER = pips.swiftfin;
2021-06-04 03:44:40 +00:00
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = appletvos;
2021-07-17 00:06:37 +00:00
SWIFT_EMIT_LOC_STRINGS = YES;
2021-06-04 03:44:40 +00:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 3;
2021-09-29 16:28:44 +00:00
TVOS_DEPLOYMENT_TARGET = 15.0;
2021-06-04 03:44:40 +00:00
};
name = Release;
};
2021-05-14 21:13:24 +00:00
5377CC19263B596B003A4E83 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
2021-07-17 00:06:37 +00:00
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
2021-05-14 21:13:24 +00:00
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
2021-05-25 19:41:41 +00:00
EXCLUDED_ARCHS = "";
"EXCLUDED_ARCHS[sdk=*]" = "";
2021-05-14 21:13:24 +00:00
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.1;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
5377CC1A263B596B003A4E83 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
2021-07-17 00:06:37 +00:00
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
2021-05-14 21:13:24 +00:00
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
2021-05-25 19:41:41 +00:00
EXCLUDED_ARCHS = "";
2021-05-14 21:13:24 +00:00
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.1;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
5377CC1C263B596B003A4E83 /* Debug */ = {
isa = XCBuildConfiguration;
2021-11-07 17:56:07 +00:00
baseConfigurationReference = 772F6DAB8534FD1DB45B7687 /* Pods-JellyfinPlayer iOS.debug.xcconfig */;
2021-05-14 21:13:24 +00:00
buildSettings = {
2021-06-10 08:05:52 +00:00
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2021-10-19 01:13:29 +00:00
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-Dev";
2021-05-14 21:13:24 +00:00
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
2021-06-06 05:57:25 +00:00
CODE_SIGN_ENTITLEMENTS = JellyfinPlayer/JellyfinPlayer.entitlements;
2021-06-10 04:25:50 +00:00
CODE_SIGN_IDENTITY = "Apple Development";
2021-05-14 21:13:24 +00:00
CODE_SIGN_STYLE = Automatic;
2021-10-17 20:42:47 +00:00
CURRENT_PROJECT_VERSION = 66;
2021-05-27 03:55:41 +00:00
DEVELOPMENT_ASSET_PATHS = "";
2021-12-28 14:21:44 +00:00
DEVELOPMENT_TEAM = TY84JMYEFE;
2021-05-14 21:13:24 +00:00
ENABLE_BITCODE = NO;
ENABLE_PREVIEWS = YES;
2021-05-25 19:41:41 +00:00
EXCLUDED_ARCHS = "";
2021-06-20 19:05:55 +00:00
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
2021-05-14 21:13:24 +00:00
INFOPLIST_FILE = JellyfinPlayer/Info.plist;
2021-09-21 17:06:09 +00:00
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2021-05-14 21:13:24 +00:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2021-05-21 02:01:08 +00:00
MARKETING_VERSION = 1.0.0;
2021-12-28 14:21:44 +00:00
PRODUCT_BUNDLE_IDENTIFIER = pips.swiftfin;
2021-05-14 21:13:24 +00:00
PRODUCT_NAME = "$(TARGET_NAME)";
2021-06-10 04:25:50 +00:00
PROVISIONING_PROFILE_SPECIFIER = "";
2021-06-06 05:57:25 +00:00
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
2021-07-14 21:42:53 +00:00
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
2021-07-17 00:06:37 +00:00
SWIFT_EMIT_LOC_STRINGS = YES;
2021-05-14 21:13:24 +00:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
5377CC1D263B596B003A4E83 /* Release */ = {
isa = XCBuildConfiguration;
2021-11-07 17:56:07 +00:00
baseConfigurationReference = 14E199C7BBA98782CAD2F0D4 /* Pods-JellyfinPlayer iOS.release.xcconfig */;
2021-05-14 21:13:24 +00:00
buildSettings = {
2021-06-10 08:05:52 +00:00
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2021-05-14 21:13:24 +00:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
2021-06-06 05:57:25 +00:00
CODE_SIGN_ENTITLEMENTS = JellyfinPlayer/JellyfinPlayer.entitlements;
2021-06-10 04:25:50 +00:00
CODE_SIGN_IDENTITY = "Apple Development";
2021-05-14 21:13:24 +00:00
CODE_SIGN_STYLE = Automatic;
2021-10-17 20:42:47 +00:00
CURRENT_PROJECT_VERSION = 66;
2021-05-22 14:03:48 +00:00
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2021-05-27 03:55:41 +00:00
DEVELOPMENT_ASSET_PATHS = "";
2021-12-28 14:21:44 +00:00
DEVELOPMENT_TEAM = TY84JMYEFE;
2021-05-14 21:13:24 +00:00
ENABLE_BITCODE = NO;
ENABLE_PREVIEWS = YES;
2021-05-25 19:41:41 +00:00
EXCLUDED_ARCHS = "";
2021-06-20 19:05:55 +00:00
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
2021-05-14 21:13:24 +00:00
INFOPLIST_FILE = JellyfinPlayer/Info.plist;
2021-09-21 17:06:09 +00:00
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2021-05-14 21:13:24 +00:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2021-05-21 02:01:08 +00:00
MARKETING_VERSION = 1.0.0;
2021-12-28 14:21:44 +00:00
PRODUCT_BUNDLE_IDENTIFIER = pips.swiftfin;
2021-05-14 21:13:24 +00:00
PRODUCT_NAME = "$(TARGET_NAME)";
2021-06-10 04:25:50 +00:00
PROVISIONING_PROFILE_SPECIFIER = "";
2021-06-06 05:57:25 +00:00
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
2021-07-17 00:06:37 +00:00
SWIFT_EMIT_LOC_STRINGS = YES;
2021-05-14 21:13:24 +00:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
2021-06-10 08:05:52 +00:00
628B952F2670CABE0091AF3B /* Debug */ = {
isa = XCBuildConfiguration;
2021-11-07 17:56:07 +00:00
baseConfigurationReference = 4BDCEE3B49CF70A9E9BA3CD8 /* Pods-WidgetExtension.debug.xcconfig */;
2021-06-10 08:05:52 +00:00
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
CODE_SIGN_STYLE = Automatic;
2021-10-17 20:42:47 +00:00
CURRENT_PROJECT_VERSION = 66;
2021-12-28 14:21:44 +00:00
DEVELOPMENT_TEAM = TY84JMYEFE;
2021-06-10 08:05:52 +00:00
INFOPLIST_FILE = WidgetExtension/Info.plist;
2021-10-12 23:57:30 +00:00
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2021-06-10 08:05:52 +00:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.0;
2021-12-28 14:21:44 +00:00
PRODUCT_BUNDLE_IDENTIFIER = pips.swiftfin.widget;
2021-06-10 08:05:52 +00:00
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
2021-07-14 21:42:53 +00:00
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
2021-07-17 00:06:37 +00:00
SWIFT_EMIT_LOC_STRINGS = YES;
2021-06-10 08:05:52 +00:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
628B95302670CABE0091AF3B /* Release */ = {
isa = XCBuildConfiguration;
2021-11-07 17:56:07 +00:00
baseConfigurationReference = FDEDADB92FA8523BC8432E45 /* Pods-WidgetExtension.release.xcconfig */;
2021-06-10 08:05:52 +00:00
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
CODE_SIGN_STYLE = Automatic;
2021-10-17 20:42:47 +00:00
CURRENT_PROJECT_VERSION = 66;
2021-12-28 14:21:44 +00:00
DEVELOPMENT_TEAM = TY84JMYEFE;
2021-06-10 08:05:52 +00:00
INFOPLIST_FILE = WidgetExtension/Info.plist;
2021-10-12 23:57:30 +00:00
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2021-06-10 08:05:52 +00:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.0;
2021-12-28 14:21:44 +00:00
PRODUCT_BUNDLE_IDENTIFIER = pips.swiftfin.widget;
2021-06-10 08:05:52 +00:00
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
2021-07-17 00:06:37 +00:00
SWIFT_EMIT_LOC_STRINGS = YES;
2021-06-10 08:05:52 +00:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
2021-05-14 21:13:24 +00:00
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2021-06-04 03:44:40 +00:00
535870712669D21700D05A09 /* Build configuration list for PBXNativeTarget "JellyfinPlayer tvOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
535870722669D21700D05A09 /* Debug */,
535870732669D21700D05A09 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2021-05-14 21:13:24 +00:00
5377CBEC263B596A003A4E83 /* Build configuration list for PBXProject "JellyfinPlayer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5377CC19263B596B003A4E83 /* Debug */,
5377CC1A263B596B003A4E83 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2021-06-09 00:04:33 +00:00
5377CC1B263B596B003A4E83 /* Build configuration list for PBXNativeTarget "JellyfinPlayer iOS" */ = {
2021-05-14 21:13:24 +00:00
isa = XCConfigurationList;
buildConfigurations = (
5377CC1C263B596B003A4E83 /* Debug */,
5377CC1D263B596B003A4E83 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2021-06-10 08:05:52 +00:00
628B952E2670CABE0091AF3B /* Build configuration list for PBXNativeTarget "WidgetExtension" */ = {
isa = XCConfigurationList;
buildConfigurations = (
628B952F2670CABE0091AF3B /* Debug */,
628B95302670CABE0091AF3B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2021-05-14 21:13:24 +00:00
/* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
2021-05-26 15:42:52 +00:00
5335256F265EA0A0006CCA86 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/siteline/SwiftUI-Introspect";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.1.3;
};
};
2021-07-13 01:14:14 +00:00
53649AAB269CFAEA00A2D8B7 /* XCRemoteSwiftPackageReference "Puppy" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sushichop/Puppy";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.2.0;
};
};
2021-06-20 19:05:55 +00:00
536D3D82267BEA550004248C /* XCRemoteSwiftPackageReference "ParallaxView" */ = {
2021-06-18 21:44:01 +00:00
isa = XCRemoteSwiftPackageReference;
2021-06-20 19:05:55 +00:00
repositoryURL = "https://github.com/PGSSoft/ParallaxView";
2021-06-18 21:44:01 +00:00
requirement = {
kind = upToNextMajorVersion;
2021-06-20 19:05:55 +00:00
minimumVersion = 3.0.0;
2021-06-18 21:44:01 +00:00
};
};
2021-10-15 21:20:00 +00:00
625CB5782678C4A400530A6E /* XCRemoteSwiftPackageReference "ActivityIndicator" */ = {
2021-05-14 21:13:24 +00:00
isa = XCRemoteSwiftPackageReference;
2021-10-15 21:20:00 +00:00
repositoryURL = "https://github.com/duyquang91/ActivityIndicator";
2021-05-14 21:13:24 +00:00
requirement = {
2021-10-15 21:20:00 +00:00
kind = upToNextMajorVersion;
minimumVersion = 1.1.0;
2021-05-14 21:13:24 +00:00
};
};
2021-10-15 21:20:00 +00:00
62C29E9A26D0FE4100C1D2E7 /* XCRemoteSwiftPackageReference "stinsen" */ = {
2021-06-15 13:44:03 +00:00
isa = XCRemoteSwiftPackageReference;
2021-10-15 21:20:00 +00:00
repositoryURL = "https://github.com/rundfunk47/stinsen";
2021-06-15 13:44:03 +00:00
requirement = {
kind = upToNextMajorVersion;
2021-10-15 21:20:00 +00:00
minimumVersion = 2.0.2;
2021-06-15 13:44:03 +00:00
};
};
2021-10-15 22:16:50 +00:00
C4BFD4E327167B63007739E3 /* XCRemoteSwiftPackageReference "SwiftUICollection" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/ABJC/SwiftUICollection";
requirement = {
branch = master;
kind = branch;
};
};
2021-12-28 21:23:35 +00:00
E10EAA43277BB646000269ED /* XCRemoteSwiftPackageReference "jellyfin-sdk-swift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/jellyfin/jellyfin-sdk-swift";
requirement = {
branch = main;
kind = branch;
};
};
E10EAA4B277BB716000269ED /* XCRemoteSwiftPackageReference "swiftui-sliders" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/spacenation/swiftui-sliders";
requirement = {
branch = master;
kind = branch;
};
};
2021-10-15 21:20:00 +00:00
E1218C98271A26BA00EA0737 /* XCRemoteSwiftPackageReference "Nuke" */ = {
2021-07-15 16:26:19 +00:00
isa = XCRemoteSwiftPackageReference;
2021-10-15 21:20:00 +00:00
repositoryURL = "https://github.com/kean/Nuke";
2021-07-15 16:26:19 +00:00
requirement = {
2021-10-15 21:20:00 +00:00
kind = upToNextMajorVersion;
minimumVersion = 9.0.0;
2021-07-15 16:26:19 +00:00
};
};
2021-10-15 21:20:00 +00:00
E1267D42271A212C003C492E /* XCRemoteSwiftPackageReference "CombineExt" */ = {
2021-08-21 10:55:32 +00:00
isa = XCRemoteSwiftPackageReference;
2021-10-15 21:20:00 +00:00
repositoryURL = "https://github.com/CombineCommunity/CombineExt";
2021-08-21 10:55:32 +00:00
requirement = {
kind = upToNextMajorVersion;
2021-10-15 21:20:00 +00:00
minimumVersion = 1.0.0;
2021-08-21 10:55:32 +00:00
};
};
2021-12-28 21:23:35 +00:00
E13DD3C42716499E009D4DAF /* XCRemoteSwiftPackageReference "CoreStore" */ = {
2021-10-12 23:57:30 +00:00
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/JohnEstropia/CoreStore.git";
requirement = {
2021-10-15 21:20:00 +00:00
kind = upToNextMajorVersion;
minimumVersion = 8.1.0;
2021-10-12 23:57:30 +00:00
};
};
2021-10-13 21:58:45 +00:00
E13DD3D127168E65009D4DAF /* XCRemoteSwiftPackageReference "Defaults" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/Defaults";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 6.0.0;
};
};
2021-10-15 21:20:00 +00:00
E1C16B89271A2180009A5D25 /* XCRemoteSwiftPackageReference "SwiftyJSON" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SwiftyJSON/SwiftyJSON";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 5.0.0;
};
};
2021-05-14 21:13:24 +00:00
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
2021-05-26 15:42:52 +00:00
53352570265EA0A0006CCA86 /* Introspect */ = {
isa = XCSwiftPackageProductDependency;
package = 5335256F265EA0A0006CCA86 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */;
productName = Introspect;
};
2021-06-04 03:44:40 +00:00
535870902669D7A800D05A09 /* Introspect */ = {
isa = XCSwiftPackageProductDependency;
package = 5335256F265EA0A0006CCA86 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */;
productName = Introspect;
};
2021-07-13 01:14:14 +00:00
53649AAC269CFAEA00A2D8B7 /* Puppy */ = {
isa = XCSwiftPackageProductDependency;
package = 53649AAB269CFAEA00A2D8B7 /* XCRemoteSwiftPackageReference "Puppy" */;
productName = Puppy;
};
53649AAE269CFAF600A2D8B7 /* Puppy */ = {
isa = XCSwiftPackageProductDependency;
package = 53649AAB269CFAEA00A2D8B7 /* XCRemoteSwiftPackageReference "Puppy" */;
productName = Puppy;
};
2021-07-14 21:42:53 +00:00
53649AB4269D423A00A2D8B7 /* Puppy */ = {
isa = XCSwiftPackageProductDependency;
package = 53649AAB269CFAEA00A2D8B7 /* XCRemoteSwiftPackageReference "Puppy" */;
productName = Puppy;
};
2021-06-17 19:17:44 +00:00
536D3D7C267BD5F90004248C /* ActivityIndicator */ = {
isa = XCSwiftPackageProductDependency;
package = 625CB5782678C4A400530A6E /* XCRemoteSwiftPackageReference "ActivityIndicator" */;
productName = ActivityIndicator;
};
2021-06-18 02:33:41 +00:00
536D3D83267BEA550004248C /* ParallaxView */ = {
isa = XCSwiftPackageProductDependency;
package = 536D3D82267BEA550004248C /* XCRemoteSwiftPackageReference "ParallaxView" */;
productName = ParallaxView;
};
2021-06-16 03:47:05 +00:00
53ABFDEC26799D7700886593 /* ActivityIndicator */ = {
isa = XCSwiftPackageProductDependency;
package = 625CB5782678C4A400530A6E /* XCRemoteSwiftPackageReference "ActivityIndicator" */;
productName = ActivityIndicator;
};
2021-08-25 09:09:34 +00:00
6220D0C826D63F3700B8E046 /* Stinsen */ = {
isa = XCSwiftPackageProductDependency;
package = 62C29E9A26D0FE4100C1D2E7 /* XCRemoteSwiftPackageReference "stinsen" */;
productName = Stinsen;
};
2021-06-15 13:44:03 +00:00
625CB5792678C4A400530A6E /* ActivityIndicator */ = {
isa = XCSwiftPackageProductDependency;
package = 625CB5782678C4A400530A6E /* XCRemoteSwiftPackageReference "ActivityIndicator" */;
productName = ActivityIndicator;
};
2021-08-21 10:55:32 +00:00
62C29E9B26D0FE4200C1D2E7 /* Stinsen */ = {
isa = XCSwiftPackageProductDependency;
package = 62C29E9A26D0FE4100C1D2E7 /* XCRemoteSwiftPackageReference "stinsen" */;
productName = Stinsen;
};
2021-12-28 21:23:35 +00:00
E10EAA44277BB646000269ED /* JellyfinAPI */ = {
isa = XCSwiftPackageProductDependency;
package = E10EAA43277BB646000269ED /* XCRemoteSwiftPackageReference "jellyfin-sdk-swift" */;
productName = JellyfinAPI;
};
E10EAA46277BB670000269ED /* JellyfinAPI */ = {
isa = XCSwiftPackageProductDependency;
package = E10EAA43277BB646000269ED /* XCRemoteSwiftPackageReference "jellyfin-sdk-swift" */;
productName = JellyfinAPI;
};
E10EAA4C277BB716000269ED /* Sliders */ = {
isa = XCSwiftPackageProductDependency;
package = E10EAA4B277BB716000269ED /* XCRemoteSwiftPackageReference "swiftui-sliders" */;
productName = Sliders;
};
2021-10-14 23:21:10 +00:00
E12186DD2718F1C50010884C /* Defaults */ = {
isa = XCSwiftPackageProductDependency;
package = E13DD3D127168E65009D4DAF /* XCRemoteSwiftPackageReference "Defaults" */;
productName = Defaults;
};
2021-10-15 21:20:00 +00:00
E1218C99271A26BA00EA0737 /* Nuke */ = {
isa = XCSwiftPackageProductDependency;
package = E1218C98271A26BA00EA0737 /* XCRemoteSwiftPackageReference "Nuke" */;
productName = Nuke;
};
E1218C9B271A26C400EA0737 /* Nuke */ = {
isa = XCSwiftPackageProductDependency;
package = E1218C98271A26BA00EA0737 /* XCRemoteSwiftPackageReference "Nuke" */;
productName = Nuke;
};
2021-10-15 21:41:50 +00:00
E1218C9D271A2CD600EA0737 /* CombineExt */ = {
isa = XCSwiftPackageProductDependency;
package = E1267D42271A212C003C492E /* XCRemoteSwiftPackageReference "CombineExt" */;
productName = CombineExt;
};
E1218C9F271A2CF200EA0737 /* Nuke */ = {
isa = XCSwiftPackageProductDependency;
package = E1218C98271A26BA00EA0737 /* XCRemoteSwiftPackageReference "Nuke" */;
productName = Nuke;
};
2021-10-12 23:57:30 +00:00
E13DD3C52716499E009D4DAF /* CoreStore */ = {
isa = XCSwiftPackageProductDependency;
2021-12-28 21:23:35 +00:00
package = E13DD3C42716499E009D4DAF /* XCRemoteSwiftPackageReference "CoreStore" */;
2021-10-12 23:57:30 +00:00
productName = CoreStore;
};
E13DD3CC27164CA7009D4DAF /* CoreStore */ = {
isa = XCSwiftPackageProductDependency;
2021-12-28 21:23:35 +00:00
package = E13DD3C42716499E009D4DAF /* XCRemoteSwiftPackageReference "CoreStore" */;
2021-10-12 23:57:30 +00:00
productName = CoreStore;
};
E13DD3CE27164E1F009D4DAF /* CoreStore */ = {
isa = XCSwiftPackageProductDependency;
2021-12-28 21:23:35 +00:00
package = E13DD3C42716499E009D4DAF /* XCRemoteSwiftPackageReference "CoreStore" */;
2021-10-12 23:57:30 +00:00
productName = CoreStore;
};
2021-10-13 21:58:45 +00:00
E13DD3D227168E65009D4DAF /* Defaults */ = {
isa = XCSwiftPackageProductDependency;
package = E13DD3D127168E65009D4DAF /* XCRemoteSwiftPackageReference "Defaults" */;
productName = Defaults;
};
E13DD3DC27175CE3009D4DAF /* Defaults */ = {
isa = XCSwiftPackageProductDependency;
package = E13DD3D127168E65009D4DAF /* XCRemoteSwiftPackageReference "Defaults" */;
productName = Defaults;
};
2022-01-01 07:33:19 +00:00
E178857C278037FD0094FBCF /* JellyfinAPI */ = {
isa = XCSwiftPackageProductDependency;
package = E10EAA43277BB646000269ED /* XCRemoteSwiftPackageReference "jellyfin-sdk-swift" */;
productName = JellyfinAPI;
};
2021-10-15 22:16:50 +00:00
E1A99998271A3429008E78C0 /* SwiftUICollection */ = {
isa = XCSwiftPackageProductDependency;
package = C4BFD4E327167B63007739E3 /* XCRemoteSwiftPackageReference "SwiftUICollection" */;
productName = SwiftUICollection;
};
E1A9999A271A343C008E78C0 /* SwiftUICollection */ = {
isa = XCSwiftPackageProductDependency;
package = C4BFD4E327167B63007739E3 /* XCRemoteSwiftPackageReference "SwiftUICollection" */;
productName = SwiftUICollection;
};
2021-10-15 21:20:00 +00:00
E1B6DCE7271A23780015B715 /* CombineExt */ = {
isa = XCSwiftPackageProductDependency;
package = E1267D42271A212C003C492E /* XCRemoteSwiftPackageReference "CombineExt" */;
productName = CombineExt;
};
E1B6DCE9271A23880015B715 /* SwiftyJSON */ = {
isa = XCSwiftPackageProductDependency;
package = E1C16B89271A2180009A5D25 /* XCRemoteSwiftPackageReference "SwiftyJSON" */;
productName = SwiftyJSON;
};
2021-05-14 21:13:24 +00:00
/* End XCSwiftPackageProductDependency section */
};
rootObject = 5377CBE9263B596A003A4E83 /* Project object */;
}