Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 485 Bytes

File metadata and controls

6 lines (5 loc) · 485 Bytes

Xcode assets

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/ and tvos/ — Directories containing example Simple 2D iOS and tvOS projects. These projects will search for Simple 2D frameworks in /usr/local/Frameworks/Simple2D/