List Question
10 TechQA 2015-06-16 16:28:43Assigning from a Class method binds the class instead of its return value
45 views
Asked by Sean Michael Dorian
Correct way to handle CGImageRef in containers under ARC
1.3k views
Asked by daveMac
ARC: __bridge versus __bridge_retained using contextInfo test case
4.1k views
Asked by Steveo
Toll-free bridging and pointer access in Swift
10.4k views
Asked by Ephemera
Why is Swift Dictionary not bridgeable?
455 views
Asked by Boon
OS X and FSEvents: How do you release a callback pointer supplied to an FSEventStreamRef?
516 views
Asked by Steveo
Safe to use matching CFBridging calls to transfer in and out of ARC for non CF types?
314 views
Asked by godel9
OS X: How to correctly bridge release pointer with __bridge_transfer
688 views
Asked by Steveo
Why can't NSSpeechsynthesier's class method availableVoices be bridged to a Swift array of strings?
61 views
Asked by Laurence Wingo