Skip to content

[Question] How to rename Library/Application Support folder #18

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

Closed
StanBarrows opened this issue Jul 21, 2023 · 1 comment
Closed

[Question] How to rename Library/Application Support folder #18

StanBarrows opened this issue Jul 21, 2023 · 1 comment

Comments

@StanBarrows
Copy link

Currently, when initiating a NativePHP app, a NativePHP folder within your Library/Application Support Folder will be created. Can the folder name be set based on the application name? I assume. Otherwise, there will be a conflict with running multiple NativePHP Applications.

CleanShot 2023-07-20 at 19 08 33@2x

@StanBarrows StanBarrows changed the title [q-a] How to rename Application Support Folder [Question] How to rename Application Support Folder Jul 21, 2023
@StanBarrows StanBarrows changed the title [Question] How to rename Application Support Folder [Question] How to rename Library/Application Support folder Jul 21, 2023
@mpociot
Copy link
Member

mpociot commented Jul 22, 2023

Yes, this name keeps being "NativePHP" at the moment while running native:serve.
As soon as you build your app for production, this will use the actual name of your app.

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

No branches or pull requests

2 participants