R
R
Ruslan Absalyamov2019-11-03 12:10:23
React Native
Ruslan Absalyamov, 2019-11-03 12:10:23

How to solve the problem with compiling 'UIKit/UIUserActivity.h' file not found?

I got the project ready, so some things can be stupid, Problem when starting the compiler

fatal error: 'UIKit/UIUserActivity.h' file not found
#import <UIKit/UIUserActivity.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.


** BUILD FAILED **


The following build commands failed:
        CompileC /Users/user/Sites/myata/mobile/ios/build/myata/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-RCTLinking.build/Objects-normal/x86_64/RCTLinkingManager.o /Users/user/Sites/myata/mobile/node_modules/react-native/Libraries/LinkingIOS/RCTLinkingManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

I do not understand how to solve the problem and where to look.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question