Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

MTOUCH : error MT3001: Could not AOT the assembly - How do I resolve? #105

Open
IDispose opened this issue Feb 13, 2018 · 0 comments
Open

Comments

@IDispose
Copy link

Targeting .Net Standard 2.0
Trying to use the latest Beta of the Plugins in a Xamarin Forms project.

Running into this issue when I try to compile in release mode.

MTOUCH : warning MT3005: The dependency 'Plugin.Iconize.iOS, Version=1.5.0.13, Culture=neutral, PublicKeyToken=null' of the assembly 'FormsPlugin.Iconize.iOS, Version=1.5.0.13, Culture=neutral, PublicKeyToken=null' was not found. Please review the project's references.

MTOUCH : warning MT3006: Could not compute a complete dependency map for the project. This will result in slower build times because Xamarin.iOS can't properly detect what needs to be rebuilt (and what does not need to be rebuilt). Please review previous warnings for more details.

MTOUCH : warning MT3005: The dependency 'Plugin.Iconize.iOS, Version=1.5.0.13, Culture=neutral, PublicKeyToken=null' of the assembly 'FormsPlugin.Iconize.iOS, Version=1.5.0.13, Culture=neutral, PublicKeyToken=null' was not found. Please review the project's references.

MTOUCH : warning MT3006: Could not compute a complete dependency map for the project. This will result in slower build times because Xamarin.iOS can't properly detect what needs to be rebuilt (and what does not need to be rebuilt). Please review previous warnings for more details.

MTOUCH : warning : The runtime version supported by this application is unavailable.
MTOUCH : warning : The runtime version supported by this application is unavailable.

MTOUCH : error MT3001: Could not AOT the assembly

What's the deal with Plugin.Iconize.iOS references? I think the warnings lead to the AOT error.

Any help highly appreciated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant