Gabriel Le Breton

Results 126 comments of Gabriel Le Breton

@PrideChung I think we can close this issue unless someone wants a in the summary in the ReadMe.

I wasn't able to reproduce this. This issue is 1 year old. If this happens again, please provide more details, versions of xcode, device on which it happens, build logs,...

@asimdogar I think you should provide more details because it's very difficult to help you this way. Provide errors you have, specific parts of the documentation that are not clear,...

Here's a related issues we used to have while installing alpha versions (for reference) in previous dockerfile implementations (in `gableroux/unity3d` images): * https://gitlab.com/gableroux/unity3d/-/issues/73 Note that things may have changed now...

Well, as stated in issue description, there might not be an official one, but there is this: https://github.com/sickcodes/Docker-OSX

I also found this serverfault thread: https://serverfault.com/questions/607443/can-mac-os-x-be-run-inside-docker Where someone shared this: https://github.com/Cleafy/sxkdvm But `sickcodes/Docker-OSX` seems easier to use. The only alternative I see as of today would be to _not...

So if we want to support this, we should have some way to parse unity's output to provide more insights on the error. It is probably feasible, but the solution...

Thanks for sharing your findings :tada: > do not have time to test all the limitations & edge cases Indeed, that is also why it might be hard to accept...

> like @antja0 suggested, use a bash/batch script to modify the manifest.json file of the dummy project to add the dependency to the package being tested Sounds like a good...

Nice one! Thanks for the contribution :D > in package mode, the CLI utility jq is used, which means that any docker image used to run the action in package...