Copy solid snapshots

GitHub doesn't handle symlinks as expected.
This commit is contained in:
Davide De Rosa 2019-04-05 01:06:54 +02:00
parent c6ea0d2e84
commit 68f7046304
5 changed files with 6 additions and 0 deletions

6
ci/copy-readme-snapshots.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
rm -f res/snap-*.png
cp fastlane/screenshots/en-US/iphone65-02.png res/snap-home.png
cp fastlane/screenshots/en-US/iphone65-04.png res/snap-parameters.png
cp fastlane/screenshots/en-US/iphone65-03.png res/snap-profile.png
cp fastlane/screenshots/en-US/iphone65-05.png res/snap-trusted.png

View File

@ -1 +0,0 @@
../fastlane/screenshots/en-US/iphone65-02.png

Before

Width:  |  Height:  |  Size: 45 B

After

Width:  |  Height:  |  Size: 210 KiB

BIN
res/snap-home.png Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 B

After

Width:  |  Height:  |  Size: 210 KiB

View File

@ -1 +0,0 @@
../fastlane/screenshots/en-US/iphone65-04.png

Before

Width:  |  Height:  |  Size: 45 B

After

Width:  |  Height:  |  Size: 195 KiB

BIN
res/snap-parameters.png Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 B

After

Width:  |  Height:  |  Size: 195 KiB

View File

@ -1 +0,0 @@
../fastlane/screenshots/en-US/iphone65-03.png

Before

Width:  |  Height:  |  Size: 45 B

After

Width:  |  Height:  |  Size: 274 KiB

BIN
res/snap-profile.png Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 B

After

Width:  |  Height:  |  Size: 274 KiB

View File

@ -1 +0,0 @@
../fastlane/screenshots/en-US/iphone65-05.png

Before

Width:  |  Height:  |  Size: 45 B

After

Width:  |  Height:  |  Size: 314 KiB

BIN
res/snap-trusted.png Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 B

After

Width:  |  Height:  |  Size: 314 KiB