oren — 6/9/2023, 3:07:55 PM

After debugging my code for what seems like an hour, I’ve discovered that apparently code in Swift Playgrounds can’t access the internet?? It can’t even make GET requests.

♥ 5 ↩ 0 💬 5 comments

comments

radi8:

https://chat.openai.com/share/e1ede3da-3bdb-48b6-bb6a-73335bd5b533

6/9/2023, 3:24:41 PM
oren:

no, like the app is actually sandboxed. I have to use Xcode to do it.

6/9/2023, 3:28:09 PM
radi8:

hmm, idek what swift is lol

6/9/2023, 3:35:37 PM
oren:

its how you make apps for apple devices. it’s actually pretty good though, it’s open source

6/9/2023, 3:37:35 PM
radi8:

oh, nice

6/9/2023, 3:39:23 PM