File type check on macosx (if file is "dylib")#4206
Conversation
|
@devlead @patriksvensson @gep13 Hi Would you be so kind and review this PR, please? We have blocking issue on GPS-FB-MLKit (GooglePlayServicesComponents) both local and CI builds |
Co-authored-by: Mattias Karlsson <[email protected]>
|
/azp run |
|
Commenter does not have sufficient privileges for PR 4206 in repo cake-build/cake |
Co-authored-by: Mattias Karlsson <[email protected]>
|
I cannot squash. Probably because I updated branch with merge commit (I was in a hurry and doing few things in parallel) and forgot to squash before update. |
|
@moljac your changes have been merged, thanks for your contribution 👍 |
|
@moljac FYI a pre-release package is now available on our Azure Artifacts feed: |
Great! It works locally. 2 GPS-FB-MLKit PRs build nicely. When is 3.2.0 supposed to be released? Thanks a lot! |
|
Some feedback: 3.2.0 preview fixes the issue. Confimed on 2 local MBPs and on CI (GPS-FB-MLKit repo https://github.com/xamarin/GooglePlayServicesComponents) thanks |
Context: #3996
Added filetype/extension check.
Error experienced:
The error was experienced at intermittent intervals in CI (and local, but not so often) builds for 2 repos:
https://github.com/xamarin/AndroidX
https://github.com/xamarin/GooglePlayServicesComponents
In last few weeks, alsmost all builds fail regularly.
xamarin/GooglePlayServicesComponents#801