←back to thread

168 points pabs3 | 2 comments | | HN request time: 0s | source
Show context
starmole ◴[] No.45755914[source]
Super cool! Would love to see the build/deploy steps needed.
replies(2): >>45757630 #>>45761755 #
saagarjha ◴[] No.45757630[source]
xcrun -sdk iphoneos clang yellow.asm, pack it into an IPA and sign it
replies(1): >>45757804 #
1. anta40 ◴[] No.45757804[source]
Hmm doesn't work. Here's the error log (I'm on Mac M2):

https://gist.github.com/anta40/60f62c803a091ad0415d60f8cac55...

replies(1): >>45757978 #
2. saagarjha ◴[] No.45757978[source]
Maybe throw in a -framework CoreFoundation