Reverse-engineered Swift Playgrounds
JungleGym is a work in progress, check the issues for outstanding work or to file bugs and feature requests.
- Xcode 9.x located at
/Applications/Xcode.app
JungleGym is currently only available by building from source.
git clone [email protected]:interstateone/JungleGym.git
cd JungleGym
git submodule update --init --recursive
open JungleGym.xcworkspace
# Run within Xcode
- FBSimulatorControl: BSD 3-clause
- LLDBWrapper: MIT
- SourceKitten: MIT
- SWXMLHash: MIT
- Yams: MIT
JungleGym is available under the MIT license, see the LICENSE file for more information.