|
@@ -291,6 +291,8 @@
|
|
9B5BEF2917FBAEA50016F9CB /* GTLDrive_Sources.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B5BEF2717FBAEA50016F9CB /* GTLDrive_Sources.m */; };
|
|
9B5BEF2917FBAEA50016F9CB /* GTLDrive_Sources.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B5BEF2717FBAEA50016F9CB /* GTLDrive_Sources.m */; };
|
|
9B9231C4185A703700F89498 /* VLCFutureNetworkLoginViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9B9231C3185A703700F89498 /* VLCFutureNetworkLoginViewController.xib */; };
|
|
9B9231C4185A703700F89498 /* VLCFutureNetworkLoginViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9B9231C3185A703700F89498 /* VLCFutureNetworkLoginViewController.xib */; };
|
|
9BADAF45185FBD9D00108BD8 /* VLCFrostedGlasView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BADAF44185FBD9D00108BD8 /* VLCFrostedGlasView.m */; };
|
|
9BADAF45185FBD9D00108BD8 /* VLCFrostedGlasView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BADAF44185FBD9D00108BD8 /* VLCFrostedGlasView.m */; };
|
|
|
|
+ 9BADAF48185FC66700108BD8 /* playbackControllerBg.png in Resources */ = {isa = PBXBuildFile; fileRef = 9BADAF46185FC66700108BD8 /* playbackControllerBg.png */; };
|
|
|
|
+ 9BADAF49185FC66700108BD8 /* playbackControllerBg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 9BADAF47185FC66700108BD8 /* playbackControllerBg@2x.png */; };
|
|
9BD3F367185DEC0A00569ADC /* arrows.png in Resources */ = {isa = PBXBuildFile; fileRef = 9BD3F365185DEC0900569ADC /* arrows.png */; };
|
|
9BD3F367185DEC0A00569ADC /* arrows.png in Resources */ = {isa = PBXBuildFile; fileRef = 9BD3F365185DEC0900569ADC /* arrows.png */; };
|
|
9BD3F368185DEC0A00569ADC /* arrows@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 9BD3F366185DEC0A00569ADC /* arrows@2x.png */; };
|
|
9BD3F368185DEC0A00569ADC /* arrows@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 9BD3F366185DEC0A00569ADC /* arrows@2x.png */; };
|
|
9BE4D1CE183D76950006346C /* VLCCloudStorageTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D3784B0183A990F009EE944 /* VLCCloudStorageTableViewCell.m */; };
|
|
9BE4D1CE183D76950006346C /* VLCCloudStorageTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D3784B0183A990F009EE944 /* VLCCloudStorageTableViewCell.m */; };
|
|
@@ -817,6 +819,8 @@
|
|
9B9231C3185A703700F89498 /* VLCFutureNetworkLoginViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCFutureNetworkLoginViewController.xib; path = Resources/VLCFutureNetworkLoginViewController.xib; sourceTree = SOURCE_ROOT; };
|
|
9B9231C3185A703700F89498 /* VLCFutureNetworkLoginViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCFutureNetworkLoginViewController.xib; path = Resources/VLCFutureNetworkLoginViewController.xib; sourceTree = SOURCE_ROOT; };
|
|
9BADAF43185FBD9D00108BD8 /* VLCFrostedGlasView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCFrostedGlasView.h; path = Sources/VLCFrostedGlasView.h; sourceTree = SOURCE_ROOT; };
|
|
9BADAF43185FBD9D00108BD8 /* VLCFrostedGlasView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCFrostedGlasView.h; path = Sources/VLCFrostedGlasView.h; sourceTree = SOURCE_ROOT; };
|
|
9BADAF44185FBD9D00108BD8 /* VLCFrostedGlasView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCFrostedGlasView.m; path = Sources/VLCFrostedGlasView.m; sourceTree = SOURCE_ROOT; };
|
|
9BADAF44185FBD9D00108BD8 /* VLCFrostedGlasView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCFrostedGlasView.m; path = Sources/VLCFrostedGlasView.m; sourceTree = SOURCE_ROOT; };
|
|
|
|
+ 9BADAF46185FC66700108BD8 /* playbackControllerBg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = playbackControllerBg.png; sourceTree = "<group>"; };
|
|
|
|
+ 9BADAF47185FC66700108BD8 /* playbackControllerBg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playbackControllerBg@2x.png"; sourceTree = "<group>"; };
|
|
9BD3F365185DEC0900569ADC /* arrows.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = arrows.png; sourceTree = "<group>"; };
|
|
9BD3F365185DEC0900569ADC /* arrows.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = arrows.png; sourceTree = "<group>"; };
|
|
9BD3F366185DEC0A00569ADC /* arrows@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "arrows@2x.png"; sourceTree = "<group>"; };
|
|
9BD3F366185DEC0A00569ADC /* arrows@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "arrows@2x.png"; sourceTree = "<group>"; };
|
|
9BF0708B185122AA009B23DD /* audio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = audio.png; sourceTree = "<group>"; };
|
|
9BF0708B185122AA009B23DD /* audio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = audio.png; sourceTree = "<group>"; };
|
|
@@ -1286,6 +1290,8 @@
|
|
7D47D6C81760CD2700E86BAD /* Movie VIew */ = {
|
|
7D47D6C81760CD2700E86BAD /* Movie VIew */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 9BADAF46185FC66700108BD8 /* playbackControllerBg.png */,
|
|
|
|
+ 9BADAF47185FC66700108BD8 /* playbackControllerBg@2x.png */,
|
|
9B1A1650185E08B4001A99D9 /* forwardIcon.png */,
|
|
9B1A1650185E08B4001A99D9 /* forwardIcon.png */,
|
|
9B1A1651185E08B4001A99D9 /* forwardIcon@2x.png */,
|
|
9B1A1651185E08B4001A99D9 /* forwardIcon@2x.png */,
|
|
9B1A164C185E0821001A99D9 /* backIcon.png */,
|
|
9B1A164C185E0821001A99D9 /* backIcon.png */,
|
|
@@ -2024,6 +2030,7 @@
|
|
7D47D6FC1760CD8700E86BAD /* videoEffectsIcon@2x.png in Resources */,
|
|
7D47D6FC1760CD8700E86BAD /* videoEffectsIcon@2x.png in Resources */,
|
|
7D47D6FD1760CD8700E86BAD /* seekbarBg@2x.png in Resources */,
|
|
7D47D6FD1760CD8700E86BAD /* seekbarBg@2x.png in Resources */,
|
|
7D89787A185DEFB5009BAB5D /* flatDeleteButton.png in Resources */,
|
|
7D89787A185DEFB5009BAB5D /* flatDeleteButton.png in Resources */,
|
|
|
|
+ 9BADAF49185FC66700108BD8 /* playbackControllerBg@2x.png in Resources */,
|
|
7D47D6FE1760CD8700E86BAD /* slidermaximumTrack.png in Resources */,
|
|
7D47D6FE1760CD8700E86BAD /* slidermaximumTrack.png in Resources */,
|
|
7D47D6FF1760CD8700E86BAD /* slidermaximumTrack@2x.png in Resources */,
|
|
7D47D6FF1760CD8700E86BAD /* slidermaximumTrack@2x.png in Resources */,
|
|
7D47D7001760CD8700E86BAD /* slidermaxValue.png in Resources */,
|
|
7D47D7001760CD8700E86BAD /* slidermaxValue.png in Resources */,
|
|
@@ -2053,6 +2060,7 @@
|
|
7D223E1A181EC56E00B36798 /* gradient-cell-ios7-ipad.png in Resources */,
|
|
7D223E1A181EC56E00B36798 /* gradient-cell-ios7-ipad.png in Resources */,
|
|
7D47D7211760CD8700E86BAD /* ballSlider@2x.png in Resources */,
|
|
7D47D7211760CD8700E86BAD /* ballSlider@2x.png in Resources */,
|
|
7D897885185E00C3009BAB5D /* checkboxEmpty@2x.png in Resources */,
|
|
7D897885185E00C3009BAB5D /* checkboxEmpty@2x.png in Resources */,
|
|
|
|
+ 9BADAF48185FC66700108BD8 /* playbackControllerBg.png in Resources */,
|
|
7DBBF19D183AB4300009A339 /* VLCCloudStorageTableViewController.xib in Resources */,
|
|
7DBBF19D183AB4300009A339 /* VLCCloudStorageTableViewController.xib in Resources */,
|
|
7D47D7271760D77C00E86BAD /* pauseIcon.png in Resources */,
|
|
7D47D7271760D77C00E86BAD /* pauseIcon.png in Resources */,
|
|
7D47D7281760D77C00E86BAD /* pauseIcon@2x.png in Resources */,
|
|
7D47D7281760D77C00E86BAD /* pauseIcon@2x.png in Resources */,
|