Skip to content

Commit

Permalink
Updated CHANGELOG and README
Browse files Browse the repository at this point in the history
  • Loading branch information
arashpayan committed Sep 26, 2014
1 parent d552117 commit 31dd663
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@
Change Log
==========

Version 2.0.4 *(2014-09-18)*
----------------------------
* Change: Better URL for iOS 7.1 and 8 support

Version 2.0.3 *(2014-05-14)*
----------------------------
* New: Make alert content customizable
8 changes: 2 additions & 6 deletions README.md
Expand Up @@ -14,7 +14,7 @@ If you're new to Cocoapods [watch this](http://nsscreencast.com/episodes/5-cocoa

Cocoapods support is still experimental, and might not work in all use cases. If you experience problems, open an issue and install via Git submodule

###Git submodule
###Manually
1. Add the Appirater code into your project.
2. If your project doesn't use ARC, add the `-fobjc-arc` compiler flag to `Appirater.m` in your target's Build Phases » Compile Sources section.
3. Add the `CFNetwork`, `SystemConfiguration`, and `StoreKit` frameworks to your project. Be sure to **change Required to Optional** for StoreKit in your target's Build Phases » Link Binary with Libraries section.
Expand Down Expand Up @@ -73,16 +73,12 @@ Requests for help, questions about usage, suggestions and other relevant topics
License
-------
Copyright 2013. [Arash Payan] [arash].
Copyright 2014. [Arash Payan] [arash].
This library is distributed under the terms of the MIT/X11.
While not required, I greatly encourage and appreciate any improvements that you make
to this library be contributed back for the benefit of all who use Appirater.
Tips
----
Bitcoin tips are welcome: 1PxVtrzR4oHEKPojVx41JJnWGuPLggYDQy
Ports for other SDKs
--------------
A few people have ported Appirater to other SDKs. The ports are listed here in hopes that they may assist developers of those SDKs. I don't know how closesly (if at all) they track the Objective-C version of Appirater. If you need support for any of the libraries, please contact the maintainer of the port.
Expand Down

0 comments on commit 31dd663

Please sign in to comment.