List Question
10 TechQA 2024-12-26 13:52:52Assigning from a Class method binds the class instead of its return value
106 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?
502 views
Asked by Boon
OS X and FSEvents: How do you release a callback pointer supplied to an FSEventStreamRef?
558 views
Asked by Steveo
Safe to use matching CFBridging calls to transfer in and out of ARC for non CF types?
358 views
Asked by godel9
OS X: How to correctly bridge release pointer with __bridge_transfer
734 views
Asked by Steveo
Why can't NSSpeechsynthesier's class method availableVoices be bridged to a Swift array of strings?
104 views
Asked by Laurence Wingo