I'm developing an iOS project in Xcode using the Here SDK. I'm using the Premium Edition (v3.17).
I added the SDK to my project using CocoaPods. When I search my workspace I do not get any results from the HereSDK header files. E.g. when I search for "NMAProxyObject" I only get the results where I used that term in my own swift files.
The search function on the website gives much more results then the ones from the Premium iOS SDK.
Is there a way to search the API documentation of the premium iOS SDK only? Either through Xcode or otherwise?