|
@@ -8,6 +8,7 @@
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
14903A768F4E959C0828288C /* libPods-VLC-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 52DDBB38DF22E6BBD19C38C8 /* libPods-VLC-tvOS.a */; };
|
|
|
+ 226083AA75B10C9AA36C939A /* libPods-VLC-iOS-Screenshots.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D5BE7EF6F028FE82FA278E5E /* libPods-VLC-iOS-Screenshots.a */; };
|
|
|
2629C888223991A400F8D080 /* VLCMediaThumbnailerCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2629C887223991A400F8D080 /* VLCMediaThumbnailerCache.swift */; };
|
|
|
2663ACB222497D21000FBB95 /* VLCNetworkLoginTVViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2663ACB122497D21000FBB95 /* VLCNetworkLoginTVViewController.swift */; };
|
|
|
2663ACB422497D47000FBB95 /* VLCNetworkLoginTVViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2663ACB322497D47000FBB95 /* VLCNetworkLoginTVViewController.xib */; };
|
|
@@ -21,6 +22,10 @@
|
|
|
41273A3C1A955C4100A2EF77 /* VLCMigrationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 41273A3A1A955C4100A2EF77 /* VLCMigrationViewController.m */; };
|
|
|
41273A3D1A955C4100A2EF77 /* VLCMigrationViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41273A3B1A955C4100A2EF77 /* VLCMigrationViewController.xib */; };
|
|
|
4129CF2F22D5E498005EF5E8 /* AppUtitlity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4129CF2E22D5E498005EF5E8 /* AppUtitlity.swift */; };
|
|
|
+ 4133CAE722CCB0820047A4EC /* Screenshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD925782075536300F88496 /* Screenshot.swift */; };
|
|
|
+ 4133CAE822CCB1250047A4EC /* TestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAA0B0F620726A0E00B9274E /* TestHelper.swift */; };
|
|
|
+ 4133CAE922CCB26C0047A4EC /* VLCAccessibilityIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DD6516E208C89BC0052EE68 /* VLCAccessibilityIdentifier.swift */; };
|
|
|
+ 4133CAEA22CCB4E10047A4EC /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD925802075613100F88496 /* SnapshotHelper.swift */; };
|
|
|
413EC987201A329D00BF412F /* SortModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 413EC986201A329D00BF412F /* SortModel.swift */; };
|
|
|
413EC98B201B4F2C00BF412F /* PresentationTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 413EC98A201B4F2B00BF412F /* PresentationTheme.swift */; };
|
|
|
414327A521B6E55700B061F6 /* PlaybackSpeedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 414327A421B6E55700B061F6 /* PlaybackSpeedView.swift */; };
|
|
@@ -278,8 +283,6 @@
|
|
|
CABCBAFF20EB15EA0040E2F5 /* VLCSettingsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CABCBAFE20EB15EA0040E2F5 /* VLCSettingsTableViewCell.swift */; };
|
|
|
CAC0AFED20CF8F6F00EDB035 /* VLCAccessibilityIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DD6516E208C89BC0052EE68 /* VLCAccessibilityIdentifier.swift */; };
|
|
|
CAC7E3DE20F87BD000000751 /* VLCSettingsSpecifierManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAC7E3DD20F87BD000000751 /* VLCSettingsSpecifierManager.swift */; };
|
|
|
- CAD925792075536300F88496 /* Screenshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD925782075536300F88496 /* Screenshot.swift */; };
|
|
|
- CAD925812075613200F88496 /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD925802075613100F88496 /* SnapshotHelper.swift */; };
|
|
|
CADFAD08207D128200103F33 /* VLCEmptyLibraryView.m in Sources */ = {isa = PBXBuildFile; fileRef = CADFAD07207D128200103F33 /* VLCEmptyLibraryView.m */; };
|
|
|
CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC51170493B100A20CBF /* OpenGLES.framework */; };
|
|
|
CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC53170493B800A20CBF /* AudioToolbox.framework */; };
|
|
@@ -287,7 +290,6 @@
|
|
|
CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC57170493E100A20CBF /* CoreData.framework */; };
|
|
|
CCE2A22E17A5859E00D9EAAD /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CCE2A22D17A5859E00D9EAAD /* CoreText.framework */; };
|
|
|
D0AF091F220A741300076D07 /* VLCCloudSortingSpecifierManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0AF091E220A741300076D07 /* VLCCloudSortingSpecifierManager.swift */; };
|
|
|
- D0B4747EFAB8D3C480603D86 /* libPods-VLC-iOSUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 65EC8984D840047F50AA00A1 /* libPods-VLC-iOSUITests.a */; };
|
|
|
D6E034ED1CC284FC0037F516 /* VLCStreamingHistoryCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D6E034EC1CC284FC0037F516 /* VLCStreamingHistoryCell.m */; };
|
|
|
DD13A37B1BEE2FAA00A35554 /* VLCMaskView.m in Sources */ = {isa = PBXBuildFile; fileRef = DD13A37A1BEE2FAA00A35554 /* VLCMaskView.m */; };
|
|
|
DD1B31F41BF637D500A369B6 /* VLCPlaybackInfoTracksTVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1B31F21BF637D500A369B6 /* VLCPlaybackInfoTracksTVViewController.m */; };
|
|
@@ -388,6 +390,13 @@
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
+ 4133CAE122CCB0620047A4EC /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 7D94FCD316DE7D1000F2623B /* Project object */;
|
|
|
+ proxyType = 1;
|
|
|
+ remoteGlobalIDString = 7D94FCDA16DE7D1000F2623B;
|
|
|
+ remoteInfo = "VLC-iOS";
|
|
|
+ };
|
|
|
41533C96211338D600EC3ABA /* PBXContainerItemProxy */ = {
|
|
|
isa = PBXContainerItemProxy;
|
|
|
containerPortal = 7D94FCD316DE7D1000F2623B /* Project object */;
|
|
@@ -425,6 +434,8 @@
|
|
|
41273A3B1A955C4100A2EF77 /* VLCMigrationViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCMigrationViewController.xib; path = Sources/VLCMigrationViewController.xib; sourceTree = SOURCE_ROOT; };
|
|
|
4129CF2E22D5E498005EF5E8 /* AppUtitlity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppUtitlity.swift; path = ../Sources/AppUtitlity.swift; sourceTree = "<group>"; };
|
|
|
412BE7521FC4947400ACCC42 /* VLCMediaSubcategory+VLCDragAndDrop.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "VLCMediaSubcategory+VLCDragAndDrop.swift"; path = "Sources/VLCMediaSubcategory+VLCDragAndDrop.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
+ 4133CADC22CCB0620047A4EC /* VLC-iOS-Screenshots.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "VLC-iOS-Screenshots.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 4133CAE022CCB0620047A4EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
413EC986201A329D00BF412F /* SortModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = SortModel.swift; path = Sources/Coordinators/SortModel.swift; sourceTree = SOURCE_ROOT; };
|
|
|
413EC98A201B4F2B00BF412F /* PresentationTheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PresentationTheme.swift; sourceTree = "<group>"; };
|
|
|
414327A421B6E55700B061F6 /* PlaybackSpeedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = PlaybackSpeedView.swift; path = Sources/PlaybackSpeedView.swift; sourceTree = "<group>"; };
|
|
@@ -546,12 +557,12 @@
|
|
|
41F9BC7B1F4F20E400268461 /* VLCTrackSelectorView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = VLCTrackSelectorView.m; path = Sources/VLCTrackSelectorView.m; sourceTree = SOURCE_ROOT; };
|
|
|
41FCD2F720B565B500660AAB /* VLCAlertViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VLCAlertViewController.swift; sourceTree = "<group>"; };
|
|
|
52DDBB38DF22E6BBD19C38C8 /* libPods-VLC-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VLC-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 5671052B495534848FA467EE /* Pods-VLC-iOS-Screenshots.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-iOS-Screenshots.release.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-iOS-Screenshots/Pods-VLC-iOS-Screenshots.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
5B343E4F4D971F5A169EB864 /* Pods-VLC-iOS.distribution.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-iOS.distribution.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-iOS/Pods-VLC-iOS.distribution.xcconfig"; sourceTree = "<group>"; };
|
|
|
65EC8984D840047F50AA00A1 /* libPods-VLC-iOSUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VLC-iOSUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
6B4E33CF1BF2A39400A35255 /* playerControl.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = playerControl.css; path = Resources/web/playerControl.css; sourceTree = SOURCE_ROOT; };
|
|
|
6B4E33D01BF2A39400A35255 /* playerControl.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = playerControl.js; path = Resources/web/playerControl.js; sourceTree = SOURCE_ROOT; };
|
|
|
- 6E092E29817D21B01AC28759 /* Pods-VLC-iOSUITests.distribution.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-iOSUITests.distribution.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-iOSUITests/Pods-VLC-iOSUITests.distribution.xcconfig"; sourceTree = "<group>"; };
|
|
|
- 729E20FA8EE1683CD45270FB /* Pods-VLC-iOSUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-iOSUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-iOSUITests/Pods-VLC-iOSUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
+ 703A80CCC005093CCDFBECBF /* Pods-VLC-iOS-Screenshots.distribution.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-iOS-Screenshots.distribution.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-iOS-Screenshots/Pods-VLC-iOS-Screenshots.distribution.xcconfig"; sourceTree = "<group>"; };
|
|
|
7AC8629B1765DC560011611A /* style.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = style.css; sourceTree = "<group>"; };
|
|
|
7AC8629E1765E90C0011611A /* jquery-1.10.1.min.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "jquery-1.10.1.min.js"; sourceTree = "<group>"; };
|
|
|
7AC8629F1765E90C0011611A /* jquery.fileupload.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = jquery.fileupload.js; sourceTree = "<group>"; };
|
|
@@ -843,10 +854,9 @@
|
|
|
A7035BBD174519600057DFA7 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = file; path = iTunesArtwork; sourceTree = "<group>"; };
|
|
|
A79246C7170F11DF0036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; lineEnding = 0; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.simpleColoring; };
|
|
|
A79246C9170F11E40036AAF2 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
- AB6F7FA639FBCA496EAED707 /* Pods-VLC-iOSUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-iOSUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-iOSUITests/Pods-VLC-iOSUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
AC40202FFE42CEDCEB37E50D /* Pods-VLC-tvOS.distribution.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-tvOS.distribution.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-tvOS/Pods-VLC-tvOS.distribution.xcconfig"; sourceTree = "<group>"; };
|
|
|
C6872E7B396534F3DAF4E48F /* Pods-VLC-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-iOS/Pods-VLC-iOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
- CA6FB8222074601900FC9BF2 /* VLC-iOSUITest-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "VLC-iOSUITest-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
+ CA6FB8222074601900FC9BF2 /* VLC-iOS-Screenshots-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "VLC-iOS-Screenshots-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
CAA0B0F620726A0E00B9274E /* TestHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestHelper.swift; sourceTree = "<group>"; };
|
|
|
CABCBAFE20EB15EA0040E2F5 /* VLCSettingsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = VLCSettingsTableViewCell.swift; path = Sources/VLCSettingsTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
CABCBB0020EB38580040E2F5 /* IASKSettingsTableViewController+Protected.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "IASKSettingsTableViewController+Protected.h"; path = "Sources/IASKSettingsTableViewController+Protected.h"; sourceTree = "<group>"; };
|
|
@@ -870,6 +880,8 @@
|
|
|
CCE2A22D17A5859E00D9EAAD /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
|
|
|
CE6CC455148EC65B1D66CC66 /* libPods-VLC-iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VLC-iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
D0AF091E220A741300076D07 /* VLCCloudSortingSpecifierManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VLCCloudSortingSpecifierManager.swift; path = Sources/VLCCloudSortingSpecifierManager.swift; sourceTree = "<group>"; };
|
|
|
+ D581CD3C269D82BD6A25E543 /* Pods-VLC-iOS-Screenshots.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VLC-iOS-Screenshots.debug.xcconfig"; path = "Pods/Target Support Files/Pods-VLC-iOS-Screenshots/Pods-VLC-iOS-Screenshots.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
+ D5BE7EF6F028FE82FA278E5E /* libPods-VLC-iOS-Screenshots.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VLC-iOS-Screenshots.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
D6E034EB1CC284FC0037F516 /* VLCStreamingHistoryCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamingHistoryCell.h; path = Sources/VLCStreamingHistoryCell.h; sourceTree = SOURCE_ROOT; };
|
|
|
D6E034EC1CC284FC0037F516 /* VLCStreamingHistoryCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCStreamingHistoryCell.m; path = Sources/VLCStreamingHistoryCell.m; sourceTree = SOURCE_ROOT; };
|
|
|
DD13A3791BEE2FAA00A35554 /* VLCMaskView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMaskView.h; path = "UI Elements/VLCMaskView.h"; sourceTree = "<group>"; };
|
|
@@ -1019,6 +1031,14 @@
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
+ 4133CAD922CCB0620047A4EC /* Frameworks */ = {
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 226083AA75B10C9AA36C939A /* libPods-VLC-iOS-Screenshots.a in Frameworks */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
41533C8E211338D500EC3ABA /* Frameworks */ = {
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -1031,7 +1051,6 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- D0B4747EFAB8D3C480603D86 /* libPods-VLC-iOSUITests.a in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -1107,6 +1126,16 @@
|
|
|
name = "Recovered References";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 4133CADD22CCB0620047A4EC /* VLC-iOSScreenShots */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ CA6FB8222074601900FC9BF2 /* VLC-iOS-Screenshots-Bridging-Header.h */,
|
|
|
+ CAD925782075536300F88496 /* Screenshot.swift */,
|
|
|
+ 4133CAE022CCB0620047A4EC /* Info.plist */,
|
|
|
+ );
|
|
|
+ path = "VLC-iOSScreenShots";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
415163B01FD0AEC700161354 /* Coordinators */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1145,8 +1174,6 @@
|
|
|
children = (
|
|
|
CAC0AFE720CF8A6900EDB035 /* Helpers */,
|
|
|
41B0BC8A1F73ED7D0063BA26 /* Info.plist */,
|
|
|
- CA6FB8222074601900FC9BF2 /* VLC-iOSUITest-Bridging-Header.h */,
|
|
|
- CAD925782075536300F88496 /* Screenshot.swift */,
|
|
|
CAF76D8F20709C4100E2AD7B /* VLCTestMenu.swift */,
|
|
|
);
|
|
|
path = "VLC-iOS-UITests";
|
|
@@ -1464,6 +1491,7 @@
|
|
|
7D13293E1BA1F10100BE647E /* VLC-TV */,
|
|
|
41B0BC871F73ED7D0063BA26 /* VLC-iOS-UITests */,
|
|
|
41533C92211338D500EC3ABA /* VLC-iOS-Tests */,
|
|
|
+ 4133CADD22CCB0620047A4EC /* VLC-iOSScreenShots */,
|
|
|
7D94FCDD16DE7D1000F2623B /* Frameworks */,
|
|
|
7D94FCDC16DE7D1000F2623B /* Products */,
|
|
|
A77803FFDA800BD6A3DAED0C /* Pods */,
|
|
@@ -1479,6 +1507,7 @@
|
|
|
7D13293D1BA1F10100BE647E /* VLC-tvOS.app */,
|
|
|
41B0BC861F73ED7D0063BA26 /* VLC-iOSUITests.xctest */,
|
|
|
41533C91211338D500EC3ABA /* VLC-iOSTests.xctest */,
|
|
|
+ 4133CADC22CCB0620047A4EC /* VLC-iOS-Screenshots.xctest */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
@@ -1512,6 +1541,7 @@
|
|
|
91CCB170FBC97B6B93B99E0A /* libPods-VLC-iOSTests.a */,
|
|
|
65EC8984D840047F50AA00A1 /* libPods-VLC-iOSUITests.a */,
|
|
|
52DDBB38DF22E6BBD19C38C8 /* libPods-VLC-tvOS.a */,
|
|
|
+ D5BE7EF6F028FE82FA278E5E /* libPods-VLC-iOS-Screenshots.a */,
|
|
|
);
|
|
|
name = Frameworks;
|
|
|
sourceTree = "<group>";
|
|
@@ -1948,9 +1978,9 @@
|
|
|
3E95DC30A81B2AF9F7442E00 /* Pods-VLC-iOSTests.debug.xcconfig */,
|
|
|
7FC9CCF39DD8843873A42D34 /* Pods-VLC-iOSTests.release.xcconfig */,
|
|
|
E39E49F085F7C54D2DB79534 /* Pods-VLC-iOSTests.distribution.xcconfig */,
|
|
|
- AB6F7FA639FBCA496EAED707 /* Pods-VLC-iOSUITests.debug.xcconfig */,
|
|
|
- 729E20FA8EE1683CD45270FB /* Pods-VLC-iOSUITests.release.xcconfig */,
|
|
|
- 6E092E29817D21B01AC28759 /* Pods-VLC-iOSUITests.distribution.xcconfig */,
|
|
|
+ D581CD3C269D82BD6A25E543 /* Pods-VLC-iOS-Screenshots.debug.xcconfig */,
|
|
|
+ 5671052B495534848FA467EE /* Pods-VLC-iOS-Screenshots.release.xcconfig */,
|
|
|
+ 703A80CCC005093CCDFBECBF /* Pods-VLC-iOS-Screenshots.distribution.xcconfig */,
|
|
|
);
|
|
|
name = Pods;
|
|
|
sourceTree = "<group>";
|
|
@@ -2238,6 +2268,25 @@
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
+ 4133CADB22CCB0620047A4EC /* VLC-iOS-Screenshots */ = {
|
|
|
+ isa = PBXNativeTarget;
|
|
|
+ buildConfigurationList = 4133CAE622CCB0620047A4EC /* Build configuration list for PBXNativeTarget "VLC-iOS-Screenshots" */;
|
|
|
+ buildPhases = (
|
|
|
+ 2E5934DFBFA4E9DF220B9070 /* [CP] Check Pods Manifest.lock */,
|
|
|
+ 4133CAD822CCB0620047A4EC /* Sources */,
|
|
|
+ 4133CAD922CCB0620047A4EC /* Frameworks */,
|
|
|
+ 4133CADA22CCB0620047A4EC /* Resources */,
|
|
|
+ );
|
|
|
+ buildRules = (
|
|
|
+ );
|
|
|
+ dependencies = (
|
|
|
+ 4133CAE222CCB0620047A4EC /* PBXTargetDependency */,
|
|
|
+ );
|
|
|
+ name = "VLC-iOS-Screenshots";
|
|
|
+ productName = "VLC-iOSScreenShots";
|
|
|
+ productReference = 4133CADC22CCB0620047A4EC /* VLC-iOS-Screenshots.xctest */;
|
|
|
+ productType = "com.apple.product-type.bundle.ui-testing";
|
|
|
+ };
|
|
|
41533C90211338D500EC3ABA /* VLC-iOSTests */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 41533C98211338D600EC3ABA /* Build configuration list for PBXNativeTarget "VLC-iOSTests" */;
|
|
@@ -2261,7 +2310,6 @@
|
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 41B0BC901F73ED7D0063BA26 /* Build configuration list for PBXNativeTarget "VLC-iOSUITests" */;
|
|
|
buildPhases = (
|
|
|
- 01B87BDF6C0149CEE5DF21FA /* [CP] Check Pods Manifest.lock */,
|
|
|
41B0BC821F73ED7D0063BA26 /* Sources */,
|
|
|
41B0BC831F73ED7D0063BA26 /* Frameworks */,
|
|
|
41B0BC841F73ED7D0063BA26 /* Resources */,
|
|
@@ -2323,10 +2371,17 @@
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
CLASSPREFIX = VLC;
|
|
|
- LastSwiftUpdateCheck = 0940;
|
|
|
+ DefaultBuildSystemTypeForWorkspace = Original;
|
|
|
+ LastSwiftUpdateCheck = 1020;
|
|
|
LastUpgradeCheck = 1020;
|
|
|
ORGANIZATIONNAME = VideoLAN;
|
|
|
TargetAttributes = {
|
|
|
+ 4133CADB22CCB0620047A4EC = {
|
|
|
+ CreatedOnToolsVersion = 10.2.1;
|
|
|
+ DevelopmentTeam = 75GAHG3SZQ;
|
|
|
+ ProvisioningStyle = Automatic;
|
|
|
+ TestTargetID = 7D94FCDA16DE7D1000F2623B;
|
|
|
+ };
|
|
|
41533C90211338D500EC3ABA = {
|
|
|
CreatedOnToolsVersion = 9.4.1;
|
|
|
DevelopmentTeam = 75GAHG3SZQ;
|
|
@@ -2439,11 +2494,19 @@
|
|
|
7D13293C1BA1F10100BE647E /* VLC-tvOS */,
|
|
|
41B0BC851F73ED7D0063BA26 /* VLC-iOSUITests */,
|
|
|
41533C90211338D500EC3ABA /* VLC-iOSTests */,
|
|
|
+ 4133CADB22CCB0620047A4EC /* VLC-iOS-Screenshots */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
+ 4133CADA22CCB0620047A4EC /* Resources */ = {
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
41533C8F211338D500EC3ABA /* Resources */ = {
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -2561,24 +2624,6 @@
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
- 01B87BDF6C0149CEE5DF21FA /* [CP] Check Pods Manifest.lock */ = {
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- );
|
|
|
- inputPaths = (
|
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
- );
|
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
- outputPaths = (
|
|
|
- "$(DERIVED_FILE_DIR)/Pods-VLC-iOSUITests-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;
|
|
|
- };
|
|
|
0452CD613294910CB73B58CB /* [CP] Copy Pods Resources */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -2649,6 +2694,28 @@
|
|
|
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;
|
|
|
};
|
|
|
+ 2E5934DFBFA4E9DF220B9070 /* [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-VLC-iOS-Screenshots-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;
|
|
|
+ };
|
|
|
41F7087C1F37900A00953630 /* ShellScript */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -2741,6 +2808,17 @@
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
+ 4133CAD822CCB0620047A4EC /* Sources */ = {
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 4133CAE922CCB26C0047A4EC /* VLCAccessibilityIdentifier.swift in Sources */,
|
|
|
+ 4133CAE722CCB0820047A4EC /* Screenshot.swift in Sources */,
|
|
|
+ 4133CAE822CCB1250047A4EC /* TestHelper.swift in Sources */,
|
|
|
+ 4133CAEA22CCB4E10047A4EC /* SnapshotHelper.swift in Sources */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
41533C8D211338D500EC3ABA /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -2754,11 +2832,9 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
CAA0B0F720726A0E00B9274E /* TestHelper.swift in Sources */,
|
|
|
- CAD925792075536300F88496 /* Screenshot.swift in Sources */,
|
|
|
8DD6516F208C89BC0052EE68 /* VLCAccessibilityIdentifier.swift in Sources */,
|
|
|
CAA0B0F02072651A00B9274E /* XCUIElement+Helpers.swift in Sources */,
|
|
|
CAA0B0ED2072651000B9274E /* VLCTestMenu.swift in Sources */,
|
|
|
- CAD925812075613200F88496 /* SnapshotHelper.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -3038,6 +3114,11 @@
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
+ 4133CAE222CCB0620047A4EC /* PBXTargetDependency */ = {
|
|
|
+ isa = PBXTargetDependency;
|
|
|
+ target = 7D94FCDA16DE7D1000F2623B /* VLC-iOS */;
|
|
|
+ targetProxy = 4133CAE122CCB0620047A4EC /* PBXContainerItemProxy */;
|
|
|
+ };
|
|
|
41533C97211338D600EC3ABA /* PBXTargetDependency */ = {
|
|
|
isa = PBXTargetDependency;
|
|
|
target = 7D94FCDA16DE7D1000F2623B /* VLC-iOS */;
|
|
@@ -3167,6 +3248,111 @@
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
+ 4133CAE322CCB0620047A4EC /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ baseConfigurationReference = D581CD3C269D82BD6A25E543 /* Pods-VLC-iOS-Screenshots.debug.xcconfig */;
|
|
|
+ buildSettings = {
|
|
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
+ CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
+ CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
+ DEVELOPMENT_TEAM = 75GAHG3SZQ;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
+ INFOPLIST_FILE = "VLC-iOSScreenShots/Info.plist";
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.example.VLC-iOSScreenShots";
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "vlc-iosscreenshots/VLC-iOS-Screenshots-Bridging-Header.h";
|
|
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ TEST_TARGET_NAME = "VLC-iOS";
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ 4133CAE422CCB0620047A4EC /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ baseConfigurationReference = 5671052B495534848FA467EE /* Pods-VLC-iOS-Screenshots.release.xcconfig */;
|
|
|
+ buildSettings = {
|
|
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
+ CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
+ CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ COPY_PHASE_STRIP = NO;
|
|
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
+ DEVELOPMENT_TEAM = 75GAHG3SZQ;
|
|
|
+ ENABLE_NS_ASSERTIONS = NO;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
+ INFOPLIST_FILE = "VLC-iOSScreenShots/Info.plist";
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
+ MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.example.VLC-iOSScreenShots";
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "vlc-iosscreenshots/VLC-iOS-Screenshots-Bridging-Header.h";
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ TEST_TARGET_NAME = "VLC-iOS";
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
+ 4133CAE522CCB0620047A4EC /* Distribution */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ baseConfigurationReference = 703A80CCC005093CCDFBECBF /* Pods-VLC-iOS-Screenshots.distribution.xcconfig */;
|
|
|
+ buildSettings = {
|
|
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
|
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
+ CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
+ CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
+ CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
+ CODE_SIGN_STYLE = Automatic;
|
|
|
+ COPY_PHASE_STRIP = NO;
|
|
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
+ DEVELOPMENT_TEAM = 75GAHG3SZQ;
|
|
|
+ ENABLE_NS_ASSERTIONS = NO;
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
+ INFOPLIST_FILE = "VLC-iOSScreenShots/Info.plist";
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
+ MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.example.VLC-iOSScreenShots";
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "vlc-iosscreenshots/VLC-iOS-Screenshots-Bridging-Header.h";
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ TEST_TARGET_NAME = "VLC-iOS";
|
|
|
+ };
|
|
|
+ name = Distribution;
|
|
|
+ };
|
|
|
41533C99211338D600EC3ABA /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 3E95DC30A81B2AF9F7442E00 /* Pods-VLC-iOSTests.debug.xcconfig */;
|
|
@@ -3198,6 +3384,7 @@
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
+ SWIFT_WHOLE_MODULE_OPTIMIZATION = YES;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/VLC for iOS.app/VLC for iOS";
|
|
|
TEST_TARGET_NAME = "VLC-iOS";
|
|
@@ -3235,6 +3422,7 @@
|
|
|
PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
+ SWIFT_WHOLE_MODULE_OPTIMIZATION = YES;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/VLC for iOS.app/VLC for iOS";
|
|
|
TEST_TARGET_NAME = VLC;
|
|
@@ -3272,6 +3460,7 @@
|
|
|
PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
+ SWIFT_WHOLE_MODULE_OPTIMIZATION = YES;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/VLC for iOS.app/VLC for iOS";
|
|
|
TEST_TARGET_NAME = "VLC-iOS";
|
|
@@ -3280,7 +3469,6 @@
|
|
|
};
|
|
|
41B0BC8D1F73ED7D0063BA26 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = AB6F7FA639FBCA496EAED707 /* Pods-VLC-iOSUITests.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -3321,7 +3509,6 @@
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.example.com.VLC-iOSUITests";
|
|
|
PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SWIFT_OBJC_BRIDGING_HEADER = "VLC-iOS-UITests/VLC-iOSUITest-Bridging-Header.h";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -3331,7 +3518,6 @@
|
|
|
};
|
|
|
41B0BC8E1F73ED7D0063BA26 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 729E20FA8EE1683CD45270FB /* Pods-VLC-iOSUITests.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -3374,7 +3560,6 @@
|
|
|
PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
- SWIFT_OBJC_BRIDGING_HEADER = "VLC-iOS-UITests/VLC-iOSUITest-Bridging-Header.h";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -3384,7 +3569,6 @@
|
|
|
};
|
|
|
41B0BC8F1F73ED7D0063BA26 /* Distribution */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 6E092E29817D21B01AC28759 /* Pods-VLC-iOSUITests.distribution.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -3426,7 +3610,6 @@
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.example.com.VLC-iOSUITests";
|
|
|
PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SWIFT_OBJC_BRIDGING_HEADER = "VLC-iOS-UITests/VLC-iOSUITest-Bridging-Header.h";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -3859,6 +4042,16 @@
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
+ 4133CAE622CCB0620047A4EC /* Build configuration list for PBXNativeTarget "VLC-iOS-Screenshots" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ 4133CAE322CCB0620047A4EC /* Debug */,
|
|
|
+ 4133CAE422CCB0620047A4EC /* Release */,
|
|
|
+ 4133CAE522CCB0620047A4EC /* Distribution */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
41533C98211338D600EC3ABA /* Build configuration list for PBXNativeTarget "VLC-iOSTests" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|