Some classes are missing from the Google iOS API Framework API folder

I perform the following steps to install the Google Map Framework:

fig1

And I can not find the specified files in the Project folder:

fig2

Please tell me where can I find these missing files mentioned in the manual?

+5
source share
2 answers
+1
source

Follow this link to work on Google Map https://developers.google.com/maps/documentation/ios-sdk/start?hl=en

After loading your library, link the library following the instructions from this link https://developer.apple.com/library/ios/recipes/xcode_help-project_editor/Articles/AddingaLibrarytoaTarget.html

0
source

Source: https://habr.com/ru/post/1237748/


All Articles