Skip to content

[React Native] IOS Build Error: 'QueueITLibrary/QueueService.h' file not found #10

Open
@ttrebicki

Description

@ttrebicki

RN: 0.68.2
Expo SDK 45, managed build
Xcode: 13.2.1
react-native-queue-it: all versions from 1.0.0 to latest

There might be an issue with the latest version of QueueITLibrary pod:
After updating pod repo in my RN repository I was unable to build my app for IOS, with following error being the reason:
#import <QueueITLibrary/QueueService.h> ^ 'QueueITLibrary/QueueService.h' file not found

Screenshot 2022-07-18 at 17 14 10

Apparently, going down from QueueITLibrary 3.3.0 to 3.0.x fixes the problem. The issue was also encountered by my co-worker who freshly cloned React Native repository with our app and did a fresh install.

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