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

Unescape gcc defines before use #376

Merged
merged 1 commit into from
May 7, 2024

Conversation

britzl
Copy link
Contributor

@britzl britzl commented May 6, 2024

The GCC_PREPROCESSOR_DEFINITIONS of a Podspec may contain escaped strings. These need to be unescaped before use. Example:

https://github.com/CocoaPods/Specs/blob/master/Specs/1/7/a/AppMetricaPlatform/5.3.1/AppMetricaPlatform.podspec.json#L23

@britzl
Copy link
Contributor Author

britzl commented May 6, 2024

Note: Requires this change to build_input.yml to actually be useful: defold/defold#8888

@britzl britzl merged commit 779c4b3 into dev May 7, 2024
0 of 2 checks passed
@britzl britzl deleted the Issue-369-unescape-gcc-preprocessor-definitions branch May 7, 2024 18:52
@AGulev AGulev linked an issue Jun 12, 2024 that may be closed by this pull request
@AGulev AGulev linked an issue Jun 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error building with Yandex Ads 7.0.1 on iOS
2 participants