Skip to content

Conversation

@chamons
Copy link
Contributor

@chamons chamons commented Apr 10, 2018

  • AOT options set from the IDE were not honored in msbuild and did nothing

chamons added 2 commits April 10, 2018 10:51
- The IDE saves out AOTMode and HybridAOT but msbuild was older names
@chamons chamons requested a review from jstedfast April 10, 2018 16:06
@chamons chamons added the run-mmp-tests Run the mmp tests label Apr 10, 2018
@chamons
Copy link
Contributor Author

chamons commented Apr 10, 2018

build

@chamons
Copy link
Contributor Author

chamons commented Apr 10, 2018

I believe it is safe to remove:

-		public string AotScope { get; set; }
-		public bool HybridAotOption { get; set; }

and use the new names as they were never written out by the IDE fwict.

Copy link
Contributor

@spouliot spouliot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 for the test

@monojenkins
Copy link
Collaborator

Build failure
Build comment file:

Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only)
Generator Diff
🔥 Test run failed 🔥

Test results

1 tests failed, 0 tests skipped, 81 tests passed.

Failed tests

  • monotouch-test/watchOS - simulator/Debug: Failed

@chamons
Copy link
Contributor Author

chamons commented Apr 10, 2018

Failure is unrelated - https://github.com/xamarin/maccore/issues/701

@chamons chamons merged commit 659a74c into dotnet:master Apr 10, 2018
@chamons chamons deleted the xm_aot_tag_fix branch April 10, 2018 18:42
@monojenkins
Copy link
Collaborator

Build failure
Build comment file:

Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only)
Generator Diff


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-mmp-tests Run the mmp tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants