Skip to content

[iOS] Xcode 26+ Compatibility: Plugin excludes arm64 architecture #144

@h-er0

Description

@h-er0

Description

When building for iOS using Xcode 26+, the build fails or warnings are issued because ffmpeg_kit_flutter_new is explicitly excluding the arm64 architecture. Xcode 26 now requires arm64 support for all plugins/frameworks, especially for Silicon-based Macs and modern iOS environments.

Error Message / Warning

Plaintext
The following plugin(s) are excluding the arm64 architecture, which is a requirement for Xcode 26+:

  • ffmpeg_kit_flutter_new
    Consider installing the "Universal" Xcode or file an issue with the plugin(s) to support arm64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions