ios - i can not import swiftHTTP (rapidAPI) -


i add swifthttp.xcodeproject project,

in build phases: add 4 swifthttp.framework

viewcontroller --- import swifthttp

error = "no such module swifthttp"

both xcode 6.4 , 7.1 have error

do either in settings of project:

depending if want "include library in final release or not"

without, use whilst debugging , coding: 1) under general settings says "linked frameworks , libraries" @ bottom, click on + below , choose framework list appears

with it: 2) under general settings says "embedded binaries" @ bottom, click on + below , choose framework list appears

i'd suggest sticking "linking it" rather embedding until release code.

cheers,

a


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -