Skip to content

Mac_IL2CPP component installer - #161

Merged
Josh Wittner (jwittner) merged 10 commits into
microsoft:developfrom
StephenHodgson:dev-macil2cpp
Apr 11, 2019
Merged

Mac_IL2CPP component installer#161
Josh Wittner (jwittner) merged 10 commits into
microsoft:developfrom
StephenHodgson:dev-macil2cpp

Conversation

@StephenHodgson

@StephenHodgson Stephen Hodgson (StephenHodgson) commented Apr 1, 2019

Copy link
Copy Markdown
Contributor

Fixes #125

If anyone knows where the path for the Mac_IL2CPP playback engine is we can address that before merge.
I don't have a mac to go and search it out on.

Comment thread UnitySetup/UnitySetup.psm1 Outdated
Comment thread UnitySetup/UnitySetup.psm1 Outdated
@jwittner

Copy link
Copy Markdown
Member

We'll look into finding the Mac_IL2CPP path this week I hope.

Comment thread UnitySetup/UnitySetup.psm1 Outdated
Comment thread UnitySetup/UnitySetup.psm1 Outdated
Comment thread UnitySetup/UnitySetup.psm1 Outdated
Comment thread UnitySetup/UnitySetup.psm1 Outdated
Comment thread UnitySetup/UnitySetup.psm1 Outdated
Comment thread UnitySetup/UnitySetup.psm1 Outdated
@awolowiecki720

Copy link
Copy Markdown
Contributor

il2cppPath
Here's the path to the il2cpp folder
Josh Wittner (@jwittner) Stephen Hodgson (@StephenHodgson)

@jwittner

Copy link
Copy Markdown
Member

Hmmm, odd that it'd be under the ios folder.

@StephenHodgson

Copy link
Copy Markdown
Contributor Author

wolo (@awolowiecki720) you sure that's correct for the Mac_IL2CPP?

@jwittner

Copy link
Copy Markdown
Member

Alex is running a more controlled test now. Should have results today still.

@awolowiecki720

wolo (awolowiecki720) commented Apr 2, 2019

Copy link
Copy Markdown
Contributor

packageContents
il2cppBefore
il2cppAfter

Actually, looks like this is the install location. Right-click on the Editor.app and "Show Package Contents". IL2CPP installs to this path (before and after pics) Josh Wittner (@jwittner) Stephen Hodgson (@StephenHodgson)

Path: /Applications/Unity/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/Variations

@StephenHodgson

Copy link
Copy Markdown
Contributor Author

I wonder what each variation folder's full name is.

Comment thread UnitySetup/UnitySetup.psm1 Outdated
Comment thread UnitySetup/UnitySetup.psm1 Outdated
@jwittner

Josh Wittner (jwittner) commented Apr 3, 2019

Copy link
Copy Markdown
Member

Oh, I see, lol. wolo (@awolowiecki720) - can you drop in the full path to the development_il2cpp folder? The name is collapsed in the images and Stephen doesn't have a mac.

@awolowiecki720

Copy link
Copy Markdown
Contributor

Oops. Yea it's
/Applications/Unity/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/Variations/macosx64_development_il2cpp
Josh Wittner (@jwittner) Stephen Hodgson (@StephenHodgson)

Added Mac_IL2CPP component path
Comment thread UnitySetup/UnitySetup.psm1 Outdated
Comment thread UnitySetup/UnitySetup.psm1 Outdated
@awolowiecki720

Copy link
Copy Markdown
Contributor

Can verify that Mac_IL2CPP installs successfully, but I noticed 2 merge conflicts in your code when testing Stephen Hodgson (@StephenHodgson)
Josh Wittner (@jwittner) what are next steps?

@jwittner

Copy link
Copy Markdown
Member

Stephen Hodgson (@StephenHodgson) If you can resolve your merge conflicts I'll merge this in. =)

@jwittner

Copy link
Copy Markdown
Member

Actually I resolved the merge conflict through the cool GitHub tools. =)

@jwittner
Josh Wittner (jwittner) merged commit 13a3db3 into microsoft:develop Apr 11, 2019
@StephenHodgson
Stephen Hodgson (StephenHodgson) deleted the dev-macil2cpp branch April 12, 2019 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Mac IL2CPP package install

3 participants