Browse Source

Removed intermediate build products that had been put into git repo

tags/2021-05-28
jules 11 years ago
parent
commit
d391b9441a
8 changed files with 0 additions and 82 deletions
  1. +0
    -40
      examples/AnimationAppExample/Builds/MacOSX/build/Debug/AnimationAppExample.app/Contents/Info.plist
  2. BIN
      examples/AnimationAppExample/Builds/MacOSX/build/Debug/AnimationAppExample.app/Contents/MacOS/AnimationAppExample
  3. +0
    -1
      examples/AnimationAppExample/Builds/MacOSX/build/Debug/AnimationAppExample.app/Contents/PkgInfo
  4. BIN
      examples/AnimationAppExample/Builds/MacOSX/build/Debug/AnimationAppExample.app/Contents/Resources/RecentFilesMenuTemplate.nib
  5. +0
    -40
      examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/Info.plist
  6. BIN
      examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/MacOS/AudioAppExample
  7. +0
    -1
      examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/PkgInfo
  8. BIN
      examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/Resources/RecentFilesMenuTemplate.nib

+ 0
- 40
examples/AnimationAppExample/Builds/MacOSX/build/Debug/AnimationAppExample.app/Contents/Info.plist View File

@@ -1,40 +0,0 @@
<?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>BuildMachineOSBuild</key>
<string>14A389</string>
<key>CFBundleExecutable</key>
<string>AnimationAppExample</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.AnimationAppExample</string>
<key>CFBundleName</key>
<string>AnimationAppExample</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>6A1052d</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>14A382</string>
<key>DTSDKName</key>
<string>macosx10.10</string>
<key>DTXcode</key>
<string>0610</string>
<key>DTXcodeBuild</key>
<string>6A1052d</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string></string>
</dict>
</plist>

BIN
examples/AnimationAppExample/Builds/MacOSX/build/Debug/AnimationAppExample.app/Contents/MacOS/AnimationAppExample View File


+ 0
- 1
examples/AnimationAppExample/Builds/MacOSX/build/Debug/AnimationAppExample.app/Contents/PkgInfo View File

@@ -1 +0,0 @@
APPL????

BIN
examples/AnimationAppExample/Builds/MacOSX/build/Debug/AnimationAppExample.app/Contents/Resources/RecentFilesMenuTemplate.nib View File


+ 0
- 40
examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/Info.plist View File

@@ -1,40 +0,0 @@
<?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>BuildMachineOSBuild</key>
<string>14A389</string>
<key>CFBundleExecutable</key>
<string>AudioAppExample</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.AudioAppExample</string>
<key>CFBundleName</key>
<string>AudioAppExample</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>6A317</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>13F26</string>
<key>DTSDKName</key>
<string>macosx10.9</string>
<key>DTXcode</key>
<string>0600</string>
<key>DTXcodeBuild</key>
<string>6A317</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string></string>
</dict>
</plist>

BIN
examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/MacOS/AudioAppExample View File


+ 0
- 1
examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/PkgInfo View File

@@ -1 +0,0 @@
APPL????

BIN
examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/Resources/RecentFilesMenuTemplate.nib View File


Loading…
Cancel
Save