I want to send a Tweet from my App and for the actual tweet I want to include the App's icon.
Is there a quick way to access the icon. Otherwise I have add and duplicate the icon to my Resources folder in Xcode.
I want to send a Tweet from my App and for the actual tweet I want to include the App's icon.
Is there a quick way to access the icon. Otherwise I have add and duplicate the icon to my Resources folder in Xcode.
The app icons is already in the resource directory (which doesn't really exist)
Where
appicon.pngis the name of you app's icon file.