4 Commits

Author SHA1 Message Date
Allan Odgaard
ba1c99f7bc build: Introduce CP_InfoPlist and move Info.plist files out of resources
Previously we would automatically pick up an Info.plist file copied using any of the CP_* keys, and both move it to the correct location (when belonging to target built) or ignore it, if we were copying it from an imported target.

To simplify the logic in the build system, it is however better to be explicit about this, also because we could actually want an Info.plist file among our copied files.
2021-01-24 10:38:54 +01:00
Allan Odgaard
417e2080f8 Remove use of oak::application_t in NewApplication template 2018-07-10 10:55:56 +02:00
Allan Odgaard
82ac2daa85 Let our application delegate create the main menu 2018-04-30 15:30:48 +07:00
Allan Odgaard
9894969e67 Initial commit 2012-08-09 16:25:56 +02:00