简体   繁体   中英

insert sdk in ios project objective-c

I am working on IOS project in which i have to insert sdk of

http://zoom.us

 ios app.

Can anyone suggest me better way to do the same

sdk link https://zoom.us/developer

I am using xcode 7

TIA

Download sdk from below link

https://app.box.com/s/ok1idj50vze0e39ouz4rjray0ggjjb31

Then in Targets > Build Phases > Add new framework > Add other > Add the .framework file

or else

just drag drop the framework to your project.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM