Search code examples
How do I convert NSDictionary to Dictionary?...


swiftdictionarynsdictionaryobjective-c-swift-bridge

Read More
Failed to emit precompiled header for bridging header...


iosswiftcompiler-errorsobjective-c-swift-bridge

Read More
Can I use NS_SWIFT_NAME or NS_REFINED_FOR_SWIFT on a C enum to map a global function to a Swift prop...


swiftobjective-cobjective-c-swift-bridge

Read More
Swift Bridging Header import issue...


iosswiftxcode6bridging-headerobjective-c-swift-bridge

Read More
Error message 'Expected ; after top level declarator ' 'Unknown type name import' wi...


iosobjective-cswiftobjective-c-swift-bridge

Read More
Why do properties modified by @optional become immutable?...


swiftobjective-cobjective-c-swift-bridgeobjective-c-protocol

Read More
How to use imported Swift protocols and classes in Objective-C code?...


iosswiftobjective-cxcodeobjective-c-swift-bridge

Read More
How to modify SWIFT_MODULE_NAME?...


iosobjective-cxcodeswiftobjective-c-swift-bridge

Read More
How do I remove a bridge header without getting errors?...


iosobjective-cxcodeswiftobjective-c-swift-bridge

Read More
Cannot access property on Swift type from Objective-C...


objective-cswifttypesobjective-c-swift-bridge

Read More
Calling swift closure from Objective-c...


objective-cswiftclosuresobjective-c-swift-bridge

Read More
Is there a way to override "property" setters and getters in Swift?...


swiftpropertiesobjective-c-swift-bridge

Read More
"No visible @interface for 'MySwiftFile' declares the selector '****'" in ...


iosobjective-cswiftios-frameworksobjective-c-swift-bridge

Read More
How do I create an Objective-C bridging header?...


iosobjective-cxcodereact-nativeobjective-c-swift-bridge

Read More
iOS: How to user a specific function from my swift class in objective C? `Use of undeclared identifi...


iosobjective-cswiftalamofireobjective-c-swift-bridge

Read More
Failing trying to use Objective-C library in my Swift project with bridging header...


objective-cswiftobjective-c-swift-bridge

Read More
how to push a swift view controller from objective-c class and pass data back and continue the next ...


objective-cswiftdelegatesclosuresobjective-c-swift-bridge

Read More
Why can't I access objective-c methods even though file is in bridge?...


objective-cswiftxcodeobjective-c-swift-bridge

Read More
Circumvent ObjC to Swift bridge with KVC?...


iosobjective-cswiftobjective-c-swift-bridge

Read More
Using Swift Project (Siren) in an Objective-C iOS Application...


objective-cswiftcocoapodsobjective-c-swift-bridge

Read More
Calling Swift class method from Objective-C...


iosobjective-cswiftobjective-c-swift-bridge

Read More
Passing string from Swift to C back to Swift...


cswiftobjective-c-swift-bridge

Read More
Error to compile Xcode Swift project using C++ library linked on Build Phases...


c++swiftxcodeg++objective-c-swift-bridge

Read More
Accessing Swift protocol property implemented in an Obj-C class from another Swift class...


objective-cswiftcompiler-errorsswift-protocolsobjective-c-swift-bridge

Read More
In a mixed objc/swift module, Xcode always tries to include the module itself...


objective-cswiftxcodeobjective-c-swift-bridge

Read More
Getting error while accessing internal enum from public enum in swift 4.2...


swiftenumsxcode10objective-c-swift-bridge

Read More
Xcode Pods functions not found in ModuleName-Swift.h...


iosobjective-cswiftxcodeobjective-c-swift-bridge

Read More
Can't see Swift variable/method in Objective C...


iosobjective-cswiftbridging-headerobjective-c-swift-bridge

Read More
how to send data from one ViewController to another which has SWRevealViewController...


iosobjective-cswiftswrevealviewcontrollerobjective-c-swift-bridge

Read More
Could I extend NSString class in Static Library and use it in App with Swift?...


objective-cswiftstatic-librariesobjective-c-swift-bridgeclass-extensions

Read More
BackNext