I am trying to create an Xcode plugin that should read all the files contained in a project that opens in Xcode and continue working with the file names (Extract image names). The question is how to get the directory / path of the main project package open in Xcode.
Thanks.
plugins path xcode project
Ali Amin
source share