Anyways, I have an application with ApplescriptObjC (Cocoa) in Xcode. I was wondering how to fetch raw .txt from my website. The idea is that I use cPanel to create a .txt at [data.mywebsite.com/this/that/news.txt] This would allow me to edit it at my will. I have Webkit.framework installed to my project. I want it to fetch the .txt file, line by line, each line making a list.
Now, in theory, the .txt file is:
when the script fetches this, I want it to make a list