Opened 13 years ago

Last modified 10 years ago

#938 new enhancement

Link together Atlas projects in XCode

Reported by: historic_bruno Owned by:
Priority: Nice to Have Milestone: Backlog
Component: Atlas editor Keywords: build, premake4, atlas
Cc: Patch:

Description

Using our new premake4 build system on OS X, the generated XCode projects are all separate: the pyrogenesis project that builds the game, AtlasUI that builds the AtlasUI library, ActorEditor that builds the actor editor frontend, and Collada. You can open them all at once in XCode, but they build separately, so it's not the most efficient workflow.

These projects should be combined as they are for MSVC. That way if someone runs updates-workspaces with the --atlas flag then AtlasUI, AtlasObject, AtlasScript, and ActorEditor projects should all appear in the single XCode window with the others, with properly linked dependencies.

Change History (2)

comment:1 by historic_bruno, 12 years ago

Component: Non-game systemsBuild & Packages

comment:2 by Stan, 10 years ago

Component: Build & PackagesAtlas editor
Note: See TracTickets for help on using tickets.