NativeScript / nativescript-cli

Command-line interface for building NativeScript apps
https://www.npmjs.com/package/nativescript
Apache License 2.0
1.04k stars 195 forks source link

Build error for ios - status code 401 #5818

Closed erjdriver closed 2 weeks ago

erjdriver commented 3 weeks ago

Issue Description

Issue Description

My tns ios publish command is below

Fulls-Mac-mini:publish-myapp-ios mini$ tns publish ios xxx@gmail.com mypwd --appleApplicationSpecificPassword hwdg-fogd-jxzk-klrl --ipa "./platforms/ios/build/Release-iphoneos/myapp.ipa"
You are using the deprecated nsconfig.json file. Just be aware that NativeScript now has an improved nativescript.config.(js|ts) file for when you're ready to upgrade this project.
Request failed with status code 401

This used to work - and now getting the 401 error

My NS env is quite old - it's a legacy app and I just have to support it 6 more months.

✔ Getting NativeScript components versions information... ⚠ Update available for component nativescript. Your current version is 8.5.3 and the latest available version is 8.8.2. ✔ Component tns-core-modules has 6.5.27 version and is up to date. ⚠ Update available for component @nativescript/ios. Your current version is 6.5.6 and the latest available version is 8.8.2.

Reproduction

No response

Relevant log output (if applicable)

No response

Environment

No response

Please accept these terms

erjdriver commented 2 weeks ago

wasn't able to get tns publish ios... to work.

since the build was successful, I downloaded the Apple Transporter app and uploaded the ipa file.