recently started to make apps with XCode. I got this error after I installed cocoapods and used pod init and install... haven't even started to write codes and it failed... Any idea what might cause it? I tried all the methods online but didn't work
The following pictures are the screenshots of errors:
the SafariServices
framework is only available on iOS9 and above. and Please ensure that you have added SafariServices
Framework and to run on older versions of iOS ? Try setting it as optional
otherwise required
.