|
@@ -70,6 +70,7 @@
|
|
|
7D2159EF174FD49C00EC00E8 /* folder_user.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159ED174FD49C00EC00E8 /* folder_user.png */; };
|
|
|
7D2159F0174FD49C00EC00E8 /* folder_public.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159EE174FD49C00EC00E8 /* folder_public.png */; };
|
|
|
7D2159F2174FD6CD00EC00E8 /* page_white_film.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159F1174FD6CD00EC00E8 /* page_white_film.png */; };
|
|
|
+ 7D2159F4174FEB0600EC00E8 /* package.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159F3174FEB0600EC00E8 /* package.png */; };
|
|
|
7D31CF091746AF09005997E0 /* VLCStatusLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D31CF081746AF09005997E0 /* VLCStatusLabel.m */; };
|
|
|
7D33D41617182615008AF0E0 /* VLCMovieViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */; };
|
|
|
7D3EAFF8174A2651002062C2 /* vlcetix512.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D3EAFF7174A2651002062C2 /* vlcetix512.png */; };
|
|
@@ -281,6 +282,7 @@
|
|
|
7D2159ED174FD49C00EC00E8 /* folder_user.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder_user.png; sourceTree = "<group>"; };
|
|
|
7D2159EE174FD49C00EC00E8 /* folder_public.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder_public.png; sourceTree = "<group>"; };
|
|
|
7D2159F1174FD6CD00EC00E8 /* page_white_film.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = page_white_film.png; sourceTree = "<group>"; };
|
|
|
+ 7D2159F3174FEB0600EC00E8 /* package.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = package.png; sourceTree = "<group>"; };
|
|
|
7D31CF071746AF09005997E0 /* VLCStatusLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCStatusLabel.h; sourceTree = "<group>"; };
|
|
|
7D31CF081746AF09005997E0 /* VLCStatusLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStatusLabel.m; sourceTree = "<group>"; };
|
|
|
7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~ipad.xib"; path = "Resources/VLCMovieViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
|
|
@@ -679,6 +681,7 @@
|
|
|
7D2159E4174FD31900EC00E8 /* Dropbox */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 7D2159F3174FEB0600EC00E8 /* package.png */,
|
|
|
7D2159ED174FD49C00EC00E8 /* folder_user.png */,
|
|
|
7D2159EE174FD49C00EC00E8 /* folder_public.png */,
|
|
|
7D2159E5174FD32F00EC00E8 /* page_white_text.png */,
|
|
@@ -1163,6 +1166,7 @@
|
|
|
7D2159EF174FD49C00EC00E8 /* folder_user.png in Resources */,
|
|
|
7D2159F0174FD49C00EC00E8 /* folder_public.png in Resources */,
|
|
|
7D2159F2174FD6CD00EC00E8 /* page_white_film.png in Resources */,
|
|
|
+ 7D2159F4174FEB0600EC00E8 /* package.png in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|