Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 8b5aa38

Browse files
committed
Update build number for v7 Prod
1 parent 85153b2 commit 8b5aa38

File tree

13 files changed

+51
-33
lines changed

13 files changed

+51
-33
lines changed

Open in Slide/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>$(CURRENT_PROJECT_VERSION)</string>
22+
<string>223</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionAttributes</key>

Slide Screenshot Automation/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>213</string>
20+
<string>223</string>
2121
</dict>
2222
</plist>

Slide Widgets/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>$(CURRENT_PROJECT_VERSION)</string>
22+
<string>223</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>IntentsSupported</key>

Slide for Apple Watch Extension/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>$(CURRENT_PROJECT_VERSION)</string>
22+
<string>223</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionAttributes</key>

Slide for Apple Watch/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>$(CURRENT_PROJECT_VERSION)</string>
22+
<string>223</string>
2323
<key>UISupportedInterfaceOrientations</key>
2424
<array>
2525
<string>UIInterfaceOrientationPortrait</string>

Slide for Reddit.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2801,7 +2801,7 @@
28012801
CODE_SIGN_IDENTITY = "iPhone Developer";
28022802
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
28032803
CODE_SIGN_STYLE = Automatic;
2804-
CURRENT_PROJECT_VERSION = 222;
2804+
CURRENT_PROJECT_VERSION = 223;
28052805
DEVELOPMENT_TEAM = FTT89576VQ;
28062806
GCC_C_LANGUAGE_STANDARD = gnu11;
28072807
INFOPLIST_FILE = WidgetConfigIntent/Info.plist;
@@ -2834,7 +2834,7 @@
28342834
CODE_SIGN_IDENTITY = "iPhone Distribution";
28352835
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
28362836
CODE_SIGN_STYLE = Manual;
2837-
CURRENT_PROJECT_VERSION = 222;
2837+
CURRENT_PROJECT_VERSION = 223;
28382838
DEVELOPMENT_TEAM = FTT89576VQ;
28392839
GCC_C_LANGUAGE_STANDARD = gnu11;
28402840
INFOPLIST_FILE = WidgetConfigIntent/Info.plist;
@@ -2869,7 +2869,7 @@
28692869
CODE_SIGN_IDENTITY = "iPhone Developer";
28702870
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
28712871
CODE_SIGN_STYLE = Automatic;
2872-
CURRENT_PROJECT_VERSION = 222;
2872+
CURRENT_PROJECT_VERSION = 223;
28732873
DEVELOPMENT_TEAM = FTT89576VQ;
28742874
GCC_C_LANGUAGE_STANDARD = gnu11;
28752875
IBSC_MODULE = Slide_for_Apple_Watch_Extension;
@@ -2910,7 +2910,7 @@
29102910
CODE_SIGN_IDENTITY = "Apple Development";
29112911
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
29122912
CODE_SIGN_STYLE = Automatic;
2913-
CURRENT_PROJECT_VERSION = 222;
2913+
CURRENT_PROJECT_VERSION = 223;
29142914
DEVELOPMENT_TEAM = FTT89576VQ;
29152915
GCC_C_LANGUAGE_STANDARD = gnu11;
29162916
IBSC_MODULE = Slide_for_Apple_Watch_Extension;
@@ -2944,7 +2944,7 @@
29442944
CLANG_ENABLE_OBJC_WEAK = YES;
29452945
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
29462946
CODE_SIGN_STYLE = Automatic;
2947-
CURRENT_PROJECT_VERSION = 222;
2947+
CURRENT_PROJECT_VERSION = 223;
29482948
DEVELOPMENT_TEAM = FTT89576VQ;
29492949
GCC_C_LANGUAGE_STANDARD = gnu11;
29502950
INFOPLIST_FILE = "Slide for Apple Watch Extension/Info.plist";
@@ -2977,7 +2977,7 @@
29772977
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
29782978
CODE_SIGN_IDENTITY = "Apple Development";
29792979
CODE_SIGN_STYLE = Automatic;
2980-
CURRENT_PROJECT_VERSION = 222;
2980+
CURRENT_PROJECT_VERSION = 223;
29812981
DEVELOPMENT_TEAM = "";
29822982
GCC_C_LANGUAGE_STANDARD = gnu11;
29832983
INFOPLIST_FILE = "Slide for Apple Watch Extension/Info.plist";
@@ -3011,7 +3011,7 @@
30113011
CODE_SIGN_IDENTITY = "iPhone Developer";
30123012
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
30133013
CODE_SIGN_STYLE = Automatic;
3014-
CURRENT_PROJECT_VERSION = 222;
3014+
CURRENT_PROJECT_VERSION = 223;
30153015
DEVELOPMENT_TEAM = FTT89576VQ;
30163016
GCC_C_LANGUAGE_STANDARD = gnu11;
30173017
INFOPLIST_FILE = "Open in Slide/Info.plist";
@@ -3043,7 +3043,7 @@
30433043
CODE_SIGN_IDENTITY = "iPhone Developer";
30443044
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
30453045
CODE_SIGN_STYLE = Manual;
3046-
CURRENT_PROJECT_VERSION = 222;
3046+
CURRENT_PROJECT_VERSION = 223;
30473047
DEVELOPMENT_TEAM = FTT89576VQ;
30483048
GCC_C_LANGUAGE_STANDARD = gnu11;
30493049
INFOPLIST_FILE = "Open in Slide/Info.plist";
@@ -3198,7 +3198,7 @@
31983198
CODE_SIGN_IDENTITY = "iPhone Developer";
31993199
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
32003200
CODE_SIGN_STYLE = Automatic;
3201-
CURRENT_PROJECT_VERSION = 222;
3201+
CURRENT_PROJECT_VERSION = 223;
32023202
DEVELOPMENT_TEAM = FTT89576VQ;
32033203
GCC_WARN_UNUSED_PARAMETER = YES;
32043204
INFOPLIST_FILE = "Slide for Reddit/Info.plist";
@@ -3236,7 +3236,7 @@
32363236
CODE_SIGN_IDENTITY = "iPhone Developer";
32373237
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
32383238
CODE_SIGN_STYLE = Manual;
3239-
CURRENT_PROJECT_VERSION = 222;
3239+
CURRENT_PROJECT_VERSION = 223;
32403240
DEVELOPMENT_TEAM = FTT89576VQ;
32413241
GCC_OPTIMIZATION_LEVEL = fast;
32423242
GCC_WARN_UNUSED_PARAMETER = YES;
@@ -3413,7 +3413,7 @@
34133413
CODE_SIGN_IDENTITY = "iPhone Developer";
34143414
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
34153415
CODE_SIGN_STYLE = Automatic;
3416-
CURRENT_PROJECT_VERSION = 222;
3416+
CURRENT_PROJECT_VERSION = 223;
34173417
DEVELOPMENT_TEAM = FTT89576VQ;
34183418
GCC_C_LANGUAGE_STANDARD = gnu11;
34193419
INFOPLIST_FILE = "Slide Widgets/Info.plist";
@@ -3448,7 +3448,7 @@
34483448
CODE_SIGN_IDENTITY = "iPhone Distribution";
34493449
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
34503450
CODE_SIGN_STYLE = Manual;
3451-
CURRENT_PROJECT_VERSION = 222;
3451+
CURRENT_PROJECT_VERSION = 223;
34523452
DEVELOPMENT_TEAM = FTT89576VQ;
34533453
GCC_C_LANGUAGE_STANDARD = gnu11;
34543454
INFOPLIST_FILE = "Slide Widgets/Info.plist";

Slide for Reddit.xcodeproj/xcshareddata/xcschemes/Slide for Apple Watch.xcscheme

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,33 +65,46 @@
6565
debugServiceExtension = "internal"
6666
allowLocationSimulation = "YES"
6767
notificationPayloadFile = "Slide for Apple Watch Extension/PushNotificationPayload.apns">
68-
<BuildableProductRunnable
69-
runnableDebuggingMode = "0">
68+
<RemoteRunnable
69+
runnableDebuggingMode = "2"
70+
BundleIdentifier = "com.apple.Carousel"
71+
RemotePath = "/$(USR_DISPLAY_NAME)">
7072
<BuildableReference
7173
BuildableIdentifier = "primary"
7274
BlueprintIdentifier = "BE20851021588F3900D8F33C"
7375
BuildableName = "Slide for Apple Watch.app"
7476
BlueprintName = "Slide for Apple Watch"
7577
ReferencedContainer = "container:Slide for Reddit.xcodeproj">
7678
</BuildableReference>
77-
</BuildableProductRunnable>
79+
</RemoteRunnable>
7880
</LaunchAction>
7981
<ProfileAction
8082
buildConfiguration = "Release"
8183
shouldUseLaunchSchemeArgsEnv = "YES"
8284
savedToolIdentifier = ""
8385
useCustomWorkingDirectory = "NO"
8486
debugDocumentVersioning = "YES">
85-
<BuildableProductRunnable
86-
runnableDebuggingMode = "0">
87+
<RemoteRunnable
88+
runnableDebuggingMode = "2"
89+
BundleIdentifier = "com.apple.Carousel"
90+
RemotePath = "/$(USR_DISPLAY_NAME)">
8791
<BuildableReference
8892
BuildableIdentifier = "primary"
8993
BlueprintIdentifier = "BE20851021588F3900D8F33C"
9094
BuildableName = "Slide for Apple Watch.app"
9195
BlueprintName = "Slide for Apple Watch"
9296
ReferencedContainer = "container:Slide for Reddit.xcodeproj">
9397
</BuildableReference>
94-
</BuildableProductRunnable>
98+
</RemoteRunnable>
99+
<MacroExpansion>
100+
<BuildableReference
101+
BuildableIdentifier = "primary"
102+
BlueprintIdentifier = "BE20851021588F3900D8F33C"
103+
BuildableName = "Slide for Apple Watch.app"
104+
BlueprintName = "Slide for Apple Watch"
105+
ReferencedContainer = "container:Slide for Reddit.xcodeproj">
106+
</BuildableReference>
107+
</MacroExpansion>
95108
</ProfileAction>
96109
<AnalyzeAction
97110
buildConfiguration = "Debug">

Slide for Reddit/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
</dict>
423423
</array>
424424
<key>CFBundleVersion</key>
425-
<string>$(CURRENT_PROJECT_VERSION)</string>
425+
<string>223</string>
426426
<key>LSApplicationCategoryType</key>
427427
<string></string>
428428
<key>LSApplicationQueriesSchemes</key>

Slide for Reddit/NavigationHomeViewController.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,9 +1097,9 @@ extension CurrentAccountHeaderView {
10971097
updateMailBadge()
10981098
updateModBadge()
10991099

1100-
if AccountController.current != nil {
1100+
if AccountController.current != nil, let accountImage = AccountController.current?.image.decodeHTML(), let accountImageUrl = URL(string: accountImage) {
11011101
accountImageView.contentMode = .scaleAspectFill
1102-
accountImageView.sd_setImage(with: URL(string: AccountController.current!.image.decodeHTML()), placeholderImage: UIImage(sfString: SFSymbol.personFill, overrideString: "profile")?.getCopy(withColor: UIColor.fontColor), options: [.allowInvalidSSLCertificates]) {[weak self] (image, _, _, _) in
1102+
accountImageView.sd_setImage(with: accountImageUrl, placeholderImage: UIImage(sfString: SFSymbol.personFill, overrideString: "profile")?.getCopy(withColor: UIColor.fontColor), options: [.allowInvalidSSLCertificates]) {[weak self] (image, _, _, _) in
11031103
guard let strongSelf = self else { return }
11041104
strongSelf.accountImageView.image = image
11051105
}

Slide for RedditTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>213</string>
20+
<string>223</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)