I have a source code of IPhone App and i am on windows,
I install OSX on VirsualBox, And also install AppCode, Then open the project and try to edit some files it's not allowed i mean when double clicking on files or click Jump to source in context menu file not opened in the editor, i just want to change some configurations in file: "Configration.h"
I want to change this var:
#define AAID @"ca-app-pub-0000000/00000"
If it can't be editable with appcode is there any way to compile without Xcode ?