From fe8c2293ff71453c9ec36d274eaba2185e94f8f4 Mon Sep 17 00:00:00 2001 From: Arthur Ariel Sabintsev Date: Thu, 20 Dec 2018 15:19:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f66622..b291bdb 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ If an app update is available, Harpy checks to make sure that the version of iOS ## Testing Harpy Temporarily change the version string in Xcode (within the `.xcodeproj`) to an older version than the one that's currently available in the App Store. Afterwards, build and run your app, and you should see the alert. -If you currently don't have an app in the store, change your bundleID to one that is already in the store. In the sample app packaged with this library, we use the [iTunes Connect Mobile](https://itunes.apple.com/us/app/itunes-connect/id376771144?mt=8) app's bundleID: `com.apple.itunesconnect.mobile`. +If you currently don't have an app in the store, change your bundleID to one that is already in the store. In the sample app packaged with this library, we use the [App Store Connect](https://itunes.apple.com/us/app/itunes-connect/id376771144?mt=8) app's bundleID: `com.apple.itunesconnect.mobile`. ## Important Note on App Store Submissions The App Store reviewer will **not** see the alert.