TOKYO (MacHouse) – When you use several images in an Xcode project, you might probably create an array to store those file names. Occasionally, I use several dozen images in an Xcode project. If you have that many, you really want to avoid typing all file names manually. So what do I suggest?
Tom Bluewater
|
Tom Bluewater
|
Oh-My-Arrays is a simple desktop application that lets you create an array of file names out of a folder you select. All you have to do is just drag and drop a folder right onto the application window. And just click on the disclosure button to retrieve code. Simple enough? Continue reading
