Skip to content

Conversation

@dimitre
Copy link
Member

@dimitre dimitre commented Aug 15, 2023

more info here:
closes openframeworks/projectGenerator#403

@dimitre dimitre marked this pull request as ready for review August 15, 2023 02:07
@ofTheo
Copy link
Member

ofTheo commented Aug 15, 2023

@dimitre does $TARGET_NAME:rfc1034identifier also work?

As the other will will have different values for Debug and Release.

@dimitre
Copy link
Member Author

dimitre commented Aug 15, 2023

My bad, that was the intention. I'll update this PR now

@dimitre
Copy link
Member Author

dimitre commented Aug 15, 2023

Yes it works well, I've pushed the update. Generated a project called "space sketch" and compiled. inspecting inside .app I've noticed the Info.plist have well formed data now:

<string>cc.openFrameworks.space-sketch</string>

@dimitre dimitre requested a review from ofTheo August 15, 2023 16:25
@ofTheo
Copy link
Member

ofTheo commented Aug 15, 2023

looks good to me ( as long as it passes macOS checks )

@dimitre dimitre merged commit 0db74fa into openframeworks:master Aug 15, 2023
@dimitre dimitre deleted the bundle branch August 15, 2023 17:00
danoli3 added a commit to danoli3/openFrameworks that referenced this pull request Aug 21, 2023
…fixes

* commit '11cdc79a94d3a795020ca7a26b082b95e5989a29':
  macOS GLFW - no shadow when fullscreen (openframeworks#7605)
  initGrabber -> setup (openframeworks#7604)
  Emscripten player update (openframeworks#7561)
  Improve ofGetEnv with default value. (openframeworks#7587)
  fix: ofLogError message typo (openframeworks#7599)
  Osc swap (openframeworks#7600)
  ofParameter: reinit mechanism: use setMethod() instead of set()  (openframeworks#7564)
  add of.entitlements to Examples/.gitignore (openframeworks#7583)
  bundle identifier fix (rfc1034 to allow spaces in names) (openframeworks#7597)
  WIP - more .h cleanup (openframeworks#7596)
  update pg submodule PG v.17 (openframeworks#7580)
  bugfix random_shuffle is removed in C++17 - replace with std::shuffle (openframeworks#7575)
  add setup argument to listen on specific ip (openframeworks#7574)
  Ubuntu : add make to packages to install (openframeworks#7571)
  projectGenerator update (openframeworks#7567)
  loadModel -> load (openframeworks#7566)

# Conflicts:
#	libs/openFrameworks/utils/ofXml.h
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.

[Xcode] sanitize project name for Bundle Identifier

2 participants