/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Hello-World iOS App in Assembly
(gist.github.com)
169 points
pabs3
| 1 comments |
30 Oct 25 02:37 UTC
|
HN request time: 0.281s
|
source
Show context
starmole
◴[
30 Oct 25 02:48 UTC
]
No.
45755914
[source]
▶
>>45755821 (OP)
#
Super cool! Would love to see the build/deploy steps needed.
replies(2):
>>45757630
#
>>45761755
#
saagarjha
◴[
30 Oct 25 08:29 UTC
]
No.
45757630
[source]
▶
>>45755914
#
xcrun -sdk iphoneos clang yellow.asm, pack it into an IPA and sign it
replies(1):
>>45757804
#
anta40
◴[
30 Oct 25 09:00 UTC
]
No.
45757804
[source]
▶
>>45757630
#
Hmm doesn't work. Here's the error log (I'm on Mac M2):
https://gist.github.com/anta40/60f62c803a091ad0415d60f8cac55...
replies(1):
>>45757978
#
1.
saagarjha
◴[
30 Oct 25 09:29 UTC
]
No.
45757978
[source]
▶
>>45757804
#
Maybe throw in a -framework CoreFoundation
ID:
GO
↑