Skip to content

Workspace containing a playground in which you can use TinyConstraints via Carthage

Notifications You must be signed in to change notification settings

marijnschilling/TinyConstrainablePlayground

Repository files navigation

TinyConstrainablePlayground

Workspace containing a Playground in which you can use TinyConstraints via Carthage (only for XCode 10)

Usage

  • Open the TinyConstrainablePlayground.xcworkspace file in XCode 10
  • Don't forget to Build the Project (on a Simulator), otherwise the Framework won't be recognized
  • Open the MyPlayground.playground and show the Assistant Editor to display the current live view
  • Play around in MyPlayground.playground

Updating carthage

  • Update TinyConstraints via Carthage like you normally do (carthage update TinyConstraints --platform iOS)
  • Remove TinyConstraints.xcodeproj in the Project Navigator, but only remove the Reference:

image

  • Right click on TinyConstrainablePlayground in the Project Navigator and select Add Files to "TinyConstrainablePlayground"...:

image

  • Navigate to Carthage > Checkouts > TinyConstraints and add TinyConstraints.xcodeproj:

image

  • Don't forget to Build the Project (on a Simulator), otherwise the Framework won't be recognized

About

Workspace containing a playground in which you can use TinyConstraints via Carthage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages