Is it normal that the java process running krell is at 100% CPU?
don't know what it's doing... nor what I'm doing, first time trying this out
anyone familiar with > fatal error: module map file '/Users/borkdude/Library/Developer/Xcode/DerivedData/AwesomeProject-dcpsrlydmqnwnreszyzwksudwjqn/Build/Products/Debug-iphoneos/YogaKit/YogaKit.modulemap' not found I'm getting this message when trying to put the app on my phone
And the app runs fine in the simulator @borkdude ?
yes
hmm, maybe I have to open .xcworkspace
instead of .xcodeproj
I’ve seen these errors when linking something complex. But then the error would manifest even in dev not just in a proper build
crap. > This iPhone SE (Model A1662, A1723, A1724) is running iOS 13.4.1 (17E262), which may not be supported by this version of Xcode. An updated version of Xcode may be found on the App Store or at http://developer.apple.com.
I don't want to update xcode, because of catalina
Yea, that is annoying
Maybe look into building it in a CI that has a more recent version of Xcode... can’t think of another solution
you can't just compile this and drop it in your phone right?
it's a pretty closed system?
it did compile. I just can't run it on my phone
so how would CI help me here?
Well you could compile it somewhere else and then “load” it via TestFlight
it says "Build succeeded" in Xcode, so I assume there is an app thing somewhere which I could theoretically run on my iPhone?
Yea
It's quite a hassle to test a demo app on my phone going through TestFlight (I just read the steps) instead of upgrading to catalina. I might wait until I do the latter.
A local coffee bar owner asked me if I could build an app for him, I thought it might be nice to try out krell and get something going there
so before I upgrade: anything I should be aware of in catalina...?
I'm still on mojave
The same here because “early settlers get the arrows”.
@borkdude usually you just need to upgrade… Apple doesn’t want you do stay out of sync too much between versions on different stuff; no free for all here (un)fortunately (depending on perspective) 🙂