Skip to content

jaythrash/qc-container-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QC Container App

Simple Cocoa Application for bundling a Quartz Composition. Compatible with Xcode 5.

Bundle your Quartz Composition into an application in three easy steps:

  1. Add your Quartz Composition file to the Project. (Opt-Cmd-A)
  2. Replace FILENAME on AppDelegate.m, line 28 with the name of your Quartz Composition file without the extension. Example: if the filename was MyTestComposition.qtz, then you would replace FILENAME with MyTestComposition
  3. Compile and run

A tutorial video is available on Vimeo: Sharing Quartz Composer Compositions using Xcode 5

About

Simple Cocoa Application for bundling a Quartz Composition. Compatible with Xcode 5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published