|
10 | 10 | 0F007EB12C2B46440042A95F /* VLCMLMedia+isWatched.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F007EB02C2B46440042A95F /* VLCMLMedia+isWatched.m */; }; |
11 | 11 | 0F47AB962C1C42FF004B630F /* LongPressPlaybackSpeedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F47AB942C1C42FF004B630F /* LongPressPlaybackSpeedView.swift */; }; |
12 | 12 | 13925DC647EC27EEB2818FD2 /* libPods-VLC-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B0E3BE184ED7B95399C04EB6 /* libPods-VLC-tvOS.a */; }; |
| 13 | + 1B39FA082C73BBA200F6F960 /* NSURLSessionConfiguration+default.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8F2C63D57300E414B4 /* NSURLSessionConfiguration+default.m */; }; |
| 14 | + 1B39FA092C73BBA200F6F960 /* NSURLSessionConfiguration+default.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8F2C63D57300E414B4 /* NSURLSessionConfiguration+default.m */; }; |
| 15 | + 1B39FA0A2C73BBA300F6F960 /* NSURLSessionConfiguration+default.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8F2C63D57300E414B4 /* NSURLSessionConfiguration+default.m */; }; |
| 16 | + 1B39FA0B2C73BBA300F6F960 /* NSURLSessionConfiguration+default.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8F2C63D57300E414B4 /* NSURLSessionConfiguration+default.m */; }; |
| 17 | + 1B39FA0D2C73BBA400F6F960 /* NSURLSessionConfiguration+default.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8F2C63D57300E414B4 /* NSURLSessionConfiguration+default.m */; }; |
| 18 | + 1B39FA0E2C73BBA800F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8C2C63D52000E414B4 /* NSURLSession+sharedMPTCPSession.m */; }; |
| 19 | + 1B39FA0F2C73BBA800F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8C2C63D52000E414B4 /* NSURLSession+sharedMPTCPSession.m */; }; |
| 20 | + 1B39FA102C73BBA900F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8C2C63D52000E414B4 /* NSURLSession+sharedMPTCPSession.m */; }; |
| 21 | + 1B39FA112C73BBA900F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8C2C63D52000E414B4 /* NSURLSession+sharedMPTCPSession.m */; }; |
| 22 | + 1B39FA122C73BBA900F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B2DEE8C2C63D52000E414B4 /* NSURLSession+sharedMPTCPSession.m */; }; |
13 | 23 | 226D57DD2B42C4710090AD88 /* VLCFavoriteService.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DA58D642B10E96800E5BA84 /* VLCFavoriteService.m */; }; |
14 | 24 | 226D57E12B42FE060090AD88 /* FavoriteHeaderContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 226D57E02B42FE060090AD88 /* FavoriteHeaderContentView.swift */; }; |
15 | 25 | 226D57E22B42FE060090AD88 /* FavoriteHeaderContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 226D57E02B42FE060090AD88 /* FavoriteHeaderContentView.swift */; }; |
|
520 | 530 | 0F47AB942C1C42FF004B630F /* LongPressPlaybackSpeedView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LongPressPlaybackSpeedView.swift; sourceTree = "<group>"; }; |
521 | 531 | 1ACB60BB25275E5700405250 /* VLCFirstStepsBaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCFirstStepsBaseViewController.h; sourceTree = "<group>"; }; |
522 | 532 | 1ACB60BC25275E5700405250 /* VLCFirstStepsBaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCFirstStepsBaseViewController.m; sourceTree = "<group>"; }; |
| 533 | + 1B2DEE8B2C63D4FF00E414B4 /* NSURLSession+sharedMPTCPSession.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSURLSession+sharedMPTCPSession.h"; sourceTree = "<group>"; }; |
| 534 | + 1B2DEE8C2C63D52000E414B4 /* NSURLSession+sharedMPTCPSession.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSURLSession+sharedMPTCPSession.m"; sourceTree = "<group>"; }; |
| 535 | + 1B2DEE8E2C63D54900E414B4 /* NSURLSessionConfiguration+default.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSURLSessionConfiguration+default.h"; sourceTree = "<group>"; }; |
| 536 | + 1B2DEE8F2C63D57300E414B4 /* NSURLSessionConfiguration+default.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSURLSessionConfiguration+default.m"; sourceTree = "<group>"; }; |
523 | 537 | 226D57E02B42FE060090AD88 /* FavoriteHeaderContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoriteHeaderContentView.swift; sourceTree = "<group>"; }; |
524 | 538 | 226D57E82B4439080090AD88 /* FavoriteSectionHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FavoriteSectionHeader.swift; sourceTree = "<group>"; }; |
525 | 539 | 226D57EB2B4439880090AD88 /* VLCFavoriteListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VLCFavoriteListViewController.swift; sourceTree = "<group>"; }; |
|
1364 | 1378 | path = Pods; |
1365 | 1379 | sourceTree = "<group>"; |
1366 | 1380 | }; |
| 1381 | + 1B2DEE8A2C63D4DE00E414B4 /* NSURLSession */ = { |
| 1382 | + isa = PBXGroup; |
| 1383 | + children = ( |
| 1384 | + 1B2DEE8B2C63D4FF00E414B4 /* NSURLSession+sharedMPTCPSession.h */, |
| 1385 | + 1B2DEE8C2C63D52000E414B4 /* NSURLSession+sharedMPTCPSession.m */, |
| 1386 | + ); |
| 1387 | + path = NSURLSession; |
| 1388 | + sourceTree = "<group>"; |
| 1389 | + }; |
| 1390 | + 1B2DEE8D2C63D53100E414B4 /* NSURLSessionConfiguration */ = { |
| 1391 | + isa = PBXGroup; |
| 1392 | + children = ( |
| 1393 | + 1B2DEE8E2C63D54900E414B4 /* NSURLSessionConfiguration+default.h */, |
| 1394 | + 1B2DEE8F2C63D57300E414B4 /* NSURLSessionConfiguration+default.m */, |
| 1395 | + ); |
| 1396 | + path = NSURLSessionConfiguration; |
| 1397 | + sourceTree = "<group>"; |
| 1398 | + }; |
1367 | 1399 | 226D57E62B44379E0090AD88 /* iOS */ = { |
1368 | 1400 | isa = PBXGroup; |
1369 | 1401 | children = ( |
|
2079 | 2111 | 7DC7BA7628C894DA00109F28 /* Extensions */ = { |
2080 | 2112 | isa = PBXGroup; |
2081 | 2113 | children = ( |
| 2114 | + 1B2DEE8D2C63D53100E414B4 /* NSURLSessionConfiguration */, |
| 2115 | + 1B2DEE8A2C63D4DE00E414B4 /* NSURLSession */, |
2082 | 2116 | 7DC7BAB928C8959300109F28 /* URLs */, |
2083 | 2117 | 7DC7BAA628C8957A00109F28 /* UIKit */, |
2084 | 2118 | 7DC7BA9828C8955700109F28 /* UI Elements */, |
|
3494 | 3528 | isa = PBXSourcesBuildPhase; |
3495 | 3529 | buildActionMask = 2147483647; |
3496 | 3530 | files = ( |
| 3531 | + 1B39FA122C73BBA900F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */, |
3497 | 3532 | 4133CAE922CCB26C0047A4EC /* VLCAccessibilityIdentifier.swift in Sources */, |
3498 | 3533 | 4133CAE722CCB0820047A4EC /* Screenshot.swift in Sources */, |
3499 | 3534 | 4133CAE822CCB1250047A4EC /* TestHelper.swift in Sources */, |
3500 | 3535 | 4133CAEA22CCB4E10047A4EC /* SnapshotHelper.swift in Sources */, |
| 3536 | + 1B39FA0D2C73BBA400F6F960 /* NSURLSessionConfiguration+default.m in Sources */, |
3501 | 3537 | ); |
3502 | 3538 | runOnlyForDeploymentPostprocessing = 0; |
3503 | 3539 | }; |
3504 | 3540 | 41533C8D211338D500EC3ABA /* Sources */ = { |
3505 | 3541 | isa = PBXSourcesBuildPhase; |
3506 | 3542 | buildActionMask = 2147483647; |
3507 | 3543 | files = ( |
| 3544 | + 1B39FA112C73BBA900F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */, |
| 3545 | + 1B39FA0B2C73BBA300F6F960 /* NSURLSessionConfiguration+default.m in Sources */, |
3508 | 3546 | 41533C9E2113392F00EC3ABA /* URLHandlerTests.swift in Sources */, |
3509 | 3547 | ); |
3510 | 3548 | runOnlyForDeploymentPostprocessing = 0; |
|
3513 | 3551 | isa = PBXSourcesBuildPhase; |
3514 | 3552 | buildActionMask = 2147483647; |
3515 | 3553 | files = ( |
| 3554 | + 1B39FA102C73BBA900F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */, |
3516 | 3555 | CAA0B0F720726A0E00B9274E /* TestHelper.swift in Sources */, |
3517 | 3556 | 8DD6516F208C89BC0052EE68 /* VLCAccessibilityIdentifier.swift in Sources */, |
3518 | 3557 | CAA0B0F02072651A00B9274E /* XCUIElement+Helpers.swift in Sources */, |
3519 | 3558 | CAA0B0ED2072651000B9274E /* VLCTestMenu.swift in Sources */, |
| 3559 | + 1B39FA0A2C73BBA300F6F960 /* NSURLSessionConfiguration+default.m in Sources */, |
3520 | 3560 | ); |
3521 | 3561 | runOnlyForDeploymentPostprocessing = 0; |
3522 | 3562 | }; |
|
3532 | 3572 | DD8095E01BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.m in Sources */, |
3533 | 3573 | DD9D8F651C01F96700B4060F /* VLCPlaybackInfoChaptersTVViewController.m in Sources */, |
3534 | 3574 | DDEAECFE1BDFFAEE00756C83 /* Reachability.m in Sources */, |
| 3575 | + 1B39FA092C73BBA200F6F960 /* NSURLSessionConfiguration+default.m in Sources */, |
3535 | 3576 | DD3EFF561BDEBCE500B68579 /* VLCLocalNetworkServiceBrowserDSM.m in Sources */, |
3536 | 3577 | 7D0C207128C896B800CCFFEF /* URL+isExcludedFromBackup.swift in Sources */, |
3537 | 3578 | DDA1B90A1CE902EE0076BC45 /* VLCNetworkServerLoginInformation+Keychain.m in Sources */, |
|
3572 | 3613 | 226D57DD2B42C4710090AD88 /* VLCFavoriteService.m in Sources */, |
3573 | 3614 | 7D1A2DB11BF66335002E0962 /* VLCMDFBrowsingArtworkProvider.m in Sources */, |
3574 | 3615 | DD3EFF501BDEBCE500B68579 /* VLCPlexParser.m in Sources */, |
| 3616 | + 1B39FA0F2C73BBA800F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */, |
3575 | 3617 | 7D405ED31BEA11CD006ED886 /* VLCHTTPUploaderController.m in Sources */, |
3576 | 3618 | 7DC869C328CB7E5700EE99F8 /* VLCNetworkLoginTVViewController.swift in Sources */, |
3577 | 3619 | 7DF90B4B1BE7A8110059C0E3 /* IASKSpecifier.m in Sources */, |
|
3774 | 3816 | DD3EFF3B1BDEBCE500B68579 /* VLCNetworkServerBrowserVLCMedia.m in Sources */, |
3775 | 3817 | 8DB0D71924CED15C00915506 /* VideoPlayerControls.swift in Sources */, |
3776 | 3818 | 41B93C051A53835300102E8B /* VLCCloudServiceCell.m in Sources */, |
| 3819 | + 1B39FA082C73BBA200F6F960 /* NSURLSessionConfiguration+default.m in Sources */, |
3777 | 3820 | 8DE1887421089B3A00A091D2 /* MediaLibraryBaseModel.swift in Sources */, |
3778 | 3821 | 7D6D2CEF2A0A6056001604B3 /* VLCOneDriveController.m in Sources */, |
3779 | 3822 | 7D745DD12B88CEBE004B4DCD /* VLCSEPA.m in Sources */, |
|
3880 | 3923 | 444E5BFA24C6081B0003B69C /* PasscodeLockController.swift in Sources */, |
3881 | 3924 | 7D6D2CEE2A0A6056001604B3 /* VLCOneDriveTableViewController.m in Sources */, |
3882 | 3925 | 7D30F3DF183AB31E00FFC021 /* VLCWiFiUploadTableViewCell.m in Sources */, |
| 3926 | + 1B39FA0E2C73BBA800F6F960 /* NSURLSession+sharedMPTCPSession.m in Sources */, |
3883 | 3927 | 7D30F3EA183AB34200FFC021 /* VLCGoogleDriveController.m in Sources */, |
3884 | 3928 | 7D37196428F1F0B800C5A9F2 /* VLCAppSceneDelegate.m in Sources */, |
3885 | 3929 | 417D7F601F7BA26200DDF36A /* VLCRemoteControlService.m in Sources */, |
|
0 commit comments