HomeiOS Developmentxcode - FirebaseCoreInternal.modulemap not discovered, making an attempt to construct an ios...

xcode – FirebaseCoreInternal.modulemap not discovered, making an attempt to construct an ios scheme by xcodebuild


i am making an attempt to construct my ios app by way of xcodebuild.
I wish to construct an particular scheme as a substitute of the entire venture (too heavy), so i run this command:

xcodebuild construct -scheme "Glik" -sdk iphoneos -destination generic/platform=iOS

nevertheless it at all times fails, with this deadly error:

deadly error: module map file '/Customers/pablo/Library/Developer/Xcode/DerivedData/Glik-bxbwmzcivjasbkbiqxqkmjmbxeli/Construct/Merchandise/Debug-iphoneos/FirebaseCoreInternal/FirebaseCoreInternal.modulemap' not discovered

Possibly is value point out that i can construct the workspace, nevertheless it takes too lengthy to make use of it in a Github Motion (it stops at 20ish minutes)

I anticipate to carry out the construct of the scheme, to apply it to a Github Actions CI/CD to make simpler all of the construct and deploy technique of the app.
I’ve tried deleting the cache knowledge, the derived knowledge and all that sort of stuff.
Additionally i attempted making an attempt yo construct the app in rosetta, nevertheless it didn’t work both.
I’ve discovered related points like this YogaKit.modulemap not discovered after operating the IOS Simulator, bur they do not have the answer i want.

Thanks upfront!

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments