Contained in this directory:
Simple2D.xcodeproj— An Xcode project to build a Simple 2D static library for both iOS and tvOS (choose the desired platform using, for example,xcodebuild -sdk iphoneos).Info.plist— The property list file for a Simple 2D iOS and tvOS framework.ios/andtvos/— Directories containing example Simple 2D iOS and tvOS projects. These projects will search for Simple 2D frameworks in/usr/local/Frameworks/Simple2D/