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

Xcode project is unbuildable #97

Open
indieshack opened this issue Jun 23, 2021 · 2 comments
Open

Xcode project is unbuildable #97

indieshack opened this issue Jun 23, 2021 · 2 comments

Comments

@indieshack
Copy link

indieshack commented Jun 23, 2021

Can someone comment on how they managed to build the Xcode project - it seems utterly broken.

e.g. "'MTLModel.h' file not found"
Is this MTLModel from private headers or the Mantle project?

Also, why on earth are Crashlytics/Fabric libraries include in an open source GitHub project, even when those libraries were functioning (they're long dead)

Thanks

@frankusu
Copy link

frankusu commented Aug 4, 2021

same, I have the same problem

@kambala-decapitator
Copy link

you need to install pods first (pod install) and then open the xcworkspace, not xcodeproj.

I also had to apply a few changes to Fragaria (it's added as git submodule) code to fix build errors.

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

3 participants