Skip to content

Commit 34235d5

Browse files
author
X140Yu
committed
modified: README.md
1 parent dc10d43 commit 34235d5

3 files changed

Lines changed: 26 additions & 2 deletions

File tree

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
1-
# Switcher
1+
# Switcher
2+
Switcher is an OS X App which helps you easily switch AppleID in App Store & iTunes App.
3+
4+
If you use just one AppleID, this app may not be that useful for you. But if you use multiple IDs at the same time and thought switching between them hurt a lot, this may be the right app for you.
5+
6+
![](images/01.jpg)
7+
8+
## Useage
9+
1. Enter `cmd + n` or press menu item `Account -> Add Account` to add an AppleID.
10+
2. Press `App Store` or `iTunes` button.
11+
3. Enter the password for the AppleID.
12+
4. Press enter and wait patiently.
13+
14+
PS. Right click a list item can choose to delete it.
15+
16+
## Is it safe?
17+
The app saves your IDs in a local file and everytime you enter the password, for convience, it will save it in the memory(NOT in a local file). So feel free to use this app, it's totally safe.
18+
19+
## Known issue
20+
Certain states of App Store and iTunes App may cause the AppleScript part some error, but don't worry, click login again, it will work.
21+
22+
## Release
23+
24+
25+

Switcher/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0</string>
20+
<string>0.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

images/01.jpg

36 KB
Loading

0 commit comments

Comments
 (0)