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

Allow CosmosView Customization From Interface Builder #110

Merged
merged 1 commit into from
May 12, 2018

Conversation

jsahoo
Copy link
Contributor

@jsahoo jsahoo commented May 11, 2018

Currently if Cosmos is setup using Carthage, it is not possible to customize the CosmosView within Interface Builder. More discussion surrounding this problem can be found here. The solution, discovered by @toshi0383 and discussed here, is to add CosmosView.swift to the list of Public Headers.

screen shot 2018-05-11 at 11 34 23 am

When setting up the Custom Class in your project, note that Cosmos may not show up in the Module dropdown, but you can just manually type it in and it will work.

screen shot 2018-05-11 at 11 36 18 am

@evgenyneu evgenyneu merged commit a4f0a74 into evgenyneu:master May 12, 2018
@evgenyneu
Copy link
Owner

This is fantastic! Thanks for the update. 👍 👍 👍
Released in version 16.0.0.

@jsahoo
Copy link
Contributor Author

jsahoo commented May 12, 2018

My pleasure!

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.

None yet

2 participants