Skip to content

Commit a400ed7

Browse files
committed
Update screenshots for the four latest screen sizes
1 parent 65b485c commit a400ed7

23 files changed

+6
-6
lines changed

fastlane/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ xcode-select --install
1212

1313
<table width="100%" >
1414
<tr>
15-
<th width="33%"><a href="http://brew.sh">Homebrew</a></td>
16-
<th width="33%">Installer Script</td>
17-
<th width="33%">Rubygems</td>
15+
<th width="33%"><a href="http://brew.sh">Homebrew</a></th>
16+
<th width="33%">Installer Script</th>
17+
<th width="33%">RubyGems</th>
1818
</tr>
1919
<tr>
2020
<td width="33%" align="center">macOS</td>

fastlane/Snapfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ workspace "Authenticator.xcworkspace"
44
scheme "Authenticator Demo"
55

66
devices([
7-
"iPhone 4s",
87
"iPhone SE",
9-
"iPhone 7",
10-
"iPhone 7 Plus",
8+
"iPhone 8",
9+
"iPhone 8 Plus",
10+
"iPhone X",
1111
])
1212

1313
languages([
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)