Subversion Repository Public Repository

Nextrek

Diff Revisions 555 vs 556 for /iOS/SafariArte/trunk/SafariArte/AppConfiguration/AppConfig.h

Diff revisions: vs.
  @@ -7,7 +7,7 @@
7 7 //
8 8
9 9 //Common logic
10 - #define TEST
10 + //#define TEST
11 11
12 12 #define APP_VERSION [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleVersion"]
13 13 #define APP_VERSION_COMPLETE [NSString stringWithFormat:@"v.%@ build.%@", [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleShortVersionString"], APP_VERSION]