Post

Replies

Boosts

Views

Activity

Comment on Can't access objective-c method from Swift.
Thanks a lot! This solved a week-long problem for me that appeared after refactoring some code to a Swift Package and then importing the package. It is also possible to have the original method signature in a Swift extension, that calls the original (now converted) method in Obj C.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’22