Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Conversation

sambonfire
Copy link
Contributor

Description of the Change

I've updated the .asmdef files so that you can do the quick debugging workflow using Unity 2018.3. Discussed this with Shana on Discord.

Benefits

This allows developers the quick iteration of loading the GUI code directly in Unity

Possible Drawbacks

Older versions of Unity will be broken

Copy link
Member

@shana shana left a comment

Choose a reason for hiding this comment

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

Yeah, it sucks a lot that they keep changing the format on this file. I'm fine with upping the required version for it to 2018.3. This is only for developing the extension itself and doesn't affect the actual build of it, and we should always probably track the latest Unity release so that we can incorporate new APIs into the shim as they become available.

@shana shana changed the base branch from master to pr/1000-fix-asmdef-files-giving-errors-on-2018-3 January 18, 2019 17:07
@shana shana merged commit 9609f31 into github-for-unity:pr/1000-fix-asmdef-files-giving-errors-on-2018-3 Jan 18, 2019
@sambonfire sambonfire deleted the fix-asmdef branch January 18, 2019 17:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants