openframeworks / openframeworks/openFrameworks

QT Creator 4.5 macOS produces quite different .app bundles than Xcode

Open
#5,825 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

  • A different Info.plist is used.
    • It appears that the application windows and all coordinates are / 2
  • Debug Binaries for QT are about 2 x as big.
  • In QT, libfmodex.dylib is in the Frameworks folder, where it is next to the executable in Xcode .app.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the macOS .app bundles produced by Qt Creator 4.5 and Xcode, focusing on Info.plist, window and coordinate scaling, debug binary size, and libfmodex.dylib placement. Trace the packaging and build entry points that generate these differences; done means the discrepancies are explained and the intended bundle structure is established.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, macos
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.