Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiraku committed Oct 7, 2015
1 parent c7184b6 commit d5949b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This tiny app can detect the CPU chipset of your iPhone. For iPhone 6s / 6s Plus, it can also detect the manufactory (TSMC or Samsung) of A9 chip.

The compiled (and signed) binary file that I distrubte would upload the chip model, device type info and an [unique id](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIDevice_Class/#//apple_ref/occ/instp/UIDevice/identifierForVendor) (not UDID, SN or IMEI) to my server, but it's for statistics only. Therefore, I can't identify you from these information. The statistic result is [here](http://demo.hiraku.tw/CPUIdentifier).
The compiled (and signed) binary file that I distrubte would upload the chip model, device model and an [unique id](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIDevice_Class/#//apple_ref/occ/instp/UIDevice/identifierForVendor) (not UDID, SN or IMEI) to my server, but it's for statistics only. Therefore, I can't identify you from these information. The statistic result is [here](http://demo.hiraku.tw/CPUIdentifier).

## How to Use
Open [http://demo.hiraku.tw/CPUIdentifier](http://demo.hiraku.tw/CPUIdentifier) on your iPhone, and follow the introduction to install.
Expand Down

0 comments on commit d5949b7

Please sign in to comment.