-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New arguments when generate project #849
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
Comments
How did you resolve this issue? |
You can copy and paste the fake-code signing folder from the build-system to telegram-configuration, then use a command |
Maybe someone knows what to do about it? Required Xcode version is 14.0, but 14.0.1 is reported by 'xcode-select -p' |
@Lytvynets, check |
@Lytvynets python3 build-system/Make/Make.py --overrideXcodeVersion build ... # Don't check the version of Xcode |
after this recommendation it's next error: UPDATE: this error was because I replaced the values in |
I got some errors: 1 warning generated. Configuration: 55ac85af467c0852b40b5a17ea9a235c3643b5e1e32c1946185f8d4a033b0896Execution platform: @local_config_platform//:hostERROR: Unable to find an identity on the system matching the ones in external/build_configuration/provisioning/NotificationService.mobileprovision |
Hello guys, could you provide some information about --gitCodesigningRepository --gitCodesigningType arguments in generateProject function and show examples maybe, i can't generate project because of this new args.
Thank you.
I'm getting error:
Make generateProject: error: one of the arguments --gitCodesigningRepository --codesigningInformationPath is required
The text was updated successfully, but these errors were encountered: