Skip to content

The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode. #69

Description

@TamasBarta

When I try to upload my app to the App Store, I get this error:

[04:37:57]: [altool] 2024-09-11 04:37:57.658 *** Error: Asset validation failed Invalid Executable. The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode. (ID: 2685f55e-b5a3-443f-a315-bfaef45f1c81) (90482)

[04:37:57]: [altool]  {

[04:37:57]: [altool]     NSLocalizedDescription = "Asset validation failed";

[04:37:57]: [altool]     NSLocalizedFailureReason = "Invalid Executable. The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode. (ID: 2685f55e-b5a3-443f-a315-bfaef45f1c81)";

[04:37:57]: [altool]     NSUnderlyingError = "Error Domain=IrisAPI Code=-19241 \"Asset validation failed\" UserInfo={status=409, detail=Invalid Executable. The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode., id=2685f55e-b5a3-443f-a315-bfaef45f1c81, code=STATE_ERROR.VALIDATION_ERROR.90482, title=Asset validation failed, NSLocalizedFailureReason=Invalid Executable. The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode., NSLocalizedDescription=Asset validation failed}";

[04:37:57]: [altool]     "iris-code" = "STATE_ERROR.VALIDATION_ERROR.90482";

[04:37:57]: [altool] }

[04:37:57]: Application Loader output above ^
[04:37:57]: [ContentDelivery.Uploader.600003D2C180] Asset validation failed (90482) Invalid Executable. The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode. (ID: 2685f55e-b5a3-443f-a315-bfaef45f1c81)
[04:37:57]: Error uploading '/var/folders/zr/1lkpcx912m125gn972vyh0jc0000gn/T/a0563dec-7659-4073-b98d-1b908e1effe6.ipa'.
[04:37:57]: Asset validation failed Invalid Executable. The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode. (ID: 2685f55e-b5a3-443f-a315-bfaef45f1c81) (90482)
[04:37:57]: The call to the altool completed with a non-zero exit status: 1. This indicates a failure.
[04:37:57]: Could not download/upload from App Store Connect!

[!] Error uploading ipa file:
 [Application Loader Error Output]: [ContentDelivery.Uploader.600003D2C180] Asset validation failed (90482) Invalid Executable. The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode. (ID: 2685f55e-b5a3-443f-a315-bfaef45f1c81)
[Application Loader Error Output]: Error uploading '/var/folders/zr/1lkpcx912m125gn972vyh0jc0000gn/T/a0563dec-7659-4073-b98d-1b908e1effe6.ipa'.
[Application Loader Error Output]: Asset validation failed Invalid Executable. The executable 'Runner.app/Frameworks/GoogleCast.framework/GoogleCast' contains bitcode. (ID: 2685f55e-b5a3-443f-a315-bfaef45f1c81) (90482)
[Application Loader Error Output]: The call to the altool completed with a non-zero exit status: 1. This indicates a failure.

GoogleCast is only related to this library in my app. Unfortunately I have no idea what even bitcode is, but I wanted to report this, as this wasn't the case with an earlier version of the library. Now I use main from Git in my pubspec.yaml.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    incidentSomething isn't workingiosNeeds changes on iOS

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions