An Objective-C category for an existing Swift class -


i create objective-c category swift existing class: creation.swift category creation+additions.m

i have needed obj-c because have use c method. c , swift : oh dear ! ...

my issue : have used dynamic framework in objective-c , swift cohabit. have got umbrella header bridging obj-c , swift.

however, category's header creation+additions.m, header appcreationkit-swift.swift` not found.

issue


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -