SwiftSidebar - Coda2 Sidebar written in Apple "Swift" #3
SwiftSidebar - Coda2 Sidebar written in Apple "Swift" #3BillHeaton wants to merge 6 commits intopanicinc:masterfrom
Conversation
|
Did any the issue get resolved in xcode 6.3? |
|
Just finished testing against xCode 6.4 beta 2 and both problems still exist; The good news is that the workarounds still work. Bill On Apr 25, 2015, at 2:48 AM, Masters3d notifications@github.com wrote:
|
|
Apple's response: "This issue behaves as intended based on the following: Swift libraries are embedded only into applications. We believe you need to embed your bundle into the application which is going to use it as part of the process of building that application, and then the libraries will be copied into that application at the end of its build." |
|
and my reply: "Your response does not make sense when your developing 3rd party plugins. In that case the application is not available for the plugin to be embedded into." |
This version is the minimum needed to bring up a Sidebar, Respond to UI actions, Pull a value from the Coda API (Coda Version) and display it on the Sidebar.
Not ready for prime time because of hacks needed to get around Apple problems. You'll need to look at README.md or you'll get very frustrated. I'll be submitting two bugs to the xCode team.
Enjoy!