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
b59de346
Commit
b59de346
authored
May 19, 2013
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add Dropbox SDK to xcodeproj
parent
d3016c84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
VLC for iOS.xcodeproj/project.pbxproj
VLC for iOS.xcodeproj/project.pbxproj
+16
-0
No files found.
VLC for iOS.xcodeproj/project.pbxproj
View file @
b59de346
...
...
@@ -39,6 +39,7 @@
2915544117490B9C00B86CAD
/* WebSocket.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2915543A17490B9C00B86CAD
/* WebSocket.m */
;
};
2915544317490D4A00B86CAD
/* Security.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2915544217490D4A00B86CAD
/* Security.framework */
;
};
29CE2D44174912C600922D8F
/* VLCHTTPUploaderController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
29CE2D42174912C600922D8F
/* VLCHTTPUploaderController.m */
;
};
7D05ADEB174945CE0087550C
/* DropboxSDK.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D05ADEA174945CE0087550C
/* DropboxSDK.framework */
;
};
7D10BC761743FA0F00DA7059
/* audio.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D10BC6A1743FA0F00DA7059
/* audio.png */
;
};
7D10BC771743FA0F00DA7059
/* audio@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D10BC6B1743FA0F00DA7059
/* audio@2x.png */
;
};
7D10BC781743FA0F00DA7059
/* backward.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7D10BC6C1743FA0F00DA7059
/* backward.png */
;
};
...
...
@@ -198,6 +199,7 @@
2915544217490D4A00B86CAD
/* Security.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Security.framework
;
path
=
System/Library/Frameworks/Security.framework
;
sourceTree
=
SDKROOT
;
};
29CE2D41174912C600922D8F
/* VLCHTTPUploaderController.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLCHTTPUploaderController.h
;
sourceTree
=
"<group>"
;
};
29CE2D42174912C600922D8F
/* VLCHTTPUploaderController.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
VLCHTTPUploaderController.m
;
sourceTree
=
"<group>"
;
};
7D05ADEA174945CE0087550C
/* DropboxSDK.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
DropboxSDK.framework
;
path
=
"../../../../Downloads/dropbox-ios-sdk-1.3.4/DropboxSDK.framework"
;
sourceTree
=
"<group>"
;
};
7D10BC6A1743FA0F00DA7059
/* audio.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
audio.png
;
sourceTree
=
"<group>"
;
};
7D10BC6B1743FA0F00DA7059
/* audio@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"audio@2x.png"
;
sourceTree
=
"<group>"
;
};
7D10BC6C1743FA0F00DA7059
/* backward.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
backward.png
;
sourceTree
=
"<group>"
;
};
...
...
@@ -351,6 +353,7 @@
7D94FCE116DE7D1000F2623B
/* Foundation.framework in Frameworks */
,
7D94FCE316DE7D1000F2623B
/* CoreGraphics.framework in Frameworks */
,
A7924696170F0BA90036AAF2
/* libMediaLibraryKit.a in Frameworks */
,
7D05ADEB174945CE0087550C
/* DropboxSDK.framework in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
@@ -623,6 +626,7 @@
7D94FCDD16DE7D1000F2623B
/* Frameworks */
=
{
isa
=
PBXGroup
;
children
=
(
7D05ADEA174945CE0087550C
/* DropboxSDK.framework */
,
2915544217490D4A00B86CAD
/* Security.framework */
,
7DDD0428172D98E5005A7B10
/* CFNetwork.framework */
,
CC1BBC57170493E100A20CBF
/* CoreData.framework */
,
...
...
@@ -1016,6 +1020,10 @@
COPY_PHASE_STRIP
=
NO
;
DEAD_CODE_STRIPPING
=
NO
;
EXCLUDED_SOURCE_FILE_NAMES
=
""
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
"\"$(SRCROOT)/../../../../Downloads/dropbox-ios-sdk-1.3.4\""
,
);
GCC_C_LANGUAGE_STANDARD
=
c99
;
GCC_OPTIMIZATION_LEVEL
=
2
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
...
...
@@ -1045,6 +1053,10 @@
COPY_PHASE_STRIP
=
YES
;
DEAD_CODE_STRIPPING
=
NO
;
EXCLUDED_SOURCE_FILE_NAMES
=
""
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
"\"$(SRCROOT)/../../../../Downloads/dropbox-ios-sdk-1.3.4\""
,
);
GCC_C_LANGUAGE_STANDARD
=
c99
;
GCC_OPTIMIZATION_LEVEL
=
3
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
...
...
@@ -1101,6 +1113,10 @@
COPY_PHASE_STRIP
=
YES
;
DEAD_CODE_STRIPPING
=
NO
;
EXCLUDED_SOURCE_FILE_NAMES
=
"iTunesArtwork*"
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
"\"$(SRCROOT)/../../../../Downloads/dropbox-ios-sdk-1.3.4\""
,
);
GCC_C_LANGUAGE_STANDARD
=
c99
;
GCC_OPTIMIZATION_LEVEL
=
3
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
...
...
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