Skip to content

Build fail on iOS after update v3.0.2, react-native 0.71.8 , expo 48 #66

@meabed

Description

@meabed

Hey 👋
Thank you for releasing the update, while updating the package I encountered a build failure, please find the details:

react-native: 0.71.8
react-native-file-access: 3.0.2
Platform: iOS

Bug
Build Fail when compiling the app

› Copying   @react-native-firebase/crashlytics RNFBCrashlytics/RNFBCrashlytics.framework/Headers/RNFBCrashlytics-umbrella.h ➜ ios/Pods/Target/ Support/ Files/RNFBCrashlytics/RNFBCrashlytics-umbrella.h
› Compiling react-native-file-access Pods/ReactNativeFileAccess » ReactNativeFileAccess_vers.c
› Compiling react-native-file-access Pods/ReactNativeFileAccess » ReactNativeFileAccess-dummy.m
› Compiling react-native-file-access Pods/ReactNativeFileAccess » FileAccess.mm

❌  (node_modules/react-native-file-access/ios/FileAccess.mm:2:9)

  1 | #import "FileAccess.h"
> 2 | #import <ReactNativeFileAccess-Swift.h>
    |         ^ 'ReactNativeFileAccess-Swift.h' file not found
  3 |
  4 | @implementation FileAccess
  5 | FileAccessImpl *impl;

› Compiling @react-native-firebase/app Pods/RNFBApp » RCTConvert+FIRApp.m
› Signing   react-native Pods/React-hermes » reacthermes.framework

To reproduce
Install the packages and run the ios app

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