Dùng WinSCP hay iPhone PC Suite hay bất cứ phần mềm nào để truy cập vào iPhone .Truy cập theo đường dẫn : /private/var/stash/Applications/AmIRich/ và open file ìno.plist (= notepad)
Sau đó sửa lại tên thành tên cái app trị giá 999,99$ thôi ^^ and now : Respring !
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>I Am Rich</string> ------------->đã sửa tên lại
<key>CFBundleExecutable</key>
<string>Riches</string>
<key>CFBundleIconFile</key>
<string>icon.png</string>
<key>CFBundleIdentifier</key>
<string>com.touchrepo.iamrich</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Riches</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>Riches</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>(SDK_NAME)</string>
<key>UIPrerenderedIcon</key>
<false/>
</dict>
</plist>
Sau đó sửa lại tên thành tên cái app trị giá 999,99$ thôi ^^ and now : Respring !
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>I Am Rich</string> ------------->đã sửa tên lại
<key>CFBundleExecutable</key>
<string>Riches</string>
<key>CFBundleIconFile</key>
<string>icon.png</string>
<key>CFBundleIdentifier</key>
<string>com.touchrepo.iamrich</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Riches</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>Riches</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>(SDK_NAME)</string>
<key>UIPrerenderedIcon</key>
<false/>
</dict>
</plist>