Answer the question
In order to leave comments, you need to log in
Why is the application not building in Xcode after expo?
I am coming to the end of the development of the application, I am writing in js through expo, I did everything as in the documentation, I ran the eject command so that I could build it through Android studio and Xcode. At first, I launched the assembly for androyd and everything worked, I substituted the keys and immediately uploaded it to the store, but I have errors with Xcode.
ld: warning: Could not find auto-linked framework 'UniformTypeIdentifiers'
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_UIWindowScene", referenced from:
objc-class-ref in EXSplashScreen(EXSplashScreenModule.o)
"___isPlatformVersionAtLeast", referenced from:
l012 in EXNotifications(EXNotificationCategoriesModule.o)
l014 in EXNotifications(EXNotificationCategoriesModule.o)
l016 in EXNotifications(EXNotificationCategoriesModule.o)
l016 in EXNotifications(EXNotificationCenterDelegate.o)
l003 in EXNotifications(EXNotificationBuilder.o)
l006 in EXNotifications(EXUserFacingNotificationsPermissionsRequester.o)
l008 in EXNotifications(EXUserFacingNotificationsPermissionsRequester.o)
...
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question