Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Add a consistent mechanism to package applications that build upon Plane #2

Open
fwcd opened this issue Apr 9, 2018 · 0 comments
Open
Labels
enhancement New feature or request todo

Comments

@fwcd
Copy link
Owner

fwcd commented Apr 9, 2018

Currently every Plane implementation requires a different way of embedding custom PlaneApp-based sources into its toolchain. For example:

  • ios-bridge has the APP-INFO.h file that describes where the PlaneApp source files are placed relative to the Xcode project
  • sdl-cpp requires a specific launch class and also relies on relative paths to the PlaneApp source files

Although some of these constraints might be unavoidable, it would be nice to have a consistent way of packaging and launching custom Plane-based applications.

@fwcd fwcd added enhancement New feature or request todo labels Apr 9, 2018
@fwcd fwcd changed the title Add a consistent mechanism to package application that build upon Plane Add a consistent mechanism to package applications that build upon Plane Apr 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request todo
Projects
None yet
Development

No branches or pull requests

1 participant