Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[desktop] package.cfg contains unwanted classpath #1578

Closed
Omico opened this issue Dec 12, 2021 · 2 comments
Closed

[desktop] package.cfg contains unwanted classpath #1578

Omico opened this issue Dec 12, 2021 · 2 comments
Assignees

Comments

@Omico
Copy link
Contributor

Omico commented Dec 12, 2021

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
image

We can also see @theapache64 's stackzy

After install Stackzy-1.1.1.msi

image

Or my project genshin-imapct-server-switcher.zip

image

@AlexeyTsvetkov
Copy link
Collaborator

Fixed in 8d78c4a

@okushnikov
Copy link

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants