steipete / Aspects

Delightful, simple library for aspect oriented programming in Objective-C and Swift.

Home Page:https://twitter.com/steipete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why i can get Version 1.4.2? the last version is 1.4.1

ymoyao opened this issue · comments

why i can't get version 1.4.2? the last version i can use is 1.4.1? i use pod "Aspects" in the podfile.

Just haven't updated it yet. Use the source.

cheers,
Peter

On 2 Sep 2016, at 09:46, developeryh notifications@github.com wrote:

why i can get Version 1.4.2? the last version is 1.4.1? i use pod "Aspects" in the podfile.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

download? allright,another question : aspectInfo.instance will not be nil after object relese,so i can't judge whether the object relese..

Try StackOverflow. Open Source doesn't mean free support. Thanks.

cheers,
Peter

On 2 Sep 2016, at 10:35, developeryh notifications@github.com wrote:

download? allright,another question : aspectInfo.instance will not be nil after object relese,so i can judge whether the object relese..


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

Try this for 1.4.2

pod 'AspectsV1.4.2'