graalvm-mobile

borkdude 2022-04-06T21:18:00.385619Z

@smith.adriane Trying now, briefly. I'm at: 1. > Select "Any iOS Device(arm64)" or your connected device as the build target. (iOS Simulator not supported yet) What is "any ios device" if I haven't a connected device?

borkdude 2022-04-06T21:18:22.740269Z

And "Build and run": how? I'm not familiar with Xcode, so I'm a total noob that doesn't know which button to push

phronmophobic 2022-04-06T21:47:02.178989Z

That's a good point. I'm not totally sure what the best way to describe this step. Typically, it's the ▶️ button, but I that it can be configured to another task. I'm not sure if that's a per-project setting or a user setting. Another way to describe it would be to select Product> Run from the app menu items. I know you can also run the build using xcodebuild command. That might be easiest once I figure out the right incantation.

borkdude 2022-04-06T21:20:08.936009Z

(I'm now connecting my iphone)

borkdude 2022-04-06T21:22:43.329429Z

After setting up an account, I'm getting somewhat further. Getting:

phronmophobic 2022-04-06T21:48:25.655949Z

Ok, this is a misconfiguration on my part that is using an absolute path from my system. Will fix! 😳 sorry about that

borkdude 2022-04-06T21:24:25.331209Z

This turns up empty for me:

$ find . | grep jni.h

borkdude 2022-04-06T21:24:44.355259Z

However:

$ find $GRAALVM_HOME | grep jni.h
/Users/borkdude/Downloads/graalvm-ce-java11-22.0.0.2/Contents/Home/include/jni.h

borkdude 2022-04-06T21:27:34.182499Z

I'll try again tomorrow

borkdude 2022-04-06T21:50:10.504109Z

Np :)

borkdude 2022-04-06T21:51:43.863029Z

Suggestions for README, link to apropos episode (data here): https://gist.github.com/ericnormand/aefbaace9b3731b26dd4dff770565271 In the github description, add the same title as in the README. Add clojure, graalvm tags.

👍 1
🙏 1
phronmophobic 2022-04-07T06:24:42.841989Z

Done! https://github.com/phronmophobic/grease/blob/main/README.md#media