googlesamples / googlesamples/unity-jar-resolver

[FR] `CODE_SIGNING_ALLOWED`(xcode build setting) for some pods' projects on Xcode 14

Open
#573 0 comments 1 reaction 0 assignees View on GitHub
type: feature request
Dominant language
C#
Stars
1.5k
Forks
371
Avg merge
14h 21m
Merged PRs (30d)
3

Description

### [READ] Guidelines

When filing a feature request please make sure the issue title starts with "FR:".

A good feature request ideally
* is either immediately obvious (i.e. "Add Sign in with Apple support"), or
* starts with a use case that is not achievable with the existing Firebase API and
includes an API proposal that would make the use case possible. The proposed API
change does not need to be very specific.

Once you've read this section, please delete it and fill out the rest of the template.

### Feature proposal

* EDM4U Component: iOS Resolver (Android Resolver, iOS Resolver, Version Handler, Package Manager, etc)

Describe your use case and/or feature request here.

we find package `GoogleSignIn` will not be successfully compiled due to code signing issue on Xcode 14
we find the solution in this link:
https://stackoverflow.com/questions/73765469/signing-for-googlesignin-googlesignin-requires-a-development-team

we can find that the corrected answer is disabling `CODE_SIGNING_ALLOWED` for all target under pods' project.
can we have an feature about this in EDM4U?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.