Skip to content
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

Example project missing a file? #33

Open
philflores opened this issue Mar 19, 2024 · 1 comment
Open

Example project missing a file? #33

philflores opened this issue Mar 19, 2024 · 1 comment

Comments

@philflores
Copy link

I am attempting to run the example project for iOS, but am blocked on Step 3. Add Unity-iPhone.xcodeproj to your workspace

Where does this file come from? I don't see it in the example folder of the repo, is it generated? If so, where and how?

@mortend
Copy link
Collaborator

mortend commented Mar 24, 2024

The example app (https://github.com/fusetools/react-native-unity2/tree/main/example) already contains prebuilt Unity artifacts for iOS and Android, so you don't need to worry about Unity-iPhone.xcodeproj to test it. Running npm install and npm run ios should be enough to get going.

See https://github.com/fusetools/react-native-unity2/blob/main/example/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants