Skip to content

Compiled module was created by a different version of the compiler '5.10.0.13' #536

@bring-shrubbery

Description

@bring-shrubbery

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

After updating to macOS 15.0 Sequoia, updating Xcode and trying to re-build my project, I'm getting the following error:

Compiled module was created by a different version of the compiler '5.10.0.13'; rebuild 'Supabase' and try again: /Users/antoni/Library/Developer/Xcode/DerivedData/[project-name]/Index.noindex/Build/Products/Debug-iphoneos/Supabase.swiftmodule/arm64-apple-ios.swiftmodule

To Reproduce

  1. Create project in macOS 15.0 Sequoia in Xcode 16.0.
  2. Add supabase-swift to that project.
  3. Select target device with iOS 18.0.
  4. See error

Expected behavior

Should just build without errors on latest macOS/Xcode versions.

System information

  • OS: macOS 15.0 Sequoia, Xcode 16.0
  • Version of supabase-swift: 2.18.0

Additional context

I'm pretty sure this is solvable by just rebuilding the project without any changes using the latest Xcode?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions