Skip to content

Commit 69156c1

Browse files
authored
Merge pull request #283 from mattrubin/screenshots
Update screenshots for new devices and iOS 12.
2 parents 20bb274 + a2a9672 commit 69156c1

22 files changed

+5
-4
lines changed

Cartfile.private

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Configuration for Carthage (https://github.com/Carthage/Carthage)
22

33
github "jspahrsummers/xcconfigs"
4-
github "shinydevelopment/SimulatorStatusMagic"
4+
github "shinydevelopment/SimulatorStatusMagic" "head"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ github "SVProgressHUD/SVProgressHUD" "2.2.5"
22
github "jspahrsummers/xcconfigs" "0.12"
33
github "mattrubin/Base32" "xcode9"
44
github "mattrubin/OneTimePassword" "3.1.4"
5-
github "shinydevelopment/SimulatorStatusMagic" "2.2"
5+
github "shinydevelopment/SimulatorStatusMagic" "84099c5fbdb340d744d467b955642ebd9f2b41da"

fastlane/Snapfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ devices([
77
"iPhone SE",
88
"iPhone 8",
99
"iPhone 8 Plus",
10-
"iPhone X",
10+
"iPhone XS",
11+
"iPhone XS Max",
1112
])
1213

1314
languages([
Loading
Loading
Loading
-420 Bytes
Loading
Loading
-68 Bytes
Loading

0 commit comments

Comments
 (0)