Skip to content

[SOLVED] Xcode 12.1 required w/Detox, inside Xcode - 12.0 does not work #15

@rborn

Description

@rborn

Hi

I'm trying to use this with detox but I get a lot of errors when building, starting with

/....../app/letsemjoyapp/node_modules/@react-native-firebase/firestore/ios/RNFBFirestore/RNFBFirestoreCommon.h:26:4: expected a type

+ (FIRFirestore *)getFirestoreForApp:(FIRApp *)firebaseApp;
^

My Detox build command is

xcodebuild -workspace ios/emjoy.xcworkspace -UseNewBuildSystem=NO -scheme emjoy -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build | xcpretty

Any idea ? 😻

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