koliush
koliush

Reputation: 324

Why I have Error in organizer while distributing the application (xcode 10)

I'm trying to update an iOS app in App Store, with a new macbook, but I have error in organizer:

Resolver: Install error - org.apache.httpcomponents.httpcore Exception's name: java.io.IOException, Exception's message: Error accessing file:/Users/User/.itmstransporter/obr/1.12.0/org.apache.httpcomponents.httpcore-4.4.10.jar

enter image description here

Upvotes: 3

Views: 585

Answers (1)

koliush
koliush

Reputation: 324

All I needed was it download and install iTMSTransporter, it available in this path: https://help.apple.com/itc/transporteruserguide/#/apdA3ae5a8b0?sub=apdA687d545d

Upvotes: 4

Related Questions