Skip to content

AppCenter iOS builds #81

@Nikorasu69

Description

@Nikorasu69

We are using AppCenter build pipelines for our Xamarin Forms applications, and since the new VM release a couple of days ago (2021-10-29) the build process fails when doing the Resizetize bit.

The VM is the following, pulled from GitHub by the pipeline:
Environment: macos-11
Version: 20211029.3

I easily reproduced the issue today by setting up a bare minimum Xamarin Forms project, adding Resizetizer.NT 0.3.0, adding a couple of .svg files and configuring the BaseSize in the shared project file.
Then adding a new app to AppCenter and using it to build the application, it fails at the exact same spot.

I checked the successful build logs and found that the task of "ResizetizeImages:" failed.
Removing the Resizetizer.NT Image Image(0.3.0) / SharedImage (0.2.0) Build Action from the images and re-building it via the pipeline worked without a hitch, as it never triggers the task.

This has been tested with 0.2.0 and 0.3.0, our latest successful build was two days before the new VM image release using 0.3.0 so it sure looks like it is some sort of conflict with the new VM additions.

So after all the boring nonsense above I need to tell you that you made one hell of a plugin, it is truly an awesome piece of software that saves us a lot of time dealing with .svg images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions