Skip to content

Build fail after updating react-native-nitro-modules to v0.35 #113

@SHergibo

Description

@SHergibo

After updating react-native-nitro-modules to v0.35, I receive this build error when I trie to build my app with Xcode.

Error:

/Users/user/work/project-name/node_modules/react-native-bluetooth-state-manager/nitrogen/generated/ios/BluetoothStateManager-Swift-Cxx-Umbrella.hpp:31:10: 'NitroModules/AnyMapHolder.hpp' file not found

The v0.35 of react-native-nitro-modules introduce a breaking change that needs to be fixed:

https://github.com/mrousavy/nitro/releases/tag/v0.35.0

For informations:
react-native-bluetooth-state-manager version used: 2.0.4
react-native-nitro-modules version use: 0.35.2
react-native version used: 0.83.1

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