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