You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release demonstrates how the package looks when only the library target is in Package.swift. You'll see only the library’s folder under Sources in the package once added to a Playground.
This release demonstrates how the package looks when both targets are in Package.swift. You'll see two folders under Sources in the package once added to a Playground.