Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Params.H error / option to disable PGP/GPGS for iOS build? #154

Closed
GrayedFox opened this issue Jun 25, 2014 · 2 comments
Closed

Params.H error / option to disable PGP/GPGS for iOS build? #154

GrayedFox opened this issue Jun 25, 2014 · 2 comments

Comments

@GrayedFox
Copy link

Hello, I am having a similar issue to this here: #42

Except the solution offered there is to build for android... which is a problem considering our project is cross platform and we need to build for iOS too.

Unity presents this alert when building the xCode project (build is still successful):
XCode project: /Users/hardscoregames/Desktop/Xcode/StarAdmiralv1.08_GPGS
*** FATAL ERROR: Failed to read GPGSParams.h

Not surprisingly, xCode can't build onto my device any more and reports the Params.h file as unreadable (it's not there).

For our project, we are using Game Centre and in-house achievements for the iOS version and would like to use PGP and in-house achievements for Android.

our issue is that we DON'T want to implement PGP for iOS, but we do for Android. is there a way to disable gpgs/pgp for iOS builds? or to circumvent this error by having the iOS build environment not care about being unable to read the params file??

thanks...!

This was referenced Jun 25, 2014
@GrayedFox
Copy link
Author

Anything?

@ToddKerpelman
Copy link

Let's consolidate all of these into #276

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants