Skip to content

Build IOS error react 0.81.5 with expo with firebase  #1

Description

@Wallace-Bezerra

Before submitting a new issue

  • I tested using the latest version of the library, as the bug might be already fixed.
  • I tested using a supported version of react native.
  • I checked for possible duplicate issues, with possible answers.

Bug summary

Build failed: The "Run fastlane" step failed because of an error in the Xcode build process. We automatically detected following errors in your Xcode build logs:

  • 'MediapipePosedetection-Swift.h' file not found
    Refer to "Xcode Logs" below for additional, more detailed logs.

Library version

0.2.0

Environment info

› Compiling react-native-mediapipe-posedetection Pods/MediapipePosedetection » MediapipePosedetection.mm

❌  (node_modules/react-native-mediapipe-posedetection/ios/MediapipePosedetection.mm:4:9)

  2 | 
  3 | #import "MediapipePosedetection.h"
> 4 | #import "MediapipePosedetection-Swift.h"
    |         ^ 'MediapipePosedetection-Swift.h' file not found
  5 | #import "MediapipePosedetectionSpec.h"
  6 | 
  7 | #import <React/RCTLog.h>

Steps to reproduce

Reproducible example repository

https://github.com/Wallace-Bezerra/usefit

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions