From d3d5c57c32c16fcff38fe31acfefa36a6aef8420 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 18 Nov 2012 07:41:38 +0000 Subject: move source/darwin into release/darwin since these files are for osx packaging. --- source/darwin/blender.app/Contents/Info.plist | 54 --------------------- source/darwin/blender.app/Contents/MacOS/blender | 1 - source/darwin/blender.app/Contents/PkgInfo | 1 - .../Contents/Resources/blender file icon.icns | Bin 145836 -> 0 bytes .../Contents/Resources/blender icon.icns | Bin 189097 -> 0 bytes .../darwin/blenderplayer.app/Contents/Info.plist | 49 ------------------- .../blenderplayer.app/Contents/MacOS/blenderplayer | 1 - source/darwin/blenderplayer.app/Contents/PkgInfo | 1 - .../Contents/Resources/blender file icon.icns | Bin 145836 -> 0 bytes .../Contents/Resources/blender player icon.icns | Bin 189097 -> 0 bytes .../set_simulation_threads.app/Contents/Info.plist | 44 ----------------- .../Contents/MacOS/applet | Bin 34480 -> 0 bytes .../set_simulation_threads.app/Contents/PkgInfo | 1 - .../Contents/Resources/Scripts/main.scpt | Bin 7664 -> 0 bytes .../Contents/Resources/applet.icns | Bin 40291 -> 0 bytes .../Contents/Resources/applet.rsrc | Bin 362 -> 0 bytes .../Contents/Resources/description.rtfd/TXT.rtf | 4 -- 17 files changed, 156 deletions(-) delete mode 100644 source/darwin/blender.app/Contents/Info.plist delete mode 100644 source/darwin/blender.app/Contents/MacOS/blender delete mode 100644 source/darwin/blender.app/Contents/PkgInfo delete mode 100644 source/darwin/blender.app/Contents/Resources/blender file icon.icns delete mode 100644 source/darwin/blender.app/Contents/Resources/blender icon.icns delete mode 100644 source/darwin/blenderplayer.app/Contents/Info.plist delete mode 100644 source/darwin/blenderplayer.app/Contents/MacOS/blenderplayer delete mode 100644 source/darwin/blenderplayer.app/Contents/PkgInfo delete mode 100644 source/darwin/blenderplayer.app/Contents/Resources/blender file icon.icns delete mode 100644 source/darwin/blenderplayer.app/Contents/Resources/blender player icon.icns delete mode 100644 source/darwin/set_simulation_threads.app/Contents/Info.plist delete mode 100755 source/darwin/set_simulation_threads.app/Contents/MacOS/applet delete mode 100644 source/darwin/set_simulation_threads.app/Contents/PkgInfo delete mode 100644 source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt delete mode 100644 source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns delete mode 100644 source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc delete mode 100644 source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf (limited to 'source/darwin') diff --git a/source/darwin/blender.app/Contents/Info.plist b/source/darwin/blender.app/Contents/Info.plist deleted file mode 100644 index 064ffe5bc3f..00000000000 --- a/source/darwin/blender.app/Contents/Info.plist +++ /dev/null @@ -1,54 +0,0 @@ - - - - - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - blend - - CFBundleTypeIconFile - blender file icon.icns - CFBundleTypeName - Blender File - CFBundleTypeOSTypes - - BLND - - CFBundleTypeRole - Editor - LSIsAppleDefaultForType - - - - CFBundleExecutable - blender - CFBundleGetInfoString - ${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation - CFBundleIconFile - blender icon.icns - CFBundleIdentifier - org.blenderfoundation.blender - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Blender - CFBundlePackageType - APPL - CFBundleShortVersionString - ${MACOSX_BUNDLE_SHORT_VERSION_STRING} - CFBundleSignature - ???? - CFBundleVersion - ${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation - LSEnvironment - - OMP_NUM_THREADS - 4 - - NSPrincipalClass - NSApplication - - diff --git a/source/darwin/blender.app/Contents/MacOS/blender b/source/darwin/blender.app/Contents/MacOS/blender deleted file mode 100644 index 5e05e74a307..00000000000 --- a/source/darwin/blender.app/Contents/MacOS/blender +++ /dev/null @@ -1 +0,0 @@ -placeholder diff --git a/source/darwin/blender.app/Contents/PkgInfo b/source/darwin/blender.app/Contents/PkgInfo deleted file mode 100644 index bd04210fb49..00000000000 --- a/source/darwin/blender.app/Contents/PkgInfo +++ /dev/null @@ -1 +0,0 @@ -APPL???? \ No newline at end of file diff --git a/source/darwin/blender.app/Contents/Resources/blender file icon.icns b/source/darwin/blender.app/Contents/Resources/blender file icon.icns deleted file mode 100644 index 9065f1b359c..00000000000 Binary files a/source/darwin/blender.app/Contents/Resources/blender file icon.icns and /dev/null differ diff --git a/source/darwin/blender.app/Contents/Resources/blender icon.icns b/source/darwin/blender.app/Contents/Resources/blender icon.icns deleted file mode 100644 index 5eef94afde9..00000000000 Binary files a/source/darwin/blender.app/Contents/Resources/blender icon.icns and /dev/null differ diff --git a/source/darwin/blenderplayer.app/Contents/Info.plist b/source/darwin/blenderplayer.app/Contents/Info.plist deleted file mode 100644 index c7b9ceb568e..00000000000 --- a/source/darwin/blenderplayer.app/Contents/Info.plist +++ /dev/null @@ -1,49 +0,0 @@ - - - - - CFBundleInfoDictionaryVersion - 6.0 - CFBundleExecutable - blenderplayer - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleIconFile - blender player icon.icns - CFBundleName - BlenderPlayer - CFBundleIdentifier - org.blenderfoundation.blenderplayer - CFBundleVersion - ${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation - CFBundleShortVersionString - ${MACOSX_BUNDLE_SHORT_VERSION_STRING} - CFBundleGetInfoString - ${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation - CFBundleDocumentTypes - - - CFBundleTypeIconFile - blender file icon.icns - CFBundleTypeName - Blender File - CFBundleTypeOSTypes - - BLND - - CFBundleTypeExtensions - - blend - - CFBundleTypeRole - Viewer - LSIsAppleDefaultForType - - - - NSPrincipalClass - NSApplication - - diff --git a/source/darwin/blenderplayer.app/Contents/MacOS/blenderplayer b/source/darwin/blenderplayer.app/Contents/MacOS/blenderplayer deleted file mode 100644 index 5e05e74a307..00000000000 --- a/source/darwin/blenderplayer.app/Contents/MacOS/blenderplayer +++ /dev/null @@ -1 +0,0 @@ -placeholder diff --git a/source/darwin/blenderplayer.app/Contents/PkgInfo b/source/darwin/blenderplayer.app/Contents/PkgInfo deleted file mode 100644 index bd04210fb49..00000000000 --- a/source/darwin/blenderplayer.app/Contents/PkgInfo +++ /dev/null @@ -1 +0,0 @@ -APPL???? \ No newline at end of file diff --git a/source/darwin/blenderplayer.app/Contents/Resources/blender file icon.icns b/source/darwin/blenderplayer.app/Contents/Resources/blender file icon.icns deleted file mode 100644 index 9065f1b359c..00000000000 Binary files a/source/darwin/blenderplayer.app/Contents/Resources/blender file icon.icns and /dev/null differ diff --git a/source/darwin/blenderplayer.app/Contents/Resources/blender player icon.icns b/source/darwin/blenderplayer.app/Contents/Resources/blender player icon.icns deleted file mode 100644 index 5eef94afde9..00000000000 Binary files a/source/darwin/blenderplayer.app/Contents/Resources/blender player icon.icns and /dev/null differ diff --git a/source/darwin/set_simulation_threads.app/Contents/Info.plist b/source/darwin/set_simulation_threads.app/Contents/Info.plist deleted file mode 100644 index eb80955e5a6..00000000000 --- a/source/darwin/set_simulation_threads.app/Contents/Info.plist +++ /dev/null @@ -1,44 +0,0 @@ - - - - - CFBundleAllowMixedLocalizations - - CFBundleDevelopmentRegion - English - CFBundleExecutable - applet - CFBundleIconFile - applet - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - set_simulation_threads - CFBundlePackageType - APPL - CFBundleSignature - aplt - LSMinimumSystemVersionByArchitecture - - x86_64 - 10.6 - - LSRequiresCarbon - - WindowState - - dividerCollapsed - - eventLogLevel - -1 - name - ScriptWindowState - positionOfDivider - 493 - savedFrame - 698 332 1163 846 0 0 1920 1178 - selectedTabView - result - - - diff --git a/source/darwin/set_simulation_threads.app/Contents/MacOS/applet b/source/darwin/set_simulation_threads.app/Contents/MacOS/applet deleted file mode 100755 index 0079f4b19d4..00000000000 Binary files a/source/darwin/set_simulation_threads.app/Contents/MacOS/applet and /dev/null differ diff --git a/source/darwin/set_simulation_threads.app/Contents/PkgInfo b/source/darwin/set_simulation_threads.app/Contents/PkgInfo deleted file mode 100644 index 3253614c402..00000000000 --- a/source/darwin/set_simulation_threads.app/Contents/PkgInfo +++ /dev/null @@ -1 +0,0 @@ -APPLaplt \ No newline at end of file diff --git a/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt b/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt deleted file mode 100644 index fa562578a80..00000000000 Binary files a/source/darwin/set_simulation_threads.app/Contents/Resources/Scripts/main.scpt and /dev/null differ diff --git a/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns b/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns deleted file mode 100644 index fcc1f09273d..00000000000 Binary files a/source/darwin/set_simulation_threads.app/Contents/Resources/applet.icns and /dev/null differ diff --git a/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc b/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc deleted file mode 100644 index 540621d0b9e..00000000000 Binary files a/source/darwin/set_simulation_threads.app/Contents/Resources/applet.rsrc and /dev/null differ diff --git a/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf b/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf deleted file mode 100644 index 0d0a60c08b5..00000000000 --- a/source/darwin/set_simulation_threads.app/Contents/Resources/description.rtfd/TXT.rtf +++ /dev/null @@ -1,4 +0,0 @@ -{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 -{\fonttbl} -{\colortbl;\red255\green255\blue255;} -} \ No newline at end of file -- cgit v1.2.3