Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support playgrounds with external framework dependencies #6

Open
interstateone opened this issue Dec 16, 2017 · 0 comments
Open

Support playgrounds with external framework dependencies #6

interstateone opened this issue Dec 16, 2017 · 0 comments

Comments

@interstateone
Copy link
Owner

I think this is normally done automatically by Xcode in the case where a playground is part of a workspace. It does something like adds the build products directory to the frameworks search path. Not sure what the UI for this should be, because JungleGym doesn't have support for opening an entire xcworkspace.

Ideas:

  • Allow opening a xcworkspace. Maybe only show the playgrounds inside but detect the build products directory
  • Allow selecting a workspace to detect the build products directory but not for opening. The playground would still be the opened document.
  • Allow specifying a build products path
  • Allow specifying a list of built frameworks
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

No branches or pull requests

1 participant