List Question
10 TechQA 2024-11-02 21:23:37Assigning from a Class method binds the class instead of its return value
84 views
Asked by Sean Michael Dorian
Correct way to handle CGImageRef in containers under ARC
1.4k views
Asked by daveMac
ARC: __bridge versus __bridge_retained using contextInfo test case
4.2k views
Asked by Steveo
Toll-free bridging and pointer access in Swift
10.4k views
Asked by Ephemera
Why is Swift Dictionary not bridgeable?
473 views
Asked by Boon
OS X and FSEvents: How do you release a callback pointer supplied to an FSEventStreamRef?
532 views
Asked by Steveo
Safe to use matching CFBridging calls to transfer in and out of ARC for non CF types?
336 views
Asked by godel9
OS X: How to correctly bridge release pointer with __bridge_transfer
705 views
Asked by Steveo
Why can't NSSpeechsynthesier's class method availableVoices be bridged to a Swift array of strings?
81 views
Asked by Laurence Wingo