-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple commands produce #109
Comments
You need to completely remove everything that relates to Unity in XCode and only then install a new one according to the instructions |
all errors on the screenshot refer only to Unity - the plugin does not use such errors |
@MuratDemirel how did you fixed it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I need to add a Unity project to my own project using @azesmway/react-native-unity. Source project using @azesmway/react-native-unity@0.3.0
To do this, I copied the Unity folder into my project, installed the @azesmway/react-native-unity package using yarn, and installed the pods. When I tried to run my project in Xcode, I encountered 56 errors. All of them are related to repeated copying in the headers section of the react-native-unity pod. Some of the files are as follows:
Allocator.h
Array.h
Assemply.h
AssemplyName.h
Assert.h
Atomic.h
COM.h
ConditionVariable.h
Debugger.h
Encoding.h
Enum.h
Environment.h
Error.h
Event.h
EventImpl.h
Exception.h
FastReaderReaderWriterLockImpl.h
The text was updated successfully, but these errors were encountered: