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

#762 added support custom build configuration for apple target #765

Merged
merged 10 commits into from
Sep 22, 2024

Conversation

ExNDY
Copy link
Contributor

@ExNDY ExNDY commented Sep 6, 2024

closed issue #762

@ExNDY ExNDY added this to the 0.24.3 milestone Sep 6, 2024
@ExNDY ExNDY self-assigned this Sep 6, 2024
@ExNDY ExNDY linked an issue Sep 6, 2024 that may be closed by this pull request
@ExNDY ExNDY requested a review from Alex009 September 6, 2024 20:29
@Alex009 Alex009 linked an issue Sep 10, 2024 that may be closed by this pull request
@dalewking
Copy link

As I reported in #769 the actual problem is one of timing. You should be using xcodeConfigurationToNativeBuildType but the problem is that you are looking at it as soon as the plug in is applied so the gradle file does not even get a chance to modify xcodeConfigurationToNativeBuildType before you have already used the default values.

@Alex009 Alex009 merged commit cec8905 into develop Sep 22, 2024
29 checks passed
@Alex009 Alex009 deleted the #762-ios-configuration-of-copy-task branch September 22, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants