I am trying to run my IOS app on my iphone, I have an apple developer account and I did all the steps to create certificate, When I am trying to run it I have this error message:
Code Sign error: ad hoc code signing not allowed with SDK 'iOS 8.4'
CodeSign error: code signing is required for product type 'Framework' in SDK 'iOS 8.4'
Any solution
I found the problem, Actually it was from the library, I added it to cocopods and worked well (y)