Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*
 *  AppConfig.h
 *
 *  Created by - on 09/11/10.
 *  Copyright 2010. All rights reserved.
 *
 */

#define APP_VERSION [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleVersion"]
#define HTTP_TIMEOUT 25


//COLORS
#define GRAY [UIColor colorWithRed:0.502 green:0.502 blue:0.502 alpha:1.000]
#define RED  [UIColor colorWithRed:0.600 green:0.000 blue:0.000 alpha:1.000]
#define BLUE [UIColor colorWithRed:0.059 green:0.075 blue:0.490 alpha:1.000]


//#define APP_LOGGER_LEVEL APP_LOGGER_LEVEL_ALL
#define APP_LOGGER_LEVEL APP_LOGGER_LEVEL_OFF

#define BANNER_ID @"a150cf3ff594753"

#define GOOGLESERVICE @"http://maps.googleapis.com/maps/api/geocode/xml?"


















Commits for Nextrek/iOS/Location/Location/AppConfig.h

Diff revisions: vs.
Revision Author Commited Message
63 FAquili picture FAquili Sat 18 Jan, 2014 16:59:40 +0000

Parcheggio Roma 1.0