0

I tried running older version of my app which was having Flurry and AdSupport framework.

Xcode automatically removed AdSupport framework.

How do I run this project without removing Flurry?

enter image description here

  • 1
    i think u delete it permanently, instead of remove reference... you may click on delete. – Apple Feb 17 '14 at 07:43

1 Answers1

0

add your ad framework into your project

enter image description here

codercat
  • 22,873
  • 9
  • 61
  • 85