You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
With KRE Mono build 10429, running 'kpm pack' works as expected. But when we pass the runtime with the '--runtime' parameter, it does not find the runtime. This works fine on Windows though.
I tried the below options
kpm pack --runtime default
kpm pack --runtime 1.0.0-alpha4-10429
kpm pack --runtime KRE-Mono.1.0.0-alpha4-10429
and none of them worked
The text was updated successfully, but these errors were encountered:
suhasj
changed the title
[Mac] kpm pack cannot find runtime
[Mac] kpm pack cannot find runtime with --runtime parameter
Sep 18, 2014
With KRE Mono build 10429, running 'kpm pack' works as expected. But when we pass the runtime with the '--runtime' parameter, it does not find the runtime. This works fine on Windows though.
I tried the below options
and none of them worked
The text was updated successfully, but these errors were encountered: