Skip to content

Commit c60b33a

Browse files
committed
Updated README and documentation
1 parent 287bab8 commit c60b33a

File tree

3 files changed

+4
-17
lines changed

3 files changed

+4
-17
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ iOS-Screenshot-Automator
33

44
Batch-creates screenshots for all iOS devices in every language you define, ready for immediate upload in iTunes Connect. Uses and integrates with UIAutomation from Apple. Also great for unit testing.
55

6+
Follow the developer on Twitter: [KrauseFx](http://twitter.com/krausefx) (Felix Krause)
7+
68
The script is based on UIAutomation to navigate the app and take the screenshots.
79

810
Define which languages and simulator types you want to use in the "run"-file.

changeCarrierName

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
cd ~/Desktop/
55

6+
# Don't forget to change the language English to the one you want to modify
7+
68
# Copy the file here.
79
sudo cp /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/System/Library/CoreServices/SpringBoard.app/English.lproj/SpringBoard.strings ~/Desktop
810

changeCarrierNameGerman

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)