Coder Social home page Coder Social logo

perfect-playground's Introduction

Perfect Playground 简体中文

Get Involved with Perfect!

Star Perfect On Github Stack Overflow Follow Perfect on Twitter Join the Perfect Slack

Swift 3.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Slack Status

This project demonstrates how to integrate a Swift playground into your Perfect projects.

Ensure you have installed and activated the latest Xcode 8.3.

Quick Start

Use commands below in your Mac's terminal to activate playground with Perfect support:

$ git clone https://github.com/PerfectExamples/Perfect-Playground.git
$ cd Perfect-Playground
$ open Perfect.xcworkspace/

Once build the workspace (CTRL-B), then you can open the playground file inside this workspace and see some basic Perfect features, such as JSON and UUID support:

DIY

To integrate a playground to your own Perfect Swift project, here is the instruction:

  • Use swift package generate-xcodeproj to create an Xcode project for your Perfect project.
  • Create an empty workspace in Xcode and save it into your project folder.
  • Add the current Perfect Xcode project to this workspace.
  • goto Xcode project build settings and change import (SWIFT_INCLUDE_PATH) to ${PROJECT_DIR} with the recursive option.
  • Create a new playground in the same project folder.
  • Add the playground into the same workspace.
  • Build the project then active the PerfectLib framework.
  • Have fun!

Issues

We are transitioning to using JIRA for all bugs and support related issues, therefore the GitHub issues has been disabled.

If you find a mistake, bug, or any other helpful suggestion you'd like to make on the docs please head over to http://jira.perfect.org:8080/servicedesk/customer/portal/1 and raise it.

A comprehensive list of open issues can be found at http://jira.perfect.org:8080/projects/ISS/issues

Further Information

For more information on the Perfect project, please visit perfect.org.

Now WeChat Subscription is Available (Chinese)

perfect-playground's People

Contributors

rockfordwei avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.