Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Conversation

SebastianEngel
Copy link

@SebastianEngel SebastianEngel commented Nov 30, 2018

iOS build was failing on case-sensitive filesystems as the plugin name "WebviewFlutter" didn't match the case of "WebViewFlutterPlugin.h".

@amirh
Copy link
Contributor

amirh commented Nov 30, 2018

Cirrus fails when trying to build for Android, though I don't see anything useful in the logs...
It looks like it dumps the last 20 lines from the gradle log, but the commit message takes most of them...

Would you mind amending the commit message to be shorter, hopefully that will give us a better idea of what's failing...

@amirh
Copy link
Contributor

amirh commented Dec 1, 2018

It's not the commit message, I'm not sure why Cirrus is failing building the apk, trying to debug...

@SebastianEngel
Copy link
Author

Did you get some more info from the log?

@amirh amirh force-pushed the webview_flutter_plugin_name_fix branch from 4a5ce03 to 4e87790 Compare December 3, 2018 20:28
@amirh amirh force-pushed the webview_flutter_plugin_name_fix branch from 4e87790 to 75823de Compare December 3, 2018 20:36
@amirh amirh merged commit f6452cf into flutter:master Dec 3, 2018
andreidiaconu pushed a commit to andreidiaconu/plugins that referenced this pull request Feb 17, 2019
…er#949)

iOS build was failing on case-sensitive filesystems as the plugin name "WebviewFlutter" didn't match the case of "WebViewFlutterPlugin.h".
andreidiaconu added a commit to andreidiaconu/plugins that referenced this pull request Feb 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants