Closed leighsmith closed 3 years ago
The ExpandedDeviceSupport branch now has a working top level Xcode project that will build both the plugin and firmware downloader, and a package target which will eventually create the package as well. Use that one.
Currently there are separate Xcode projects for the driver, the firmware downloader daemon, and the examples. These could all be merged into a single project that produces separate targets for each one. This should aid creating a packager too.