Skip to content

[Bug]: Uncategorized (Xcode): Command ValidateEmbeddedBinary failed with a nonzero exit code #949

@nyeduHu

Description

@nyeduHu

What happened?

From one second to another (literally not doing anything, just stopping from building code, where it worked to building the archive where it didn't.) it stopped working. I get

ValidateEmbeddedBinary /Users/nyesoedvard/Library/Developer/Xcode/DerivedData/Runner-ddmczlyqzcgtvubzonseblmxrkig/Build/Intermediates.noindex/ArchiveIntermediates/Runner/InstallationBuildProductsLocation/Applications/Runner.app/PlugIns/OneSignalNotificationServiceExtension.appex (in target 'Runner' from project 'Runner')
    cd /Users/nyesoedvard/Downloads/konyvklub-new-version/ios
    /Users/nyesoedvard/Downloads/Xcode.app/Contents/Developer/usr/bin/embeddedBinaryValidationUtility /Users/nyesoedvard/Library/Developer/Xcode/DerivedData/Runner-ddmczlyqzcgtvubzonseblmxrkig/Build/Intermediates.noindex/ArchiveIntermediates/Runner/InstallationBuildProductsLocation/Applications/Runner.app/PlugIns/OneSignalNotificationServiceExtension.appex -signing-cert 1B59AF5A830A03AA349C43CC61BE8474B6EBD368 -info-plist-path /Users/nyesoedvard/Library/Developer/Xcode/DerivedData/Runner-ddmczlyqzcgtvubzonseblmxrkig/Build/Intermediates.noindex/ArchiveIntermediates/Runner/InstallationBuildProductsLocation/Applications/Runner.app/Info.plist

warning: The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('297').
Command ValidateEmbeddedBinary failed with a nonzero exit code

for whatever reason, and i've been trying everything.

Steps to reproduce?

- Create a new flutter app
- Integrate OneSignal using steps in docs
- Try to build

What did you expect to happen?

A happy, successful build.

OneSignal Flutter SDK version

^5.1.2

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions