Error importing External Framework for Xcode 9

0

Hello,

I'm building an integration for bosch's MySpin system and they provide a framework to be used in the process.

I imported this framework into Xcode 9 by clicking and dragging into the project's frameworks folder, and it was added to the target folder and app.

HoweverIcannotusetheframeworkheadersintheproject

Itriedimportingbymodifyingtheoptions:Copyitemsifneeded,CreategroupsandCreatefolderreferencesbuteventhenatthetimeofimportinginAppDelegate.hwillnot,alwaysgivesthefilenotfound.

Does anyone have any idea how to import the framework correctly? Assuming the principle that it is in a local project folder.

    
asked by anonymous 24.02.2018 / 00:08

0 answers