#import <Foundation/Foundation.h> @interface UpdateChecker : NSObject + (void)checkApplicationNewVersionWithAppStoreId:(NSString *)storeId foundBlock:(void (^)(NSURL *url, NSString *version))block; @end #import "UpdateChecker.h" #define kAppStoreAPIURL @"http://ax.itunes.apple.com/WebObjects/MZStoreServices.woa/wa/wsLookup?id=%@&country=jp" #define kAppStoreLink @"https://itunes.apple.com/app/id%@
{{#tags}}- {{label}}
{{/tags}}