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

Fixes #130, make CFBundleIdentifier dependent on package name if not set... #131

Merged
merged 1 commit into from
Dec 7, 2014

Conversation

cgrossde
Copy link

@cgrossde cgrossde commented Dec 2, 2014

Make CFBundleIdentifier dependent on package name if not set in options. Fixes issue #130.

CFBundleIdentifier will look like this com.node-webkit-builder.[packagename] where packagename is the lowercase, striped of [^a-z\-] version of CFBundleName (see Apples guidelines).

adam-lynch added a commit that referenced this pull request Dec 7, 2014
Fixes #130, make CFBundleIdentifier dependent on package name if not set...
@adam-lynch adam-lynch merged commit ef3a489 into nwutils:master Dec 7, 2014
@adam-lynch
Copy link
Contributor

Thanks

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

Successfully merging this pull request may close these issues.

None yet

2 participants