Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 442 Bytes

SDKREADME.md

File metadata and controls

15 lines (12 loc) · 442 Bytes

Tamara IOS SDK

Export framework file

To export framework file from the SDK run this command from root folder of project

Open Xcode -> Choose TamaraSDK
Product -> Build

Framework file can be found in this folder: Xcode -> Build -> Show build folder in finder

Use framework file as library

Add framework file to your project Targets project -> Frameworks and Libraries -> Click button plus-> choose framework file -> Add