Category Archives: Uncategorized

4.2.1 Greenpois0n “Failed :(” Message?

If you’re having trouble applying the Chronic Dev Team’s JB, try using Terminal.app to load Greenpois0n. Worked for me! Something along the lines of: Mike-Macbook:~ Mike$ ./Desktop/greenpois0n.app/Contents/MacOS/greenpois0n

NSTimer Retains its Target?

Caught me out the other day – I didn’t realise that NSTimer would retain its target, meaning that my object that owned it didn’t deallocate before I invalidated the timer. Don’t let it catch you out! Also, I found out that you can use [sourcecode language="objc"]performSelector:withObject:afterDelay:[/sourcecode] instead of a timer in some cases. Note that the

Big App Show

Thanks Adam Curry for featuring Huesic on the Big App Show in a 3 min long presentation! If you haven’t tried out his app already, now would be a good time! Big App Show on App Store