Importing the LuraPlayer
The LuraPlayer is shipped as an XCFramework which allows one to have all the needed binaries in only one bundle.
We recommend manual installation.
Have the SDK as an XCFramework bundle.
In the left pane, click the project name.
Click the project name
In the center pane, click Build Phases.
Click Build Phases
Expand the Link Binary With Libraries section.
At the bottom of the libraries list, click the plus icon [+].
Click Add Other.
In the directory where you extracted the downloaded SDK, select LuraPlayer.xcframework and click Open.
At the bottom of the libraries list, click the plus icon [+] again.
In case you have imported third party librarios such as IMA SDK, include the -ObjC linker flag in your build settings.