Before submitting a new issue
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