Post

Replies

Boosts

Views

Activity

Reply to Library validation fails because of different Team IDs
Hi,We also experience the same problem.Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTermination Reason: DYLD, [0x5] Code SignatureApplication Specific Information:dyld: launch, loading dependent libraries(/Library/Frameworks/Measure.Client64.framework/Versions/2.0.0.1/Measure.Client64) not valid for use in process using Library Validation: mapping process and mapped file (non-platform) have different Team IDsAny such requrement that mandates that same Team ID is required?regardsPrema_k
Dec ’19
Reply to altool fails with "The auth server returned a bad status code"
Hi, This error is coming often now. I have tried the following command it is giving output. xcrun altool --list-providers --username "username" --password "@keychain:NOTARIZE_PASSWORD" I am using app specific password generated for my user name. I got the following output for the above command. 2022-01-31 14:55:51.693 altool[99127:17893146] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called ProviderName ProviderShortname PublicID                             WWDRTeamID  ------------ ----------------- ------------------------------------ ----------  xxxxx      xxxx            69a6de70-xxxxx-xxxxxx-xxxxxxxxx 82xxxxxxxxC  macOS: 11.0.1 Xcode: 12.3 regards Prema Kumar
Jan ’22
Reply to After changing the Apple ID password, app specific passwords are not working even after creating new app specific password
Hi Quinn, Following command also fails xcrun notarytool store-credentials NOTARY_TOOL_PASS --apple-id Apple_ID --team-id team_ID --password app-specific-password This process stores your credentials securely in the Keychain. You reference these credentials later using a profile name. Validating your credentials... Error: HTTP status code: 401. Invalid credentials. Username or password is incorrect. Use the app-specific password generated at appleid.apple.com. Ensure that all authentication arguments are correct. regards Prema Kumar
Jun ’22