• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

iOS iOS CocoaPods Support

chirpy

Member
I don't see any IDE field (I'm on PC) allowing post-build commands in an extension, so the answer for "to include" is probably no?

That said, by checking "suppress build and run" in iOS platform settings we can build an .xcodeproj, so theoretically one way to hack it is to have some kind of post-processing daemon running on the Mac OS side to handle the CocoaPods part.

I'd personally love to see command-line build tools built into GMS2; before that happens I'd be handling it all manually.
 
Top