Post

Replies

Boosts

Views

Activity

Reply to Playground and Frameworks
Thank you for your response.Are you using Xcode on the Mac? Or Swift Playgrounds on iOS? (Yes I am using Xcode on the Mac, Xcode 11 - however if this works, I works I would like to use in a swift playground too)And what version? (Xcode 11)Are you building the framework from source? Or trying to import a binary framework? (Building from the source)If you’re building from source, is the framework written in Swift? Or Objective-C? Or something else? (In order to experiment I have tried with Swift, Objective-C using toy examples. None of them work. My application on Xcode is in Swift which calls Objective-C. I am able to package the Swift framework, using the Objective-C framework, however, I am unable to reference that in the Xcode playground)Any help will be appreciated. Thank you again.
Feb ’20