Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
bae30049
Commit
bae30049
authored
Oct 22, 2015
by
Felix Paul Kühne
Browse files
dropbox: compilation fix
parent
1d1442e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
patches/dropbox/DropboxTV.patch
View file @
bae30049
diff -ru Dropbox/DropboxSDK/Classes/DBSession+iOS.m Dropbox
TV
/DropboxSDK/Classes/DBSession+iOS.m
--- Dropbox/DropboxSDK/Classes/DBSession+iOS.m 2014-09-15
20
:51:3
3
.000000000 +0200
+++ Dropbox
TV
/DropboxSDK/Classes/DBSession+iOS.m 2015-10-21 1
5:44:0
6.000000000 +0200
diff -ru Dropbox/DropboxSDK/Classes/DBSession+iOS.m Dropbox/DropboxSDK/Classes/DBSession+iOS.m
--- Dropbox/DropboxSDK/Classes/DBSession+iOS.m 2014-09-15
11
:51:3
4
.000000000 +0200
+++ Dropbox/DropboxSDK/Classes/DBSession+iOS.m 2015-10-21 1
6:10:4
6.000000000 +0200
@@ -10,7 +10,9 @@
#import <CommonCrypto/CommonDigest.h>
...
...
@@ -30,9 +30,9 @@ diff -ru Dropbox/DropboxSDK/Classes/DBSession+iOS.m DropboxTV/DropboxSDK/Classes
}
- (void)linkFromController:(UIViewController *)rootController {
diff -ru Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj Dropbox
TV
/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj
--- Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj 2014-09-15
20
:51:3
3
.000000000 +0200
+++ Dropbox
TV
/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj 2015-10-21 1
5:11:32
.000000000 +0200
diff -ru Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj
--- Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj 2014-09-15
11
:51:3
4
.000000000 +0200
+++ Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj 2015-10-21 1
6:58:13
.000000000 +0200
@@ -7,6 +7,84 @@
objects = {
...
...
@@ -381,7 +381,7 @@ diff -ru Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj DropboxTV/Dropb
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ INFOPLIST_FILE = Dropbox
TV
SDK
/
Info.plist;
+ INFOPLIST_FILE =
"Classes/
DropboxSDK
-
Info.plist
"
;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MTL_ENABLE_DEBUG_INFO = YES;
...
...
@@ -431,7 +431,7 @@ diff -ru Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj DropboxTV/Dropb
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ INFOPLIST_FILE = Dropbox
TV
SDK
/
Info.plist;
+ INFOPLIST_FILE =
"Classes/
DropboxSDK
-
Info.plist
"
;
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MTL_ENABLE_DEBUG_INFO = NO;
...
...
@@ -450,7 +450,7 @@ diff -ru Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj DropboxTV/Dropb
D3196B8E1412FE190060E7C6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
@@ -1068,6 +1396,1
4
@@
@@ -1068,6 +1396,1
5
@@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
...
...
@@ -461,6 +461,7 @@ diff -ru Dropbox/DropboxSDK/DropboxSDK.xcodeproj/project.pbxproj DropboxTV/Dropb
+ 7DEC0DD01BD7C35D00A32C79 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
D3196B8D1412FE190060E7C6 /* Build configuration list for PBXNativeTarget "DropboxSDK" */ = {
isa = XCConfigurationList;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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