Skip to content

Conversation

@BillHeaton
Copy link

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!

@masters3d
Copy link

Did any the issue get resolved in xcode 6.3?
How about 6.4 Beta?

@BillHeaton
Copy link
Author

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:

Did any the issue get resolved in the xcode 6.3?
How about 6.4 Beta?


Reply to this email directly or view it on GitHub.

@BillHeaton
Copy link
Author

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."

@BillHeaton
Copy link
Author

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."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants