modified default modrules for iOS

modified download URL for core files to googlecode
This commit is contained in:
techdragon.nguyen@gmail.com
2011-12-31 17:44:13 +00:00
parent 217bc910b6
commit bf4e6b6884
2 changed files with 2 additions and 8 deletions

View File

@@ -17,8 +17,7 @@
@synthesize downloadProgressView;
@synthesize downloadMessageStatus;
//static NSString *kDownloadUrlPath = @"http://wololo.net/files/wagic/";
static NSString *kDownloadUrlPath = @"http://forevernow.net/wagic/";
static NSString *kDownloadUrlPath = @"http://wagic.googlecode.com/files/";
static NSString *kDownloadFileName = @"core_017_iOS.zip";