Answer the question
In order to leave comments, you need to log in
How to fix error in pods headers (iOS, XCode)?
I'm sorry, I'm very far from iOS development, but it turned out that I need to compile an iOS application from source codes. XCode 6.1 throws Expected identifier or '(' error in projectName/Pods/Headers/Public/VK-ios-sdk/VKSdk.h file. The file itself consists of only one line ../../../VK-ios- sdk/sdk/Source/VKSdk.h. It seems to me that this is something like a link file that gives a link to the original header file, but for some reason it does not compile. The developer who gave the source assured that everything works. Active googling did not help .
Answer the question
In order to leave comments, you need to log in
Symbolic links were broken when transferring sources. Ask the developer to send the sources in a more acceptable archive or manually replace the Vkontakte SDK:
- https://vk.com/dev/ios_sdk
- https://github.com/VKCOM/vk-ios-sdk
UPD: I'm not strong in one-liners, therefore, only in the most extreme case, you can use the following command:
where instead of VKSdk.h, substitute all the files on which it will swear in a similar way.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question