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
Notice: This happened in every Compose desktop app, and it shouldn't exist in any release version.
After generating a native distribution, it will create a [packageName].cfg in build\compose\binaries\main\app\[packageName]\app, which contains a source code real path.
For example, for compose-jb\examples\todoapp\desktop, In my PC, the project is in E:\Git\JetBrains\compose-jb.
It will generate compose-jb\examples\todoapp\desktop\build\compose\binaries\main\app\ComposeDesktopTodo\app\ComposeDesktopTodo.cfg
Notice: This happened in every Compose desktop app, and it shouldn't exist in any release version.
After generating a native distribution, it will create a [packageName].cfg in
build\compose\binaries\main\app\[packageName]\app
, which contains a source code real path.For example, for
compose-jb\examples\todoapp\desktop
, In my PC, the project is inE:\Git\JetBrains\compose-jb
.It will generate
compose-jb\examples\todoapp\desktop\build\compose\binaries\main\app\ComposeDesktopTodo\app\ComposeDesktopTodo.cfg
We can also see @theapache64 's
stackzy
After install Stackzy-1.1.1.msi
Or my project genshin-imapct-server-switcher.zip
The text was updated successfully, but these errors were encountered: