Am new to IOS development so take things easy with me
ERROR: GPGSAppController.mm GIDSignIn.h File not found error
I am using Google Play Game Service for leaderboard and achievements and every thing is working fine in android but when I build to IOS and try to run my project to an IOS device I keep getting this error and I couldn't find a solution to it for hours now. I tried to deleted every thing related to Google Play service (After creating a back up of course) and the app installed and worked ok except it was a bit laggy but that is a another issue. So am sure the causing to the problem is Google Play Service but I have no clue how to fix it Again am new to Xcode and IOS development in general and even Mac. I also get this message after building the project in unity if it can help
`TO FINISH CONFIGURING THE EXPORTED XCODE PROJECT
1. Add these frameworks:
AddressBook.framework
AssetsLibrary.framework
CoreData.framework
CoreTelephony.framework
CoreText.framework
Security.framework
libc++.dylib
libz.dylib
2. Add the following bundles and frameworks from the Google Plus
and the Google Play Games C++ SDKs. These can be downloaded from
https://developers.google.com/games/services.
GoogleOpenSource.framework
GooglePlus.bundle
GooglePlus.framework
GooglePlayGames.bundle
gpg.framework
Note: Make sure the bundles are copied to application. This can be
verified under Build Phases/Copy Bundle Resources.
3. Add the '-ObjC' linker flag. To do this, select the top-level project
object, select the 'Unity-iPhone' build target, then go to the
Build Settings tab. Search for Other Linker Flags and add
the '-ObjC' flag to that list.
4. If you want to run the project in the simulator (as opposed to an
actual device, read the notes in the APPENDIX below.
Your project is now ready to build and deploy!`
But I have no idea how to do any thing above
Please if some one can help Help me !!! Any Help is Appreciated
↧