IOS / WatchKit: is there a way for a clock set application (swift) to use iOS code (Objective C)?

I was thinking about using a header header, but I still cannot import the header. Is it possible to extend the hours (written fast) for using code from an iOS application (written in Objective-C)? I need to make sure that I am doing this correctly and professionally. If I can use the bridge header, why am I getting the following error?

: 0: error: failed to import bridge header

+4
source share
1 answer

, . , , Objective-C, Xcode , .

, Objective-C, . , . , , .

https://dl.dropboxusercontent.com/u/5296996/WKTest.zip

+1

All Articles