Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-iOS
Commits
15e22262
Commit
15e22262
authored
May 24, 2013
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dropbox: add device adapted table view cells so we can show more content on the phone form factor
parent
30a0d17a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
340 additions
and
14 deletions
+340
-14
AspenProject/VLCDropboxTableViewCell.m
AspenProject/VLCDropboxTableViewCell.m
+4
-1
Resources/About Contents.txt
Resources/About Contents.txt
+1
-1
Resources/VLCDropboxTableViewCell~ipad.xib
Resources/VLCDropboxTableViewCell~ipad.xib
+6
-7
Resources/VLCDropboxTableViewCell~iphone.xib
Resources/VLCDropboxTableViewCell~iphone.xib
+320
-0
VLC for iOS.xcodeproj/project.pbxproj
VLC for iOS.xcodeproj/project.pbxproj
+9
-5
No files found.
AspenProject/VLCDropboxTableViewCell.m
View file @
15e22262
...
...
@@ -57,7 +57,10 @@
+
(
CGFloat
)
heightOfCell
{
return
80
.;
if
([[
UIDevice
currentDevice
]
userInterfaceIdiom
]
==
UIUserInterfaceIdiomPad
)
return
80
.;
return
48
.;
}
@end
Resources/About Contents.txt
View file @
15e22262
...
...
@@ -16,7 +16,7 @@ Copyright © 2010, Kobo Inc. - AQGridView license
Copyright © 2011, Deusty, LLC - 2-clause BSD License
Dropbox SDK
Copyright
(c)
2010 Dropbox (Evenflow, Inc.) - MIT License
Copyright
©
2010 Dropbox (Evenflow, Inc.) - MIT License
InAppSettingsKit
Copyright © 2009, 2010 Luc Vandal, Edovia Inc., Ortwin Gentz, FutureTap GmbH - 2-clause BSD License
...
...
Resources/VLCDropboxTableViewCell.xib
→
Resources/VLCDropboxTableViewCell
~ipad
.xib
View file @
15e22262
...
...
@@ -54,7 +54,7 @@
<object
class=
"IBUILabel"
id=
"207506414"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
290
</int>
<string
key=
"NSFrame"
>
{{83,
5
}, {2
32, 67
}}
</string>
<string
key=
"NSFrame"
>
{{83,
21
}, {2
17, 21
}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"775158982"
/>
...
...
@@ -64,7 +64,7 @@
<int
key=
"IBUIContentMode"
>
7
</int>
<bool
key=
"IBUIUserInteractionEnabled"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<string
type=
"base64-UTF8"
key=
"IBUIText"
>
VGl0bGUgMQpUaXRsZSAyA
</string>
<string
key=
"IBUIText"
>
Title 1
</string>
<object
class=
"NSColor"
key=
"IBUITextColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MC42NjY2NjY2NjY3AA
</bytes>
...
...
@@ -73,7 +73,6 @@
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MQA
</bytes>
</object>
<int
key=
"IBUINumberOfLines"
>
2
</int>
<int
key=
"IBUILineBreakMode"
>
0
</int>
<object
class=
"IBUIFontDescription"
key=
"IBUIFontDescription"
>
<int
key=
"type"
>
1
</int>
...
...
@@ -85,14 +84,14 @@
<int
key=
"NSfFlags"
>
16
</int>
</object>
<bool
key=
"IBUIAdjustsFontSizeToFit"
>
NO
</bool>
<double
key=
"preferredMaxLayoutWidth"
>
232
</double>
</object>
<object
class=
"IBUILabel"
id=
"625431089"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
290
</int>
<string
key=
"NSFrame"
>
{{83,
60
}, {232, 15}}
</string>
<string
key=
"NSFrame"
>
{{83,
43
}, {232, 15}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
...
...
@@ -223,10 +222,10 @@
<int
key=
"objectID"
>
3
</int>
<reference
key=
"object"
ref=
"962619467"
/>
<array
class=
"NSMutableArray"
key=
"children"
>
<reference
ref=
"207506414"
/>
<reference
ref=
"625431089"
/>
<reference
ref=
"775158982"
/>
<reference
ref=
"784253519"
/>
<reference
ref=
"207506414"
/>
<reference
ref=
"625431089"
/>
</array>
<reference
key=
"parent"
ref=
"0"
/>
</object>
...
...
Resources/VLCDropboxTableViewCell~iphone.xib
0 → 100644
View file @
15e22262
<?xml version="1.0" encoding="UTF-8"?>
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12E52
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.39
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"NS.object.0"
>
2083
</string>
</object>
<array
key=
"IBDocument.IntegratedClassDependencies"
>
<string>
IBProxyObject
</string>
<string>
IBUIImageView
</string>
<string>
IBUILabel
</string>
<string>
IBUITableViewCell
</string>
</array>
<array
key=
"IBDocument.PluginDependencies"
>
<string>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
</array>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.Metadata"
>
<string
key=
"NS.key.0"
>
PluginDependencyRecalculationVersion
</string>
<integer
value=
"1"
key=
"NS.object.0"
/>
</object>
<array
class=
"NSMutableArray"
key=
"IBDocument.RootObjects"
id=
"1000"
>
<object
class=
"IBProxyObject"
id=
"372490531"
>
<string
key=
"IBProxiedObjectIdentifier"
>
IBFilesOwner
</string>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
</object>
<object
class=
"IBProxyObject"
id=
"975951072"
>
<string
key=
"IBProxiedObjectIdentifier"
>
IBFirstResponder
</string>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
</object>
<object
class=
"IBUITableViewCell"
id=
"962619467"
>
<reference
key=
"NSNextResponder"
/>
<int
key=
"NSvFlags"
>
292
</int>
<array
class=
"NSMutableArray"
key=
"NSSubviews"
>
<object
class=
"IBUIView"
id=
"162418872"
>
<reference
key=
"NSNextResponder"
ref=
"962619467"
/>
<int
key=
"NSvFlags"
>
256
</int>
<array
class=
"NSMutableArray"
key=
"NSSubviews"
>
<object
class=
"IBUIImageView"
id=
"784253519"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
292
</int>
<string
key=
"NSFrame"
>
{{5, 8}, {32, 32}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"207506414"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIUserInteractionEnabled"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
</object>
<object
class=
"IBUILabel"
id=
"207506414"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
290
</int>
<string
key=
"NSFrame"
>
{{45, 8}, {240, 18}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"775158982"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
<int
key=
"IBUIContentMode"
>
7
</int>
<bool
key=
"IBUIUserInteractionEnabled"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<string
key=
"IBUIText"
>
Title 1
</string>
<object
class=
"NSColor"
key=
"IBUITextColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MC42NjY2NjY2NjY3AA
</bytes>
</object>
<object
class=
"NSColor"
key=
"IBUIHighlightedColor"
id=
"654385816"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MQA
</bytes>
</object>
<int
key=
"IBUILineBreakMode"
>
0
</int>
<object
class=
"IBUIFontDescription"
key=
"IBUIFontDescription"
>
<int
key=
"type"
>
1
</int>
<double
key=
"pointSize"
>
14
</double>
</object>
<object
class=
"NSFont"
key=
"IBUIFont"
>
<string
key=
"NSName"
>
Helvetica
</string>
<double
key=
"NSSize"
>
14
</double>
<int
key=
"NSfFlags"
>
16
</int>
</object>
<bool
key=
"IBUIAdjustsFontSizeToFit"
>
NO
</bool>
</object>
<object
class=
"IBUILabel"
id=
"625431089"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
266
</int>
<string
key=
"NSFrame"
>
{{45, 25}, {240, 15}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
<int
key=
"IBUIContentMode"
>
7
</int>
<bool
key=
"IBUIUserInteractionEnabled"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<string
key=
"IBUIText"
>
Subtitle — Subtitle
</string>
<object
class=
"NSColor"
key=
"IBUITextColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MC4zMzMzMzMzMzMzAA
</bytes>
</object>
<reference
key=
"IBUIHighlightedColor"
ref=
"654385816"
/>
<int
key=
"IBUIBaselineAdjustment"
>
0
</int>
<int
key=
"IBUILineBreakMode"
>
0
</int>
<object
class=
"IBUIFontDescription"
key=
"IBUIFontDescription"
>
<int
key=
"type"
>
1
</int>
<double
key=
"pointSize"
>
12
</double>
</object>
<object
class=
"NSFont"
key=
"IBUIFont"
>
<string
key=
"NSName"
>
Helvetica
</string>
<double
key=
"NSSize"
>
12
</double>
<int
key=
"NSfFlags"
>
16
</int>
</object>
<bool
key=
"IBUIAdjustsFontSizeToFit"
>
NO
</bool>
</object>
<object
class=
"IBUIImageView"
id=
"775158982"
>
<reference
key=
"NSNextResponder"
ref=
"162418872"
/>
<int
key=
"NSvFlags"
>
297
</int>
<string
key=
"NSFrame"
>
{{293, 13}, {22, 22}}
</string>
<reference
key=
"NSSuperview"
ref=
"162418872"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"625431089"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIUserInteractionEnabled"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSCustomResource"
key=
"IBUIImage"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
mediaUnread.png
</string>
</object>
</object>
</array>
<string
key=
"NSFrameSize"
>
{320, 47}
</string>
<reference
key=
"NSSuperview"
ref=
"962619467"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"784253519"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:11
</string>
<object
class=
"NSColor"
key=
"IBUIBackgroundColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MCAwAA
</bytes>
</object>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
<int
key=
"IBUIContentMode"
>
4
</int>
<bool
key=
"IBUIMultipleTouchEnabled"
>
YES
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
</object>
</array>
<string
key=
"NSFrameSize"
>
{320, 48}
</string>
<reference
key=
"NSSuperview"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"162418872"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<object
class=
"NSColor"
key=
"IBUIBackgroundColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MAA
</bytes>
</object>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<reference
key=
"IBUIContentView"
ref=
"162418872"
/>
<string
key=
"IBUIReuseIdentifier"
>
DropboxCell
</string>
<real
value=
"44"
key=
"IBUIRowHeight"
/>
</object>
</array>
<object
class=
"IBObjectContainer"
key=
"IBDocument.Objects"
>
<array
class=
"NSMutableArray"
key=
"connectionRecords"
>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBCocoaTouchOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
subtitleLabel
</string>
<reference
key=
"source"
ref=
"962619467"
/>
<reference
key=
"destination"
ref=
"625431089"
/>
</object>
<int
key=
"connectionID"
>
8
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBCocoaTouchOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
thumbnailView
</string>
<reference
key=
"source"
ref=
"962619467"
/>
<reference
key=
"destination"
ref=
"784253519"
/>
</object>
<int
key=
"connectionID"
>
9
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBCocoaTouchOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
titleLabel
</string>
<reference
key=
"source"
ref=
"962619467"
/>
<reference
key=
"destination"
ref=
"207506414"
/>
</object>
<int
key=
"connectionID"
>
10
</int>
</object>
<object
class=
"IBConnectionRecord"
>
<object
class=
"IBCocoaTouchOutletConnection"
key=
"connection"
>
<string
key=
"label"
>
itemIsaFolderView
</string>
<reference
key=
"source"
ref=
"962619467"
/>
<reference
key=
"destination"
ref=
"775158982"
/>
</object>
<int
key=
"connectionID"
>
22
</int>
</object>
</array>
<object
class=
"IBMutableOrderedSet"
key=
"objectRecords"
>
<array
key=
"orderedObjects"
>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
0
</int>
<array
key=
"object"
id=
"0"
/>
<reference
key=
"children"
ref=
"1000"
/>
<nil
key=
"parent"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
-1
</int>
<reference
key=
"object"
ref=
"372490531"
/>
<reference
key=
"parent"
ref=
"0"
/>
<string
key=
"objectName"
>
File's Owner
</string>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
-2
</int>
<reference
key=
"object"
ref=
"975951072"
/>
<reference
key=
"parent"
ref=
"0"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
3
</int>
<reference
key=
"object"
ref=
"962619467"
/>
<array
class=
"NSMutableArray"
key=
"children"
>
<reference
ref=
"207506414"
/>
<reference
ref=
"775158982"
/>
<reference
ref=
"784253519"
/>
<reference
ref=
"625431089"
/>
</array>
<reference
key=
"parent"
ref=
"0"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
4
</int>
<reference
key=
"object"
ref=
"784253519"
/>
<reference
key=
"parent"
ref=
"962619467"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
6
</int>
<reference
key=
"object"
ref=
"207506414"
/>
<reference
key=
"parent"
ref=
"962619467"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
7
</int>
<reference
key=
"object"
ref=
"625431089"
/>
<reference
key=
"parent"
ref=
"962619467"
/>
</object>
<object
class=
"IBObjectRecord"
>
<int
key=
"objectID"
>
20
</int>
<reference
key=
"object"
ref=
"775158982"
/>
<reference
key=
"parent"
ref=
"962619467"
/>
</object>
</array>
</object>
<dictionary
class=
"NSMutableDictionary"
key=
"flattenedProperties"
>
<string
key=
"-1.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"-2.CustomClassName"
>
UIResponder
</string>
<string
key=
"-2.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"20.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"3.CustomClassName"
>
VLCDropboxTableViewCell
</string>
<string
key=
"3.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"4.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"6.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
<string
key=
"7.IBPluginDependency"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
</dictionary>
<dictionary
class=
"NSMutableDictionary"
key=
"unlocalizedProperties"
/>
<nil
key=
"activeLocalization"
/>
<dictionary
class=
"NSMutableDictionary"
key=
"localizations"
/>
<nil
key=
"sourceID"
/>
<int
key=
"maxID"
>
22
</int>
</object>
<object
class=
"IBClassDescriber"
key=
"IBDocument.Classes"
>
<array
class=
"NSMutableArray"
key=
"referencedPartialClassDescriptions"
>
<object
class=
"IBPartialClassDescription"
>
<string
key=
"className"
>
VLCDropboxTableViewCell
</string>
<string
key=
"superclassName"
>
UITableViewCell
</string>
<dictionary
class=
"NSMutableDictionary"
key=
"outlets"
>
<string
key=
"itemIsaFolderView"
>
UIImageView
</string>
<string
key=
"subtitleLabel"
>
UILabel
</string>
<string
key=
"thumbnailView"
>
UIImageView
</string>
<string
key=
"titleLabel"
>
UILabel
</string>
</dictionary>
<dictionary
class=
"NSMutableDictionary"
key=
"toOneOutletInfosByName"
>
<object
class=
"IBToOneOutletInfo"
key=
"itemIsaFolderView"
>
<string
key=
"name"
>
itemIsaFolderView
</string>
<string
key=
"candidateClassName"
>
UIImageView
</string>
</object>
<object
class=
"IBToOneOutletInfo"
key=
"subtitleLabel"
>
<string
key=
"name"
>
subtitleLabel
</string>
<string
key=
"candidateClassName"
>
UILabel
</string>
</object>
<object
class=
"IBToOneOutletInfo"
key=
"thumbnailView"
>
<string
key=
"name"
>
thumbnailView
</string>
<string
key=
"candidateClassName"
>
UIImageView
</string>
</object>
<object
class=
"IBToOneOutletInfo"
key=
"titleLabel"
>
<string
key=
"name"
>
titleLabel
</string>
<string
key=
"candidateClassName"
>
UILabel
</string>
</object>
</dictionary>
<object
class=
"IBClassDescriptionSource"
key=
"sourceIdentifier"
>
<string
key=
"majorKey"
>
IBProjectSource
</string>
<string
key=
"minorKey"
>
./Classes/VLCDropboxTableViewCell.h
</string>
</object>
</object>
</array>
</object>
<int
key=
"IBDocument.localizationMode"
>
0
</int>
<string
key=
"IBDocument.TargetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginDeclaredDependencies"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS
</string>
<real
value=
"1296"
key=
"NS.object.0"
/>
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
<string
key=
"NS.key.0"
>
mediaUnread.png
</string>
<string
key=
"NS.object.0"
>
{25, 25}
</string>
</object>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
</data>
</archive>
VLC for iOS.xcodeproj/project.pbxproj
View file @
15e22262
...
...
@@ -88,7 +88,7 @@
7D5E39CA174FC2F3007DAFA1
/* dropbox-white.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D5E39C8174FC2F3007DAFA1
/* dropbox-white.png */
;
};
7D5E39CB174FC2F3007DAFA1
/* dropbox-white@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D5E39C9174FC2F3007DAFA1
/* dropbox-white@2x.png */
;
};
7D5E39CF174FCE04007DAFA1
/* VLCDropboxTableViewCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D5E39CE174FCE04007DAFA1
/* VLCDropboxTableViewCell.m */
;
};
7D5E39D1174FCF43007DAFA1
/* VLCDropboxTableViewCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D5E39D0174FCF43007DAFA1
/* VLCDropboxTableViewCell.xib */
;
};
7D5E39D1174FCF43007DAFA1
/* VLCDropboxTableViewCell
~ipad
.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D5E39D0174FCF43007DAFA1
/* VLCDropboxTableViewCell
~ipad
.xib */
;
};
7D6B07BC1716C9B8003280C4
/* AQGridView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D6B07A61716C9B8003280C4
/* AQGridView.m */
;
};
7D6B07BD1716C9B8003280C4
/* AQGridViewAnimatorItem.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D6B07AA1716C9B8003280C4
/* AQGridViewAnimatorItem.m */
;
};
7D6B07BE1716C9B8003280C4
/* AQGridViewCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D6B07AC1716C9B8003280C4
/* AQGridViewCell.m */
;
};
...
...
@@ -150,6 +150,7 @@
7DC87AF217413EE3009DC250
/* VLCPlaylistGridView.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DC87AF117413EE3009DC250
/* VLCPlaylistGridView.xib */
;
};
7DDD0429172D98E5005A7B10
/* CFNetwork.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DDD0428172D98E5005A7B10
/* CFNetwork.framework */
;
};
7DE480D1173FEA30003613E0
/* VLCCircularProgressIndicator.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DE480D0173FEA30003613E0
/* VLCCircularProgressIndicator.m */
;
};
7DF65C2D174FF3F400F43330
/* VLCDropboxTableViewCell~iphone.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DF65C2C174FF3F400F43330
/* VLCDropboxTableViewCell~iphone.xib */
;
};
A7035BBE174519600057DFA7
/* iTunesArtwork in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7035BBD174519600057DFA7
/* iTunesArtwork */
;
};
A7035BC217451D4A0057DFA7
/* Aspen.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7035BC117451D4A0057DFA7
/* Aspen.png */
;
};
A7924696170F0BA90036AAF2
/* libMediaLibraryKit.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7924695170F0BA90036AAF2
/* libMediaLibraryKit.a */
;
};
...
...
@@ -306,7 +307,7 @@
7D5E39C9174FC2F3007DAFA1
/* dropbox-white@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"dropbox-white@2x.png"
;
sourceTree
=
"<group>"
;
};
7D5E39CD174FCE04007DAFA1
/* VLCDropboxTableViewCell.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLCDropboxTableViewCell.h
;
sourceTree
=
"<group>"
;
};
7D5E39CE174FCE04007DAFA1
/* VLCDropboxTableViewCell.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
VLCDropboxTableViewCell.m
;
sourceTree
=
"<group>"
;
};
7D5E39D0174FCF43007DAFA1
/* VLCDropboxTableViewCell.xib */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.xib
;
name
=
VLCDropboxTableViewCell.xib
;
path
=
../Resources/VLCDropboxTableViewCell.xib
;
sourceTree
=
"<group>"
;
};
7D5E39D0174FCF43007DAFA1
/* VLCDropboxTableViewCell
~ipad
.xib */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.xib
;
name
=
"
VLCDropboxTableViewCell
~ipad
.xib
"
;
path
=
"
../Resources/VLCDropboxTableViewCell
~ipad
.xib
"
;
sourceTree
=
"<group>"
;
};
7D6B07A51716C9B8003280C4
/* AQGridView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
AQGridView.h
;
path
=
ImportedSources/AQGridView/Classes/AQGridView.h
;
sourceTree
=
SOURCE_ROOT
;
};
7D6B07A61716C9B8003280C4
/* AQGridView.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
AQGridView.m
;
path
=
ImportedSources/AQGridView/Classes/AQGridView.m
;
sourceTree
=
SOURCE_ROOT
;
};
7D6B07A71716C9B8003280C4
/* AQGridView+CellLayout.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"AQGridView+CellLayout.h"
;
path
=
"ImportedSources/AQGridView/Classes/AQGridView+CellLayout.h"
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -412,6 +413,7 @@
7DDD0428172D98E5005A7B10
/* CFNetwork.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
CFNetwork.framework
;
path
=
System/Library/Frameworks/CFNetwork.framework
;
sourceTree
=
SDKROOT
;
};
7DE480CF173FEA30003613E0
/* VLCCircularProgressIndicator.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLCCircularProgressIndicator.h
;
sourceTree
=
"<group>"
;
};
7DE480D0173FEA30003613E0
/* VLCCircularProgressIndicator.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
VLCCircularProgressIndicator.m
;
sourceTree
=
"<group>"
;
};
7DF65C2C174FF3F400F43330
/* VLCDropboxTableViewCell~iphone.xib */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.xib
;
name
=
"VLCDropboxTableViewCell~iphone.xib"
;
path
=
"../Resources/VLCDropboxTableViewCell~iphone.xib"
;
sourceTree
=
"<group>"
;
};
A7035BBD174519600057DFA7
/* iTunesArtwork */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file
;
path
=
iTunesArtwork
;
sourceTree
=
"<group>"
;
};
A7035BC117451D4A0057DFA7
/* Aspen.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
Aspen.png
;
sourceTree
=
"<group>"
;
};
A7924695170F0BA90036AAF2
/* libMediaLibraryKit.a */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
archive.ar
;
name
=
libMediaLibraryKit.a
;
path
=
External/MediaLibraryKit/libMediaLibraryKit.a
;
sourceTree
=
"<group>"
;
};
...
...
@@ -917,16 +919,17 @@
children
=
(
7DBC3B431711FC6C00DCF688
/* VLCAboutViewController~iphone.xib */
,
7D9529521732EFCA006F5B40
/* VLCAboutViewController~ipad.xib */
,
7D33D41517182615008AF0E0
/* VLCMovieViewController~ipad.xib */
,
7D6BA1161748EFE100C0E203
/* VLCAddMediaViewController~ipad.xib */
,
7D6BA119174911C200C0E203
/* VLCAddMediaViewController~iphone.xib */
,
A79246BD170F114E0036AAF2
/* VLCMovieViewController~iphone.xib */
,
7D33D41517182615008AF0E0
/* VLCMovieViewController~ipad.xib */
,
A79246C0170F114E0036AAF2
/* VLCPlaylistViewController~iphone.xib */
,
A79246BC170F114E0036AAF2
/* VLCPlaylistViewController~ipad.xib */
,
7DC87AF117413EE3009DC250
/* VLCPlaylistGridView.xib */
,
A79246BE170F114E0036AAF2
/* VLCPlaylistTableViewCell.xib */
,
7D5E39C5174FBAF3007DAFA1
/* VLCDropboxTableViewController.xib */
,
7D5E39D0174FCF43007DAFA1
/* VLCDropboxTableViewCell.xib */
,
7D5E39D0174FCF43007DAFA1
/* VLCDropboxTableViewCell~ipad.xib */
,
7DF65C2C174FF3F400F43330
/* VLCDropboxTableViewCell~iphone.xib */
,
);
name
=
XIBs
;
sourceTree
=
"<group>"
;
...
...
@@ -1158,7 +1161,7 @@
7D5E39C7174FBAF3007DAFA1
/* VLCDropboxTableViewController.xib in Resources */
,
7D5E39CA174FC2F3007DAFA1
/* dropbox-white.png in Resources */
,
7D5E39CB174FC2F3007DAFA1
/* dropbox-white@2x.png in Resources */
,
7D5E39D1174FCF43007DAFA1
/* VLCDropboxTableViewCell.xib in Resources */
,
7D5E39D1174FCF43007DAFA1
/* VLCDropboxTableViewCell
~ipad
.xib in Resources */
,
7D2159E9174FD32F00EC00E8
/* page_white_text.png in Resources */
,
7D2159EA174FD32F00EC00E8
/* folder.png in Resources */
,
7D2159EB174FD32F00EC00E8
/* page_white.png in Resources */
,
...
...
@@ -1167,6 +1170,7 @@
7D2159F0174FD49C00EC00E8
/* folder_public.png in Resources */
,
7D2159F2174FD6CD00EC00E8
/* page_white_film.png in Resources */
,
7D2159F4174FEB0600EC00E8
/* package.png in Resources */
,
7DF65C2D174FF3F400F43330
/* VLCDropboxTableViewCell~iphone.xib in Resources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment