Skip to content

Commit 2f44435

Browse files
author
Julian Locke
committed
bump stone, format
1 parent 0fd63ac commit 2f44435

File tree

7 files changed

+52
-27
lines changed

7 files changed

+52
-27
lines changed

Source/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcodeproj/project.pbxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13730,7 +13730,7 @@
1373013730
F26B756C1D7F6AF700714F70 /* Project object */ = {
1373113731
isa = PBXProject;
1373213732
attributes = {
13733-
LastUpgradeCheck = 1400;
13733+
LastUpgradeCheck = 1610;
1373413734
ORGANIZATIONNAME = Dropbox;
1373513735
TargetAttributes = {
1373613736
F26B75741D7F6AF700714F70 = {
@@ -14037,7 +14037,7 @@
1403714037
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1403814038
GCC_WARN_UNUSED_FUNCTION = YES;
1403914039
GCC_WARN_UNUSED_VARIABLE = YES;
14040-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
14040+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
1404114041
MACOSX_DEPLOYMENT_TARGET = 10.10;
1404214042
MTL_ENABLE_DEBUG_INFO = YES;
1404314043
ONLY_ACTIVE_ARCH = YES;
@@ -14092,7 +14092,7 @@
1409214092
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1409314093
GCC_WARN_UNUSED_FUNCTION = YES;
1409414094
GCC_WARN_UNUSED_VARIABLE = YES;
14095-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
14095+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
1409614096
MACOSX_DEPLOYMENT_TARGET = 10.10;
1409714097
MTL_ENABLE_DEBUG_INFO = NO;
1409814098
SDKROOT = iphoneos;
@@ -14121,7 +14121,7 @@
1412114121
GCC_WARN_SHADOW = YES;
1412214122
INFOPLIST_FILE = "$(SRCROOT)/Platform/ObjectiveDropboxOfficial_iOS/Info.plist";
1412314123
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
14124-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
14124+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
1412514125
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1412614126
PRODUCT_BUNDLE_IDENTIFIER = com.dropbox.ObjectiveDropboxOfficial;
1412714127
PRODUCT_NAME = ObjectiveDropboxOfficial;
@@ -14148,7 +14148,7 @@
1414814148
GCC_WARN_SHADOW = YES;
1414914149
INFOPLIST_FILE = "$(SRCROOT)/Platform/ObjectiveDropboxOfficial_iOS/Info.plist";
1415014150
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
14151-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
14151+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
1415214152
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1415314153
PRODUCT_BUNDLE_IDENTIFIER = com.dropbox.ObjectiveDropboxOfficial;
1415414154
PRODUCT_NAME = ObjectiveDropboxOfficial;

Source/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcodeproj/xcshareddata/xcschemes/ObjectiveDropboxOfficial iOS.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1400"
3+
LastUpgradeVersion = "1610"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

Source/ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.xcodeproj/xcshareddata/xcschemes/ObjectiveDropboxOfficial macOS.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1400"
3+
LastUpgradeVersion = "1610"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

Source/ObjectiveDropboxOfficial/Shared/Generated/DBSDKImportsGenerated.h

Lines changed: 36 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,38 @@
77
/// Import autogenerated files
88

99
// Routes
10-
#import "DBACCOUNTRouteObjects.h"
1110
#import "DBACCOUNTUserAuthRoutes.h"
11+
#import "DBACCOUNTRouteObjects.h"
12+
#import "DBAUTHUserAuthRoutes.h"
1213
#import "DBAUTHAppAuthRoutes.h"
1314
#import "DBAUTHRouteObjects.h"
14-
#import "DBAUTHUserAuthRoutes.h"
15+
#import "DBCHECKUserAuthRoutes.h"
1516
#import "DBCHECKAppAuthRoutes.h"
1617
#import "DBCHECKRouteObjects.h"
17-
#import "DBCHECKUserAuthRoutes.h"
18-
#import "DBCONTACTSRouteObjects.h"
1918
#import "DBCONTACTSUserAuthRoutes.h"
20-
#import "DBFILEPROPERTIESRouteObjects.h"
21-
#import "DBFILEPROPERTIESTeamAuthRoutes.h"
19+
#import "DBCONTACTSRouteObjects.h"
2220
#import "DBFILEPROPERTIESUserAuthRoutes.h"
23-
#import "DBFILEREQUESTSRouteObjects.h"
21+
#import "DBFILEPROPERTIESTeamAuthRoutes.h"
22+
#import "DBFILEPROPERTIESRouteObjects.h"
2423
#import "DBFILEREQUESTSUserAuthRoutes.h"
24+
#import "DBFILEREQUESTSRouteObjects.h"
25+
#import "DBFILESUserAuthRoutes.h"
2526
#import "DBFILESAppAuthRoutes.h"
2627
#import "DBFILESRouteObjects.h"
27-
#import "DBFILESUserAuthRoutes.h"
28-
#import "DBOPENIDRouteObjects.h"
2928
#import "DBOPENIDUserAuthRoutes.h"
30-
#import "DBPAPERRouteObjects.h"
29+
#import "DBOPENIDRouteObjects.h"
3130
#import "DBPAPERUserAuthRoutes.h"
31+
#import "DBPAPERRouteObjects.h"
32+
#import "DBSHARINGUserAuthRoutes.h"
3233
#import "DBSHARINGAppAuthRoutes.h"
3334
#import "DBSHARINGRouteObjects.h"
34-
#import "DBSHARINGUserAuthRoutes.h"
35-
#import "DBTEAMLOGRouteObjects.h"
36-
#import "DBTEAMLOGTeamAuthRoutes.h"
37-
#import "DBTEAMRouteObjects.h"
3835
#import "DBTEAMTeamAuthRoutes.h"
39-
#import "DBUSERSRouteObjects.h"
36+
#import "DBTEAMRouteObjects.h"
37+
#import "DBTEAMLOGTeamAuthRoutes.h"
38+
#import "DBTEAMLOGRouteObjects.h"
4039
#import "DBUSERSUserAuthRoutes.h"
40+
#import "DBUSERSRouteObjects.h"
41+
4142

4243
// `Account` namespace types
4344

@@ -46,6 +47,7 @@
4647
#import "DBACCOUNTSetProfilePhotoError.h"
4748
#import "DBACCOUNTSetProfilePhotoResult.h"
4849

50+
4951
// `Async` namespace types
5052

5153
#import "DBASYNCLaunchEmptyResult.h"
@@ -55,6 +57,7 @@
5557
#import "DBASYNCPollError.h"
5658
#import "DBASYNCPollResultBase.h"
5759

60+
5861
// `Auth` namespace types
5962

6063
#import "DBAUTHAccessError.h"
@@ -68,11 +71,13 @@
6871
#import "DBAUTHTokenFromOAuth1Result.h"
6972
#import "DBAUTHTokenScopeError.h"
7073

74+
7175
// `Check` namespace types
7276

7377
#import "DBCHECKEchoArg.h"
7478
#import "DBCHECKEchoResult.h"
7579

80+
7681
// `Common` namespace types
7782

7883
#import "DBCOMMONPathRoot.h"
@@ -81,11 +86,13 @@
8186
#import "DBCOMMONTeamRootInfo.h"
8287
#import "DBCOMMONUserRootInfo.h"
8388

89+
8490
// `Contacts` namespace types
8591

8692
#import "DBCONTACTSDeleteManualContactsArg.h"
8793
#import "DBCONTACTSDeleteManualContactsError.h"
8894

95+
8996
// `FileProperties` namespace types
9097

9198
#import "DBFILEPROPERTIESAddPropertiesArg.h"
@@ -128,6 +135,7 @@
128135
#import "DBFILEPROPERTIESUpdateTemplateArg.h"
129136
#import "DBFILEPROPERTIESUpdateTemplateResult.h"
130137

138+
131139
// `FileRequests` namespace types
132140

133141
#import "DBFILEREQUESTSCountFileRequestsError.h"
@@ -156,6 +164,7 @@
156164
#import "DBFILEREQUESTSUpdateFileRequestDeadline.h"
157165
#import "DBFILEREQUESTSUpdateFileRequestError.h"
158166

167+
159168
// `Files` namespace types
160169

161170
#import "DBFILESAddTagArg.h"
@@ -358,13 +367,15 @@
358367
#import "DBFILESWriteError.h"
359368
#import "DBFILESWriteMode.h"
360369

370+
361371
// `Openid` namespace types
362372

363373
#import "DBOPENIDOpenIdError.h"
364374
#import "DBOPENIDUserInfoArgs.h"
365375
#import "DBOPENIDUserInfoError.h"
366376
#import "DBOPENIDUserInfoResult.h"
367377

378+
368379
// `Paper` namespace types
369380

370381
#import "DBPAPERAddMember.h"
@@ -418,14 +429,17 @@
418429
#import "DBPAPERUserInfoWithPermissionLevel.h"
419430
#import "DBPAPERUserOnPaperDocFilter.h"
420431

432+
421433
// `SecondaryEmails` namespace types
422434

423435
#import "DBSECONDARYEMAILSSecondaryEmail.h"
424436

437+
425438
// `SeenState` namespace types
426439

427440
#import "DBSEENSTATEPlatformType.h"
428441

442+
429443
// `Sharing` namespace types
430444

431445
#import "DBSHARINGAccessInheritance.h"
@@ -589,6 +603,7 @@
589603
#import "DBSHARINGVisibilityPolicy.h"
590604
#import "DBSHARINGVisibilityPolicyDisallowedReason.h"
591605

606+
592607
// `Team` namespace types
593608

594609
#import "DBTEAMActiveWebSession.h"
@@ -857,6 +872,7 @@
857872
#import "DBTEAMUserSelectorError.h"
858873
#import "DBTEAMUsersSelectorArg.h"
859874

875+
860876
// `TeamCommon` namespace types
861877

862878
#import "DBTEAMCOMMONGroupManagementType.h"
@@ -865,6 +881,7 @@
865881
#import "DBTEAMCOMMONMemberSpaceLimitType.h"
866882
#import "DBTEAMCOMMONTimeRange.h"
867883

884+
868885
// `TeamLog` namespace types
869886

870887
#import "DBTEAMLOGAccessMethodLogInfo.h"
@@ -2053,6 +2070,7 @@
20532070
#import "DBTEAMLOGWebSessionsFixedLengthPolicy.h"
20542071
#import "DBTEAMLOGWebSessionsIdleLengthPolicy.h"
20552072

2073+
20562074
// `TeamPolicies` namespace types
20572075

20582076
#import "DBTEAMPOLICIESCameraUploadsPolicyState.h"
@@ -2086,6 +2104,7 @@
20862104
#import "DBTEAMPOLICIESTwoStepVerificationPolicy.h"
20872105
#import "DBTEAMPOLICIESTwoStepVerificationState.h"
20882106

2107+
20892108
// `Users` namespace types
20902109

20912110
#import "DBUSERSAccount.h"
@@ -2110,6 +2129,8 @@
21102129
#import "DBUSERSUserFeaturesGetValuesBatchError.h"
21112130
#import "DBUSERSUserFeaturesGetValuesBatchResult.h"
21122131

2132+
21132133
// `UsersCommon` namespace types
21142134

21152135
#import "DBUSERSCOMMONAccountType.h"
2136+

Source/ObjectiveDropboxOfficial/Shared/Handwritten/Networking/DBTransportBaseHostnameConfig.h

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,11 @@ NS_ASSUME_NONNULL_BEGIN
6363
///
6464
/// @return An initialized instance with the provided hostname configuration
6565
///
66-
- (instancetype)initWithMeta:(NSString *)meta api:(NSString *)api content:(NSString *)content downloadContent:(NSString *)downloadContent notify:(NSString *)notify NS_DESIGNATED_INITIALIZER;
66+
- (instancetype)initWithMeta:(NSString *)meta
67+
api:(NSString *)api
68+
content:(NSString *)content
69+
downloadContent:(NSString *)downloadContent
70+
notify:(NSString *)notify NS_DESIGNATED_INITIALIZER;
6771

6872
///
6973
/// Returns the prefix to use for API calls to the given route type.

Source/ObjectiveDropboxOfficial/Shared/Handwritten/Networking/DBTransportBaseHostnameConfig.m

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ - (instancetype)initWithMeta:(NSString *)meta
3737
api:(NSString *)api
3838
content:(NSString *)content
3939
notify:(NSString *)notify {
40-
return [self initWithMeta:meta api:api content:content downloadContent:content notify:notify];
40+
return [self initWithMeta:meta api:api content:content downloadContent:content notify:notify];
4141
}
4242

4343
- (instancetype)initWithMeta:(NSString *)meta
@@ -61,9 +61,9 @@ - (nullable NSString *)apiV2PrefixWithRoute:(DBRoute *)route {
6161
return [NSString stringWithFormat:@"https://%@/2", _api];
6262
case DBRouteHostContent:
6363
if ([route.attrs[@"style"] isEqualToString:@"download"]) {
64-
return [NSString stringWithFormat:@"https://%@/2", _downloadContent];
64+
return [NSString stringWithFormat:@"https://%@/2", _downloadContent];
6565
} else {
66-
return [NSString stringWithFormat:@"https://%@/2", _content];
66+
return [NSString stringWithFormat:@"https://%@/2", _content];
6767
}
6868
case DBRouteHostNotify:
6969
return [NSString stringWithFormat:@"https://%@/2", _notify];

0 commit comments

Comments
 (0)