Skip to content

Does not build on xcode 26.4 for iOS #3782

@SamuelBrucksch

Description

@SamuelBrucksch

Description

The build fails with

❌  Undefined symbols for architecture arm64
┌─ Symbol: SkFontMgr_New_CoreText(__CTFontCollection const*)
└─ Referenced from: RNSkia::RNSkApplePlatformContext::createFontMgr() in react_native_skia[11](RNSkApplePlatformContext.o)


❌  ld: symbol(s) not found for architecture arm64

With xcode 26.4, fmt 12.1. is needed:
facebook/react-native#56099

Applying these changes, result in the above error.

React Native Skia Version

2.5.3

React Native Version

0.81

Using New Architecture

  • Enabled

Steps to Reproduce

Apply the fmt version changes and build the app on iOS.

Snack, Code Example, Screenshot, or Link to Repository


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions