Hello, I'm new to this forum so hello!
I've run into a problem when trying to build a love game for iOS using the fuse technique...
All the frameworks have errors and are shown in red, and the build always fails.
I've done some digging and most people say to reload the framework, or manually enter the framework path. But I don't know how to do this or if it would even work.
Any help is greatly appreciated!
Thank you!
-kip
Update:
Building Game in xCode 9.x
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Building Game in xCode 9.x
Last edited by kippllo on Sun Apr 15, 2018 11:13 pm, edited 2 times in total.
- slime
- Solid Snayke
- Posts: 3162
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Building Game in xCode 9.x
Your screenshot didn't get posted correctly, but if the errors are related to linking Metal functions, the iOS source code for LÖVE 11.1 – released today – resolved that (by weak-linking with Metal.framework).
Re: Building Game in xCode 9.x
Ok I downloaded the update, but I'm still getting the same problem. I would like to note that I tried building to the simulator instead of my iPhone and it worked fine for that. The problem seems to be in building for a real device...
Re: Building Game in xCode 9.x
I aslo uploaded a pic of the error message
- slime
- Solid Snayke
- Posts: 3162
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: Building Game in xCode 9.x
Are you sure you downloaded the LÖVE 11.1 iOS source? It works for me, and has Metal.framework listed under the frameworks dropdown and set to weak-link:
Also note that you'll need to change the code-signing and bundle identifier settings in the General tab of the love-ios target, in order to use your Apple Developer account to deploy LÖVE to your phone.
Also note that you'll need to change the code-signing and bundle identifier settings in the General tab of the love-ios target, in order to use your Apple Developer account to deploy LÖVE to your phone.
Re: Building Game in xCode 9.x
Ok so I thought I had downloaded the new source, but I guess I didn't.
I have now downloaded the right source and it worked!!! Thank you so much!!!
One more question, when I compile in xCode I get TONS of warnings, but it still works. Is that normal?
I have now downloaded the right source and it worked!!! Thank you so much!!!
One more question, when I compile in xCode I get TONS of warnings, but it still works. Is that normal?
Who is online
Users browsing this forum: Google [Bot] and 0 guests