Open juskuc opened 7 months ago
You can see my config on Xcode on this topic
@Spokplacenta could you explain a little more how you got it to work? I have set up the build phases exactly like you did on Runner at least, I didn't see your build phases config on VPNExtension. Adding some screenshots below.
Runner:
VPNExtension:
However, now it is giving me a different error:
For anyone else running into the problem:
I've played around with build phases, got things working with this configuration I believe:
Issue was with [firebase_crashlytics] Crashlytics Upload Symbols I suppose, since that's the only difference between this configuration and the last one.
You should also try to clean build folder of Xcode before attempting to run it again. Seems to work for now.
Update: ran into the same problem again, not sure what has changed, still need help
I think BuildPhase of VPNExtension is like yours.
Have you got log of the error ?
Receiving this error when building through xcode - any advice? Followed advice described here, but it did not help.