1

I'm updating a new version of app in app store through XCode and I am creating build like below

Step 1. Project Setting -> General Signing -> Automatically Manage Sign in

Step 2. Select Generic iOS Device

Step 3. Product -> Archive -> Build

After creating build i'm uploading build on app store through XCode Organizer but its take to much time to upload and message show as below

Authenticating With the app store...

Here is the image I am attaching

Please Check Screen Shot

please check image I'm stuck from last 2 3 hours i'm just getting this message

Ramprasath Selvam
  • 3,868
  • 3
  • 25
  • 41
Vishal
  • 57
  • 1
  • 7

2 Answers2

2

What's your network you use to build? I stuck same process when use company's network because VPN. Try to use another network

Thong M Truong
  • 126
  • 3
  • 8
0

After creating Build go to

Distribute App -> iOS App Store -> Export

Go to

Xcode -> open Developer Tool -> Application Loader


Login your apple ID, Select .ipa file and upload to itunes connect.

Ramprasath Selvam
  • 3,868
  • 3
  • 25
  • 41