arashpayan / appirater

A utility that reminds your iPhone app's users to review the app.

Home Page:http://arashpayan.com/blog/2009/09/07/presenting-appirater/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#pragma clang diagnostic pop was not removed in last commit

nickbit opened this issue · comments

Hi Arash,

int the last commit and in the file Appirater.h the following line was not removed, resulting to a compiler warning.

#pragma clang diagnostic pop

Please remove it.

Fixed in 2.3.1