Skip to content

Commit

Permalink
Initial upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MizPlusPlus committed Mar 18, 2016
1 parent c695478 commit b69cb69
Show file tree
Hide file tree
Showing 104 changed files with 182,412 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>OSCWidgets</string>
<key>CFBundleGetInfoString</key>
<string>Created by Chris Mizerak</string>
<key>CFBundleIconFile</key>
<string>eos.icns</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
</dict>
</plist>
835 changes: 835 additions & 0 deletions LICENSE.txt

Large diffs are not rendered by default.

877 changes: 877 additions & 0 deletions OSCWidgets.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Loading

0 comments on commit b69cb69

Please sign in to comment.