ios - SenTestKit is not found Error in xcode -


i started developing ios app , got error:

'sentestkit/sentestingkit.h' file not found 

and failed build. looked in frameworks folder , wasn't there. not sure if looking in wrong place or if isn't there. downloaded newest version of xcode app store. thought supposed included. anyways, find if have , if don't have it, can download it. way need keep legal, no downloading copyrighted files.

thanks in advance.

sentestkit framework provided apple. can add framework shown in image.

  1. tap on project shown in steps 1 in image.
  2. tap build phases
  3. in "link binary section", need tap + button , list of frameworks come in drop down. find ever need.

for need choose sentestkit list.

/enter image description here


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -