swift - Can't access classes from framework imported in XCode playground -


i can import framework playground, classes inside aren't accessible.

framework

bug

if add keyword public event (and/or initialiser), error becomes:

'event' unavailable: cannot find swift declaration class 

what's going on?

thanks


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -