aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2011-07-10 19:28:05 +0300
committerFilipp Lepalaan <filipp@mac.com>2011-07-10 19:28:05 +0300
commit01640bd4e03fa94e3702231536b08b96743d0cde (patch)
tree718ad806983e6a3417d49af0ecd27ee5962f181c
downloadMediator-01640bd4e03fa94e3702231536b08b96743d0cde.tar.gz
Mediator-01640bd4e03fa94e3702231536b08b96743d0cde.tar.bz2
Mediator-01640bd4e03fa94e3702231536b08b96743d0cde.zip
Initial commit
-rw-r--r--.DS_Storebin0 -> 6148 bytes
-rw-r--r--.gitignore0
-rw-r--r--Convert into QuickTime/Convert into QuickTime.h18
-rw-r--r--Convert into QuickTime/Convert into QuickTime.m44
-rw-r--r--Convert into QuickTime/Convert into QuickTime.xcodeproj/default.pbxuser76
-rw-r--r--Convert into QuickTime/Convert into QuickTime.xcodeproj/filipp.mode1v31395
-rw-r--r--Convert into QuickTime/Convert into QuickTime.xcodeproj/filipp.pbxuser291
-rw-r--r--Convert into QuickTime/Convert into QuickTime.xcodeproj/project.pbxproj348
-rw-r--r--Convert into QuickTime/Convert into QuickTime_Prefix.pch7
-rw-r--r--Convert into QuickTime/English.lproj/InfoPlist.stringsbin0 -> 3130 bytes
-rw-r--r--Convert into QuickTime/English.lproj/main.xib564
-rw-r--r--Convert into QuickTime/Info.plist104
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/categories.pbxbtreebin0 -> 2508 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/cdecls.pbxbtreebin0 -> 574188 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/decls.pbxbtreebin0 -> 573228 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/files.pbxbtreebin0 -> 6964 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/imports.pbxbtreebin0 -> 20388 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/pbxindex.headerbin0 -> 24 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/protocols.pbxbtreebin0 -> 2940 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/refs.pbxbtreebin0 -> 436796 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/strings.pbxstrings/controlbin0 -> 1048596 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/strings.pbxstrings/stringsbin0 -> 1266067 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/subclasses.pbxbtreebin0 -> 3188 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/symbols0.pbxsymbolsbin0 -> 2158248 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.dep16
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmapbin0 -> 1672 bytes
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime~.dep7
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList1
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.obin0 -> 19676 bytes
-rwxr-xr-xConvert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh2
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/build-state.dat359
-rw-r--r--Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/build-state~.dat195
-rw-r--r--Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist118
-rwxr-xr-xConvert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTimebin0 -> 10288 bytes
-rw-r--r--Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.stringsbin0 -> 3130 bytes
-rw-r--r--Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nibbin0 -> 1734 bytes
-rwxr-xr-xConvert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpegbin0 -> 7667224 bytes
-rwxr-xr-xConvert into QuickTime/ffmpegbin0 -> 7667224 bytes
-rw-r--r--LICENSE502
-rw-r--r--README.md13
40 files changed, 4060 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..a22b7a5
--- /dev/null
+++ b/.DS_Store
Binary files differ
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.gitignore
diff --git a/Convert into QuickTime/Convert into QuickTime.h b/Convert into QuickTime/Convert into QuickTime.h
new file mode 100644
index 0000000..a859cc6
--- /dev/null
+++ b/Convert into QuickTime/Convert into QuickTime.h
@@ -0,0 +1,18 @@
+//
+// Convert into QuickTime.h
+// Convert into QuickTime
+//
+// Created by Filipp Lepalaan on 10.7.2011.
+// Copyright (c) 2011 __MyCompanyName__, All Rights Reserved.
+//
+
+#import <Cocoa/Cocoa.h>
+#import <Automator/AMBundleAction.h>
+
+@interface Convert_into_QuickTime : AMBundleAction
+{
+}
+
+- (id)runWithInput:(id)input fromAction:(AMAction *)anAction error:(NSDictionary **)errorInfo;
+
+@end
diff --git a/Convert into QuickTime/Convert into QuickTime.m b/Convert into QuickTime/Convert into QuickTime.m
new file mode 100644
index 0000000..5e23ed3
--- /dev/null
+++ b/Convert into QuickTime/Convert into QuickTime.m
@@ -0,0 +1,44 @@
+//
+// Convert into QuickTime.m
+// Convert into QuickTime
+//
+// Created by Filipp Lepalaan on 10.7.2011.
+// Copyright (c) 2011 __MyCompanyName__, All Rights Reserved.
+//
+
+#import "Convert into QuickTime.h"
+
+@implementation Convert_into_QuickTime
+
+- (id)runWithInput:(id)input fromAction:(AMAction *)anAction error:(NSDictionary **)errorInfo
+{
+ // Add your code here, returning the data to be passed to the next action.
+
+ NSMutableArray *returnArray = [NSMutableArray arrayWithCapacity:[input count]];
+ NSFileManager *fileManager = [NSFileManager defaultManager];
+
+ NSString *ffmpeg = [[self bundle] pathForResource:@"ffmpeg" ofType:nil];
+ NSString *uuid = [[NSProcessInfo processInfo] globallyUniqueString];
+ NSLog(@"Using ffmpeg from %@", ffmpeg);
+ NSString *outFolder = [NSString stringWithFormat:@"%@/%@", NSTemporaryDirectory(), uuid];
+ [fileManager createDirectoryAtPath:outFolder withIntermediateDirectories:NO attributes:nil error:NULL];
+ NSLog(@"Output set to: %@", outFolder);
+
+ NSUInteger i, count = [input count];
+ for (i = 0; i < count; i++)
+ {
+ NSString *inFile = [input objectAtIndex:i];
+ NSString *fileName = [[inFile pathComponents] lastObject];
+ NSString *outFile = [NSString stringWithFormat:@"%@/%@.mov", outFolder, fileName];
+ NSArray *args = [NSArray arrayWithObjects:@"-y", @"-i", inFile,
+ @"-vcodec", @"copy", @"-acodec", @"alac", outFile, nil];
+ NSTask *t = [NSTask launchedTaskWithLaunchPath:ffmpeg arguments:args];
+ [t waitUntilExit];
+ [returnArray addObject:outFile];
+ }
+
+ return returnArray;
+
+}
+
+@end
diff --git a/Convert into QuickTime/Convert into QuickTime.xcodeproj/default.pbxuser b/Convert into QuickTime/Convert into QuickTime.xcodeproj/default.pbxuser
new file mode 100644
index 0000000..4477870
--- /dev/null
+++ b/Convert into QuickTime/Convert into QuickTime.xcodeproj/default.pbxuser
@@ -0,0 +1,76 @@
+// !$*UTF8*$!
+{
+ 089C1669FE841209C02AAC07 = {
+ activeBuildStyle = 014CEA420018CDE011CA2923;
+ activeExecutable = 658A2E03067AB99300421F51;
+ activeTarget = 8D5B49AC048680CD000E48DA;
+ codeSenseManager = 658A2DD0067AB96600421F51;
+ executables = (
+ 658A2E03067AB99300421F51,
+ );
+ sourceControlManager = 658A2DCF067AB96600421F51;
+ userBuildSettings = {
+ };
+ };
+ 658A2DCF067AB96600421F51 = {
+ fallbackIsa = XCSourceControlManager;
+ isa = PBXSourceControlManager;
+ scmConfiguration = {
+ };
+ scmType = "";
+ };
+ 658A2DD0067AB96600421F51 = {
+ indexTemplatePath = "";
+ isa = PBXCodeSenseManager;
+ usesDefaults = 1;
+ wantsCodeCompletion = 1;
+ wantsCodeCompletionAutoPopup = 0;
+ wantsCodeCompletionAutoSuggestions = 1;
+ wantsCodeCompletionCaseSensitivity = 1;
+ wantsCodeCompletionListAlways = 0;
+ wantsCodeCompletionOnlyMatchingItems = 1;
+ wantsCodeCompletionParametersIncluded = 1;
+ wantsCodeCompletionPlaceholdersInserted = 1;
+ wantsCodeCompletionTabCompletes = 1;
+ wantsIndex = 1;
+ };
+ 658A2E03067AB99300421F51 = {
+ activeArgIndex = 0;
+ activeArgIndices = (
+ YES,
+ );
+ argumentStrings = (
+ "-action \"Convert into QuickTime.action\"",
+ );
+ configStateDict = {
+ };
+ cppStopOnCatchEnabled = 0;
+ cppStopOnThrowEnabled = 0;
+ customDataFormattersEnabled = 1;
+ debuggerPlugin = GDBDebugging;
+ disassemblyDisplayState = 0;
+ dylibVariantSuffix = "";
+ enableDebugStr = 1;
+ environmentEntries = (
+ );
+ isa = PBXExecutable;
+ launchableReference = 658A2E04067AB99300421F51;
+ libgmallocEnabled = 0;
+ name = Automator;
+ shlibInfoDictList = (
+ );
+ sourceDirectories = (
+ );
+ };
+ 658A2E04067AB99300421F51 = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.application;
+ name = Automator.app;
+ path = /Applications/Automator.app;
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ 8D5B49AC048680CD000E48DA = {
+ activeExec = 0;
+ };
+}
diff --git a/Convert into QuickTime/Convert into QuickTime.xcodeproj/filipp.mode1v3 b/Convert into QuickTime/Convert into QuickTime.xcodeproj/filipp.mode1v3
new file mode 100644
index 0000000..a73beef
--- /dev/null
+++ b/Convert into QuickTime/Convert into QuickTime.xcodeproj/filipp.mode1v3
@@ -0,0 +1,1395 @@
+<?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>ActivePerspectiveName</key>
+ <string>Project</string>
+ <key>AllowedModules</key>
+ <array>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Name</key>
+ <string>Groups and Files Outline View</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Name</key>
+ <string>Editor</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCTaskListModule</string>
+ <key>Name</key>
+ <string>Task List</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Name</key>
+ <string>File and Smart Group Detail Viewer</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ <key>Name</key>
+ <string>Detailed Build Results Viewer</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ <key>Name</key>
+ <string>Project Batch Find Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCProjectFormatConflictsModule</string>
+ <key>Name</key>
+ <string>Project Format Conflicts List</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXBookmarksModule</string>
+ <key>Name</key>
+ <string>Bookmarks Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXClassBrowserModule</string>
+ <key>Name</key>
+ <string>Class Browser</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ <key>Name</key>
+ <string>Source Code Control Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXDebugBreakpointsModule</string>
+ <key>Name</key>
+ <string>Debug Breakpoints Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCDockableInspector</string>
+ <key>Name</key>
+ <string>Inspector</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXOpenQuicklyModule</string>
+ <key>Name</key>
+ <string>Open Quickly Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Name</key>
+ <string>Debugger</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Name</key>
+ <string>Debug Console</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCSnapshotModule</string>
+ <key>Name</key>
+ <string>Snapshots Tool</string>
+ </dict>
+ </array>
+ <key>BundlePath</key>
+ <string>/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources</string>
+ <key>Description</key>
+ <string>DefaultDescriptionKey</string>
+ <key>DockingSystemVisible</key>
+ <false/>
+ <key>Extension</key>
+ <string>mode1v3</string>
+ <key>FavBarConfig</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>C20B84F113C9F74B00BC50F7</string>
+ <key>XCBarModuleItemNames</key>
+ <dict/>
+ <key>XCBarModuleItems</key>
+ <array/>
+ </dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>com.apple.perspectives.project.mode1v3</string>
+ <key>MajorVersion</key>
+ <integer>33</integer>
+ <key>MinorVersion</key>
+ <integer>0</integer>
+ <key>Name</key>
+ <string>Default</string>
+ <key>Notifications</key>
+ <array/>
+ <key>OpenEditors</key>
+ <array/>
+ <key>PerspectiveWidths</key>
+ <array>
+ <integer>-1</integer>
+ <integer>-1</integer>
+ </array>
+ <key>Perspectives</key>
+ <array>
+ <dict>
+ <key>ChosenToolbarItems</key>
+ <array>
+ <string>active-combo-popup</string>
+ <string>action</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>debugger-enable-breakpoints</string>
+ <string>build-and-go</string>
+ <string>com.apple.ide.PBXToolbarStopButton</string>
+ <string>get-info</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>com.apple.pbx.toolbar.searchfield</string>
+ </array>
+ <key>ControllerClassBaseName</key>
+ <string></string>
+ <key>IconName</key>
+ <string>WindowOfProjectWithEditor</string>
+ <key>Identifier</key>
+ <string>perspective.project</string>
+ <key>IsVertical</key>
+ <false/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FAAC04509CD000000102</string>
+ <string>1C37FABC05509CD000000102</string>
+ <string>1C37FABC05539CD112110102</string>
+ <string>E2644B35053B69B200211256</string>
+ <string>1C37FABC04509CD000100104</string>
+ <string>1CC0EA4004350EF90044410B</string>
+ <string>1CC0EA4004350EF90041110B</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>yes</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>186</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>089C166AFE841209C02AAC07</string>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FABC05509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {186, 871}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <true/>
+ <key>XCSharingToken</key>
+ <string>com.apple.Xcode.GFSharingToken</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {203, 889}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>186</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>80 1101 1064 930 -271 900 1920 1200 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>203pt</string>
+ </dict>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20306471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Convert into QuickTime.m</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20406471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Convert into QuickTime.m</string>
+ <key>_historyCapacity</key>
+ <integer>0</integer>
+ <key>bookmark</key>
+ <string>C20B85DB13CA094B00BC50F7</string>
+ <key>history</key>
+ <array>
+ <string>C20B850E13C9F97500BC50F7</string>
+ <string>C20B859613CA03EB00BC50F7</string>
+ <string>C20B85C413CA077F00BC50F7</string>
+ </array>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {856, 648}}</string>
+ <key>RubberWindowFrame</key>
+ <string>80 1101 1064 930 -271 900 1920 1200 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>648pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20506471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Detail</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 653}, {856, 236}}</string>
+ <key>RubberWindowFrame</key>
+ <string>80 1101 1064 930 -271 900 1920 1200 </string>
+ </dict>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Proportion</key>
+ <string>236pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>856pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCModuleDock</string>
+ <string>PBXSmartGroupTreeModule</string>
+ <string>XCModuleDock</string>
+ <string>PBXNavigatorGroup</string>
+ <string>XCDetailModule</string>
+ </array>
+ <key>TableOfContents</key>
+ <array>
+ <string>C20B85D213CA08AB00BC50F7</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>C20B85D313CA08AB00BC50F7</string>
+ <string>1CE0B20306471E060097A5F4</string>
+ <string>1CE0B20506471E060097A5F4</string>
+ </array>
+ <key>ToolbarConfigUserDefaultsMinorVersion</key>
+ <string>2</string>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.defaultV3</string>
+ </dict>
+ <dict>
+ <key>ControllerClassBaseName</key>
+ <string></string>
+ <key>IconName</key>
+ <string>WindowOfProject</string>
+ <key>Identifier</key>
+ <string>perspective.morph</string>
+ <key>IsVertical</key>
+ <integer>0</integer>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FAAC04509CD000000102</string>
+ <string>1C08E77C0454961000C914BD</string>
+ <string>1C37FABC05509CD000000102</string>
+ <string>1C37FABC05539CD112110102</string>
+ <string>E2644B35053B69B200211256</string>
+ <string>1C37FABC04509CD000100104</string>
+ <string>1CC0EA4004350EF90044410B</string>
+ <string>1CC0EA4004350EF90041110B</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>11E0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>yes</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>186</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>29B97314FDCFA39411CA2CEA</string>
+ <string>1C37FABC05509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {186, 337}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <integer>1</integer>
+ <key>XCSharingToken</key>
+ <string>com.apple.Xcode.GFSharingToken</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {203, 355}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>186</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>373 269 690 397 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Morph</string>
+ <key>PreferredWidth</key>
+ <integer>300</integer>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCModuleDock</string>
+ <string>PBXSmartGroupTreeModule</string>
+ </array>
+ <key>TableOfContents</key>
+ <array>
+ <string>11E0B1FE06471DED0097A5F4</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.default.shortV3</string>
+ </dict>
+ </array>
+ <key>PerspectivesBarVisible</key>
+ <false/>
+ <key>ShelfIsVisible</key>
+ <false/>
+ <key>SourceDescription</key>
+ <string>file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecificationMode1.xcperspec'</string>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TimeStamp</key>
+ <real>0.0</real>
+ <key>ToolbarConfigUserDefaultsMinorVersion</key>
+ <string>2</string>
+ <key>ToolbarDisplayMode</key>
+ <integer>2</integer>
+ <key>ToolbarIsVisible</key>
+ <true/>
+ <key>ToolbarSizeMode</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>Perspectives</string>
+ <key>UpdateMessage</key>
+ <string>The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'?</string>
+ <key>WindowJustification</key>
+ <integer>5</integer>
+ <key>WindowOrderList</key>
+ <array>
+ <string>C20B84F213C9F74B00BC50F7</string>
+ <string>C20B854B13C9FCD500BC50F7</string>
+ <string>/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.xcodeproj</string>
+ </array>
+ <key>WindowString</key>
+ <string>80 1101 1064 930 -271 900 1920 1200 </string>
+ <key>WindowToolsV3</key>
+ <array>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.build</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528F0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string></string>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {786, 284}}</string>
+ <key>RubberWindowFrame</key>
+ <string>-168 1442 786 566 -271 900 1920 1200 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>284pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>XCMainBuildResultsModuleGUID</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Build Results</string>
+ <key>XCBuildResultsTrigger_Collapse</key>
+ <integer>1021</integer>
+ <key>XCBuildResultsTrigger_Open</key>
+ <integer>1011</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 289}, {786, 236}}</string>
+ <key>RubberWindowFrame</key>
+ <string>-168 1442 786 566 -271 900 1920 1200 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ <key>Proportion</key>
+ <string>236pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>525pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Build Results</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXBuildResultsModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>C20B84F213C9F74B00BC50F7</string>
+ <string>C20B85D613CA08AB00BC50F7</string>
+ <string>1CD0528F0623707200166675</string>
+ <string>XCMainBuildResultsModuleGUID</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.buildV3</string>
+ <key>WindowContentMinSize</key>
+ <string>486 300</string>
+ <key>WindowString</key>
+ <string>-168 1442 786 566 -271 900 1920 1200 </string>
+ <key>WindowToolGUID</key>
+ <string>C20B84F213C9F74B00BC50F7</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.debugger</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>Debugger</key>
+ <dict>
+ <key>HorizontalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {316, 185}}</string>
+ <string>{{316, 0}, {378, 185}}</string>
+ </array>
+ </dict>
+ <key>VerticalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {694, 185}}</string>
+ <string>{{0, 185}, {694, 196}}</string>
+ </array>
+ </dict>
+ </dict>
+ <key>LauncherConfigVersion</key>
+ <string>8</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C162984064C10D400B95A72</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debug - GLUTExamples (Underwater)</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>DebugConsoleVisible</key>
+ <string>None</string>
+ <key>DebugConsoleWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>DebugSTDIOWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>Frame</key>
+ <string>{{0, 0}, {694, 381}}</string>
+ <key>PBXDebugSessionStackFrameViewKey</key>
+ <dict>
+ <key>DebugVariablesTableConfiguration</key>
+ <array>
+ <string>Name</string>
+ <real>120</real>
+ <string>Value</string>
+ <real>85</real>
+ <string>Summary</string>
+ <real>148</real>
+ </array>
+ <key>Frame</key>
+ <string>{{316, 0}, {378, 185}}</string>
+ <key>RubberWindowFrame</key>
+ <string>-168 1586 694 422 -271 900 1920 1200 </string>
+ </dict>
+ <key>RubberWindowFrame</key>
+ <string>-168 1586 694 422 -271 900 1920 1200 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Proportion</key>
+ <string>381pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>381pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debugger</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXDebugSessionModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <string>C20B84F413C9F74B00BC50F7</string>
+ <string>1C162984064C10D400B95A72</string>
+ <string>C20B84F513C9F74B00BC50F7</string>
+ <string>C20B84F613C9F74B00BC50F7</string>
+ <string>C20B84F713C9F74B00BC50F7</string>
+ <string>C20B84F813C9F74B00BC50F7</string>
+ <string>C20B84F913C9F74B00BC50F7</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debugV3</string>
+ <key>WindowString</key>
+ <string>-168 1586 694 422 -271 900 1920 1200 </string>
+ <key>WindowToolGUID</key>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.find</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CDD528C0622207200134675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>&lt;No Editor&gt;</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528D0623707200166675</string>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <integer>1</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {781, 167}}</string>
+ <key>RubberWindowFrame</key>
+ <string>62 385 781 470 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>781pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>50%</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528E0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Project Find</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{8, 0}, {773, 254}}</string>
+ <key>RubberWindowFrame</key>
+ <string>62 385 781 470 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ <key>Proportion</key>
+ <string>50%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>428pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project Find</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXProjectFindModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C530D57069F1CE1000CFCEE</string>
+ <string>1C530D58069F1CE1000CFCEE</string>
+ <string>1C530D59069F1CE1000CFCEE</string>
+ <string>1CDD528C0622207200134675</string>
+ <string>1C530D5A069F1CE1000CFCEE</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>1CD0528E0623707200166675</string>
+ </array>
+ <key>WindowString</key>
+ <string>62 385 781 470 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1C530D57069F1CE1000CFCEE</string>
+ <key>WindowToolIsVisible</key>
+ <integer>0</integer>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>MENUSEPARATOR</string>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.debuggerConsole</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAAC065D492600B07095</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debugger Console</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {730, 636}}</string>
+ <key>RubberWindowFrame</key>
+ <string>-168 1331 730 677 -271 900 1920 1200 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Proportion</key>
+ <string>636pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>636pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debugger Console</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXDebugCLIModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EAAD065D492600B07095</string>
+ <string>C20B84FA13C9F74B00BC50F7</string>
+ <string>1C78EAAC065D492600B07095</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.consoleV3</string>
+ <key>WindowString</key>
+ <string>-168 1331 730 677 -271 900 1920 1200 </string>
+ <key>WindowToolGUID</key>
+ <string>1C78EAAD065D492600B07095</string>
+ <key>WindowToolIsVisible</key>
+ <true/>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.snapshots</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>XCSnapshotModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Snapshots</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCSnapshotModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <string>Yes</string>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.snapshots</string>
+ <key>WindowString</key>
+ <string>315 824 300 550 0 0 1440 878 </string>
+ <key>WindowToolIsVisible</key>
+ <string>Yes</string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.scm</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAB2065D492600B07095</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>&lt;No Editor&gt;</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAB3065D492600B07095</string>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <integer>1</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {452, 0}}</string>
+ <key>RubberWindowFrame</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>0pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD052920623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>SCM</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>ConsoleFrame</key>
+ <string>{{0, 259}, {452, 0}}</string>
+ <key>Frame</key>
+ <string>{{0, 7}, {452, 259}}</string>
+ <key>RubberWindowFrame</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ <key>TableConfiguration</key>
+ <array>
+ <string>Status</string>
+ <real>30</real>
+ <string>FileName</string>
+ <real>199</real>
+ <string>Path</string>
+ <real>197.0950012207031</real>
+ </array>
+ <key>TableFrame</key>
+ <string>{{0, 0}, {452, 250}}</string>
+ </dict>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ <key>Proportion</key>
+ <string>262pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>266pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>SCM</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXCVSModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EAB4065D492600B07095</string>
+ <string>1C78EAB5065D492600B07095</string>
+ <string>1C78EAB2065D492600B07095</string>
+ <string>1CD052920623707200166675</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.scm</string>
+ <key>WindowString</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.breakpoints</string>
+ <key>IsVertical</key>
+ <integer>0</integer>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>no</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>168</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {168, 350}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <integer>0</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {185, 368}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>168</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>185pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA1AED706398EBD00589147</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Detail</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{190, 0}, {554, 368}}</string>
+ <key>RubberWindowFrame</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Proportion</key>
+ <string>554pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>368pt</string>
+ </dict>
+ </array>
+ <key>MajorVersion</key>
+ <integer>3</integer>
+ <key>MinorVersion</key>
+ <integer>0</integer>
+ <key>Name</key>
+ <string>Breakpoints</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXSmartGroupTreeModule</string>
+ <string>XCDetailModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1CDDB66807F98D9800BB5817</string>
+ <string>1CDDB66907F98D9800BB5817</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>1CA1AED706398EBD00589147</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.breakpointsV3</string>
+ <key>WindowString</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1CDDB66807F98D9800BB5817</string>
+ <key>WindowToolIsVisible</key>
+ <integer>1</integer>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.debugAnimator</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debug Visualizer</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXNavigatorGroup</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debugAnimatorV3</string>
+ <key>WindowString</key>
+ <string>100 100 700 500 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.bookmarks</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>PBXBookmarksModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Bookmarks</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXBookmarksModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>0</integer>
+ <key>WindowString</key>
+ <string>538 42 401 187 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.projectFormatConflicts</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>XCProjectFormatConflictsModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project Format Conflicts</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCProjectFormatConflictsModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>0</integer>
+ <key>WindowContentMinSize</key>
+ <string>450 300</string>
+ <key>WindowString</key>
+ <string>50 850 472 307 0 0 1440 877</string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.classBrowser</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>OptionsSetName</key>
+ <string>Hierarchy, all classes</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA6456E063B45B4001379D8</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Class Browser - NSObject</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>ClassesFrame</key>
+ <string>{{0, 0}, {374, 96}}</string>
+ <key>ClassesTreeTableConfiguration</key>
+ <array>
+ <string>PBXClassNameColumnIdentifier</string>
+ <real>208</real>
+ <string>PBXClassBookColumnIdentifier</string>
+ <real>22</real>
+ </array>
+ <key>Frame</key>
+ <string>{{0, 0}, {630, 331}}</string>
+ <key>MembersFrame</key>
+ <string>{{0, 105}, {374, 395}}</string>
+ <key>MembersTreeTableConfiguration</key>
+ <array>
+ <string>PBXMemberTypeIconColumnIdentifier</string>
+ <real>22</real>
+ <string>PBXMemberNameColumnIdentifier</string>
+ <real>216</real>
+ <string>PBXMemberTypeColumnIdentifier</string>
+ <real>97</real>
+ <string>PBXMemberBookColumnIdentifier</string>
+ <real>22</real>
+ </array>
+ <key>PBXModuleWindowStatusBarHidden2</key>
+ <integer>1</integer>
+ <key>RubberWindowFrame</key>
+ <string>385 179 630 352 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXClassBrowserModule</string>
+ <key>Proportion</key>
+ <string>332pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>332pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Class Browser</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXClassBrowserModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>0</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C0AD2AF069F1E9B00FABCE6</string>
+ <string>1C0AD2B0069F1E9B00FABCE6</string>
+ <string>1CA6456E063B45B4001379D8</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.classbrowser</string>
+ <key>WindowString</key>
+ <string>385 179 630 352 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1C0AD2AF069F1E9B00FABCE6</string>
+ <key>WindowToolIsVisible</key>
+ <integer>0</integer>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.refactoring</string>
+ <key>IncludeInToolsMenu</key>
+ <integer>0</integer>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{0, 0}, {500, 335}</string>
+ <key>RubberWindowFrame</key>
+ <string>{0, 0}, {500, 335}</string>
+ </dict>
+ <key>Module</key>
+ <string>XCRefactoringModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Refactoring</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCRefactoringModule</string>
+ </array>
+ <key>WindowString</key>
+ <string>200 200 500 356 0 0 1920 1200 </string>
+ </dict>
+ </array>
+</dict>
+</plist>
diff --git a/Convert into QuickTime/Convert into QuickTime.xcodeproj/filipp.pbxuser b/Convert into QuickTime/Convert into QuickTime.xcodeproj/filipp.pbxuser
new file mode 100644
index 0000000..35c82f9
--- /dev/null
+++ b/Convert into QuickTime/Convert into QuickTime.xcodeproj/filipp.pbxuser
@@ -0,0 +1,291 @@
+// !$*UTF8*$!
+{
+ 089C1669FE841209C02AAC07 /* Project object */ = {
+ activeBuildConfigurationName = Debug;
+ activeExecutable = 658A2E03067AB99300421F51 /* Automator */;
+ activeTarget = 8D5B49AC048680CD000E48DA /* Convert into QuickTime */;
+ addToTargets = (
+ 8D5B49AC048680CD000E48DA /* Convert into QuickTime */,
+ );
+ codeSenseManager = 658A2DD0067AB96600421F51 /* Code sense */;
+ executables = (
+ 658A2E03067AB99300421F51 /* Automator */,
+ );
+ perUserDictionary = {
+ PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 617,
+ 20,
+ 48,
+ 43,
+ 43,
+ 20,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXFileDataSource_FiletypeID,
+ PBXFileDataSource_Filename_ColumnID,
+ PBXFileDataSource_Built_ColumnID,
+ PBXFileDataSource_ObjectSize_ColumnID,
+ PBXFileDataSource_Errors_ColumnID,
+ PBXFileDataSource_Warnings_ColumnID,
+ PBXFileDataSource_Target_ColumnID,
+ );
+ };
+ PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 654,
+ 60,
+ 20,
+ 48.16259765625,
+ 43,
+ 43,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXFileDataSource_FiletypeID,
+ PBXFileDataSource_Filename_ColumnID,
+ PBXTargetDataSource_PrimaryAttribute,
+ PBXFileDataSource_Built_ColumnID,
+ PBXFileDataSource_ObjectSize_ColumnID,
+ PBXFileDataSource_Errors_ColumnID,
+ PBXFileDataSource_Warnings_ColumnID,
+ );
+ };
+ PBXPerProjectTemplateStateSaveDate = 332007593;
+ PBXWorkspaceStateSaveDate = 332007593;
+ };
+ perUserProjectItems = {
+ C20B850613C9F7BC00BC50F7 = C20B850613C9F7BC00BC50F7 /* PBXBookmark */;
+ C20B850E13C9F97500BC50F7 = C20B850E13C9F97500BC50F7 /* PBXTextBookmark */;
+ C20B853E13C9FC7200BC50F7 = C20B853E13C9FC7200BC50F7 /* PBXBookmark */;
+ C20B859613CA03EB00BC50F7 = C20B859613CA03EB00BC50F7 /* PlistBookmark */;
+ C20B859713CA03EB00BC50F7 = C20B859713CA03EB00BC50F7 /* PBXTextBookmark */;
+ C20B85C413CA077F00BC50F7 = C20B85C413CA077F00BC50F7 /* PBXTextBookmark */;
+ C20B85C513CA077F00BC50F7 = C20B85C513CA077F00BC50F7 /* PBXTextBookmark */;
+ C20B85C613CA077F00BC50F7 = C20B85C613CA077F00BC50F7 /* PBXTextBookmark */;
+ C20B85D113CA08AB00BC50F7 /* PBXTextBookmark */ = C20B85D113CA08AB00BC50F7 /* PBXTextBookmark */;
+ C20B85D413CA08AB00BC50F7 /* PBXTextBookmark */ = C20B85D413CA08AB00BC50F7 /* PBXTextBookmark */;
+ C20B85D513CA08AB00BC50F7 /* PBXTextBookmark */ = C20B85D513CA08AB00BC50F7 /* PBXTextBookmark */;
+ C20B85D913CA08D200BC50F7 /* PBXTextBookmark */ = C20B85D913CA08D200BC50F7 /* PBXTextBookmark */;
+ C20B85DA13CA08D200BC50F7 /* PBXTextBookmark */ = C20B85DA13CA08D200BC50F7 /* PBXTextBookmark */;
+ C20B85DB13CA094B00BC50F7 /* PBXTextBookmark */ = C20B85DB13CA094B00BC50F7 /* PBXTextBookmark */;
+ };
+ sourceControlManager = 658A2DCF067AB96600421F51 /* Source Control */;
+ userBuildSettings = {
+ };
+ };
+ 089C167EFE841241C02AAC07 /* English */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1209, 602}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1564}";
+ };
+ };
+ 6518174F067A8D39005BD953 /* Convert into QuickTime.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {934, 746}}";
+ sepNavSelRange = "{272, 14}";
+ sepNavVisRange = "{0, 394}";
+ sepNavWindowFrame = "{{-164, 1153}, {993, 858}}";
+ };
+ };
+ 65181750067A8D39005BD953 /* Convert into QuickTime.m */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {795, 616}}";
+ sepNavSelRange = "{173, 0}";
+ sepNavVisRange = "{0, 1550}";
+ sepNavWindowFrame = "{{499, 1034}, {1150, 883}}";
+ };
+ };
+ 658A2DCF067AB96600421F51 /* Source Control */ = {
+ isa = PBXSourceControlManager;
+ fallbackIsa = XCSourceControlManager;
+ isSCMEnabled = 0;
+ scmConfiguration = {
+ repositoryNamesForRoots = {
+ "" = "";
+ };
+ };
+ scmType = "";
+ };
+ 658A2DD0067AB96600421F51 /* Code sense */ = {
+ isa = PBXCodeSenseManager;
+ indexTemplatePath = "";
+ };
+ 658A2E03067AB99300421F51 /* Automator */ = {
+ isa = PBXExecutable;
+ activeArgIndices = (
+ YES,
+ );
+ argumentStrings = (
+ "-action \"Convert into QuickTime.action\"",
+ );
+ autoAttachOnCrash = 1;
+ breakpointsEnabled = 0;
+ configStateDict = {
+ };
+ customDataFormattersEnabled = 1;
+ dataTipCustomDataFormattersEnabled = 1;
+ dataTipShowTypeColumn = 1;
+ dataTipSortType = 0;
+ debuggerPlugin = GDBDebugging;
+ disassemblyDisplayState = 0;
+ dylibVariantSuffix = "";
+ enableDebugStr = 1;
+ environmentEntries = (
+ );
+ executableSystemSymbolLevel = 0;
+ executableUserSymbolLevel = 0;
+ launchableReference = 658A2E04067AB99300421F51 /* Automator.app */;
+ libgmallocEnabled = 0;
+ name = Automator;
+ savedGlobals = {
+ };
+ showTypeColumn = 0;
+ sourceDirectories = (
+ );
+ };
+ 658A2E04067AB99300421F51 /* Automator.app */ = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.application;
+ name = Automator.app;
+ path = /Applications/Automator.app;
+ sourceTree = "<absolute>";
+ };
+ 8D5B49AC048680CD000E48DA /* Convert into QuickTime */ = {
+ activeExec = 0;
+ };
+ C20B850613C9F7BC00BC50F7 /* PBXBookmark */ = {
+ isa = PBXBookmark;
+ fRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */;
+ };
+ C20B850E13C9F97500BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 089C167EFE841241C02AAC07 /* English */;
+ name = "InfoPlist.strings: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1564;
+ vrLoc = 0;
+ };
+ C20B853E13C9FC7200BC50F7 /* PBXBookmark */ = {
+ isa = PBXBookmark;
+ fRef = 6518174F067A8D39005BD953 /* Convert into QuickTime.h */;
+ };
+ C20B859613CA03EB00BC50F7 /* PlistBookmark */ = {
+ isa = PlistBookmark;
+ fRef = 8D5B49B7048680CD000E48DA /* Info.plist */;
+ fallbackIsa = PBXBookmark;
+ isK = 0;
+ kPath = (
+ CFBundleGetInfoString,
+ );
+ name = "/Users/filipp/Code/Convert into QuickTime/Info.plist";
+ rLen = 0;
+ rLoc = 9223372036854775808;
+ };
+ C20B859713CA03EB00BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ comments = "Implicit declaration of function 'stringWithUUID'";
+ fRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */;
+ rLen = 1;
+ rLoc = 20;
+ rType = 1;
+ };
+ C20B85C413CA077F00BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */;
+ name = "Convert into QuickTime.m: 6";
+ rLen = 17;
+ rLoc = 130;
+ rType = 0;
+ vrLen = 1779;
+ vrLoc = 0;
+ };
+ C20B85C513CA077F00BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */;
+ name = "Convert into QuickTime.m: 33";
+ rLen = 0;
+ rLoc = 949;
+ rType = 0;
+ vrLen = 1812;
+ vrLoc = 0;
+ };
+ C20B85C613CA077F00BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 6518174F067A8D39005BD953 /* Convert into QuickTime.h */;
+ name = "Convert into QuickTime.h: 12";
+ rLen = 14;
+ rLoc = 272;
+ rType = 0;
+ vrLen = 394;
+ vrLoc = 0;
+ };
+ C20B85D113CA08AB00BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */;
+ name = "Convert into QuickTime.m: 6";
+ rLen = 17;
+ rLoc = 130;
+ rType = 0;
+ vrLen = 1776;
+ vrLoc = 0;
+ };
+ C20B85D413CA08AB00BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */;
+ name = "Convert into QuickTime.m: 33";
+ rLen = 0;
+ rLoc = 949;
+ rType = 0;
+ vrLen = 1812;
+ vrLoc = 0;
+ };
+ C20B85D513CA08AB00BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 6518174F067A8D39005BD953 /* Convert into QuickTime.h */;
+ name = "Convert into QuickTime.h: 12";
+ rLen = 14;
+ rLoc = 272;
+ rType = 0;
+ vrLen = 394;
+ vrLoc = 0;
+ };
+ C20B85D913CA08D200BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */;
+ name = "Convert into QuickTime.m: 8";
+ rLen = 0;
+ rLoc = 173;
+ rType = 0;
+ vrLen = 1550;
+ vrLoc = 0;
+ };
+ C20B85DA13CA08D200BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 6518174F067A8D39005BD953 /* Convert into QuickTime.h */;
+ name = "Convert into QuickTime.h: 12";
+ rLen = 14;
+ rLoc = 272;
+ rType = 0;
+ vrLen = 394;
+ vrLoc = 0;
+ };
+ C20B85DB13CA094B00BC50F7 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */;
+ name = "Convert into QuickTime.m: 8";
+ rLen = 0;
+ rLoc = 173;
+ rType = 0;
+ vrLen = 1550;
+ vrLoc = 0;
+ };
+}
diff --git a/Convert into QuickTime/Convert into QuickTime.xcodeproj/project.pbxproj b/Convert into QuickTime/Convert into QuickTime.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..65e9dd7
--- /dev/null
+++ b/Convert into QuickTime/Convert into QuickTime.xcodeproj/project.pbxproj
@@ -0,0 +1,348 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 45;
+ objects = {
+
+/* Begin PBXAppleScriptBuildPhase section */
+ B53D27B20DA1ACE500FE9F72 /* AppleScript */ = {
+ isa = PBXAppleScriptBuildPhase;
+ buildActionMask = 2147483647;
+ contextName = "";
+ files = (
+ );
+ isSharedContext = 0;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXAppleScriptBuildPhase section */
+
+/* Begin PBXBuildFile section */
+ 60E1E08C0DB55F8700B0848E /* main.xib in Resources */ = {isa = PBXBuildFile; fileRef = 60E1E08A0DB55F8700B0848E /* main.xib */; };
+ 650E79E2067AB5AE00B4A4EC /* Automator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 650E79E1067AB5AE00B4A4EC /* Automator.framework */; };
+ 65181752067A8D39005BD953 /* Convert into QuickTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 65181750067A8D39005BD953 /* Convert into QuickTime.m */; };
+ 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
+ 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
+ C20B850313C9F7B200BC50F7 /* ffmpeg in Resources */ = {isa = PBXBuildFile; fileRef = C20B850213C9F7B200BC50F7 /* ffmpeg */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+ 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
+ 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+ 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
+ 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
+ 32DBCF630370AF2F00C91783 /* Convert into QuickTime_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Convert into QuickTime_Prefix.pch"; sourceTree = "<group>"; };
+ 60E1E08B0DB55F8700B0848E /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/main.xib; sourceTree = "<group>"; };
+ 650E79E1067AB5AE00B4A4EC /* Automator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Automator.framework; path = /System/Library/Frameworks/Automator.framework; sourceTree = "<absolute>"; };
+ 6518174F067A8D39005BD953 /* Convert into QuickTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Convert into QuickTime.h"; sourceTree = "<group>"; };
+ 65181750067A8D39005BD953 /* Convert into QuickTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Convert into QuickTime.m"; sourceTree = "<group>"; };
+ 8D5B49B6048680CD000E48DA /* Convert into QuickTime.action */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Convert into QuickTime.action"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.plist.xml; fileEncoding = 4; path = Info.plist; sourceTree = "<group>"; };
+ C20B850213C9F7B200BC50F7 /* ffmpeg */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = ffmpeg; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 8D5B49B3048680CD000E48DA /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
+ 650E79E2067AB5AE00B4A4EC /* Automator.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 089C166AFE841209C02AAC07 /* Convert into QuickTime */ = {
+ isa = PBXGroup;
+ children = (
+ 08FB77AFFE84173DC02AAC07 /* Classes */,
+ 32C88E010371C26100C91783 /* Other Sources */,
+ 089C167CFE841241C02AAC07 /* Resources */,
+ 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
+ 19C28FB8FE9D52D311CA2CBB /* Products */,
+ );
+ name = "Convert into QuickTime";
+ sourceTree = "<group>";
+ };
+ 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
+ isa = PBXGroup;
+ children = (
+ 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
+ 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
+ );
+ name = "Frameworks and Libraries";
+ sourceTree = "<group>";
+ };
+ 089C167CFE841241C02AAC07 /* Resources */ = {
+ isa = PBXGroup;
+ children = (
+ C20B850213C9F7B200BC50F7 /* ffmpeg */,
+ 60E1E08A0DB55F8700B0848E /* main.xib */,
+ 8D5B49B7048680CD000E48DA /* Info.plist */,
+ 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
+ );
+ name = Resources;
+ sourceTree = "<group>";
+ };
+ 08FB77AFFE84173DC02AAC07 /* Classes */ = {
+ isa = PBXGroup;
+ children = (
+ 6518174F067A8D39005BD953 /* Convert into QuickTime.h */,
+ 65181750067A8D39005BD953 /* Convert into QuickTime.m */,
+ );
+ name = Classes;
+ sourceTree = "<group>";
+ };
+ 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
+ 650E79E1067AB5AE00B4A4EC /* Automator.framework */,
+ );
+ name = "Linked Frameworks";
+ sourceTree = "<group>";
+ };
+ 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 089C1672FE841209C02AAC07 /* Foundation.framework */,
+ 089C167FFE841241C02AAC07 /* AppKit.framework */,
+ );
+ name = "Other Frameworks";
+ sourceTree = "<group>";
+ };
+ 19C28FB8FE9D52D311CA2CBB /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 8D5B49B6048680CD000E48DA /* Convert into QuickTime.action */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 32C88E010371C26100C91783 /* Other Sources */ = {
+ isa = PBXGroup;
+ children = (
+ 32DBCF630370AF2F00C91783 /* Convert into QuickTime_Prefix.pch */,
+ );
+ name = "Other Sources";
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+ B53D27B30DA1ACE500FE9F72 /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+ 8D5B49AC048680CD000E48DA /* Convert into QuickTime */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 4E59C33F08A97622001206A8 /* Build configuration list for PBXNativeTarget "Convert into QuickTime" */;
+ buildPhases = (
+ B53D27B20DA1ACE500FE9F72 /* AppleScript */,
+ B53D27B30DA1ACE500FE9F72 /* Headers */,
+ 8D5B49AF048680CD000E48DA /* Resources */,
+ 8D5B49B1048680CD000E48DA /* Sources */,
+ 8D5B49B3048680CD000E48DA /* Frameworks */,
+ B53D27B40DA1ACE500FE9F72 /* Rez */,
+ 25038767080C6D0B00E1128B /* ShellScript */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = "Convert into QuickTime";
+ productInstallPath = "$(HOME)/Library/Bundles";
+ productName = "Convert into QuickTime";
+ productReference = 8D5B49B6048680CD000E48DA /* Convert into QuickTime.action */;
+ productType = "com.apple.product-type.bundle";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 089C1669FE841209C02AAC07 /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = 4E59C34308A97622001206A8 /* Build configuration list for PBXProject "Convert into QuickTime" */;
+ compatibilityVersion = "Xcode 3.1";
+ developmentRegion = English;
+ hasScannedForEncodings = 1;
+ knownRegions = (
+ English,
+ Japanese,
+ French,
+ German,
+ );
+ mainGroup = 089C166AFE841209C02AAC07 /* Convert into QuickTime */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 8D5B49AC048680CD000E48DA /* Convert into QuickTime */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 8D5B49AF048680CD000E48DA /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
+ 60E1E08C0DB55F8700B0848E /* main.xib in Resources */,
+ C20B850313C9F7B200BC50F7 /* ffmpeg in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXRezBuildPhase section */
+ B53D27B40DA1ACE500FE9F72 /* Rez */ = {
+ isa = PBXRezBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXRezBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+ 25038767080C6D0B00E1128B /* ShellScript */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "/usr/bin/amlint \"${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}\"";
+ };
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 8D5B49B1048680CD000E48DA /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 65181752067A8D39005BD953 /* Convert into QuickTime.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 089C167EFE841241C02AAC07 /* English */,
+ );
+ name = InfoPlist.strings;
+ sourceTree = "<group>";
+ };
+ 60E1E08A0DB55F8700B0848E /* main.xib */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 60E1E08B0DB55F8700B0848E /* English */,
+ );
+ name = main.xib;
+ sourceTree = "<group>";
+ };
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+ 4E59C34008A97622001206A8 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_MODEL_TUNING = G5;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "Convert into QuickTime_Prefix.pch";
+ INFOPLIST_FILE = Info.plist;
+ INSTALL_PATH = "$(HOME)/Library/Automator";
+ OTHER_OSAFLAGS = "-x -t 0 -c 0";
+ PRODUCT_NAME = "Convert into QuickTime";
+ WRAPPER_EXTENSION = action;
+ };
+ name = Debug;
+ };
+ 4E59C34108A97622001206A8 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ GCC_MODEL_TUNING = G5;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = "Convert into QuickTime_Prefix.pch";
+ INFOPLIST_FILE = Info.plist;
+ INSTALL_PATH = "$(HOME)/Library/Automator";
+ OTHER_OSAFLAGS = "-x -t 0 -c 0";
+ PRODUCT_NAME = "Convert into QuickTime";
+ WRAPPER_EXTENSION = action;
+ };
+ name = Release;
+ };
+ 4E59C34408A97622001206A8 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_ENABLE_OBJC_GC = supported;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ ONLY_ACTIVE_ARCH = YES;
+ PREBINDING = NO;
+ SDKROOT = macosx10.6;
+ VALID_ARCHS = "i386 x86_64";
+ };
+ name = Debug;
+ };
+ 4E59C34508A97622001206A8 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_ENABLE_OBJC_GC = supported;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ PREBINDING = NO;
+ SDKROOT = macosx10.6;
+ VALID_ARCHS = "i386 ppc x86_64";
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 4E59C33F08A97622001206A8 /* Build configuration list for PBXNativeTarget "Convert into QuickTime" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 4E59C34008A97622001206A8 /* Debug */,
+ 4E59C34108A97622001206A8 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 4E59C34308A97622001206A8 /* Build configuration list for PBXProject "Convert into QuickTime" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 4E59C34408A97622001206A8 /* Debug */,
+ 4E59C34508A97622001206A8 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 089C1669FE841209C02AAC07 /* Project object */;
+}
diff --git a/Convert into QuickTime/Convert into QuickTime_Prefix.pch b/Convert into QuickTime/Convert into QuickTime_Prefix.pch
new file mode 100644
index 0000000..97e568f
--- /dev/null
+++ b/Convert into QuickTime/Convert into QuickTime_Prefix.pch
@@ -0,0 +1,7 @@
+//
+// Prefix header for all source files of the 'Convert into QuickTime' target in the 'Convert into QuickTime' project.
+//
+
+#ifdef __OBJC__
+ #import <Cocoa/Cocoa.h>
+#endif
diff --git a/Convert into QuickTime/English.lproj/InfoPlist.strings b/Convert into QuickTime/English.lproj/InfoPlist.strings
new file mode 100644
index 0000000..eda23a6
--- /dev/null
+++ b/Convert into QuickTime/English.lproj/InfoPlist.strings
Binary files differ
diff --git a/Convert into QuickTime/English.lproj/main.xib b/Convert into QuickTime/English.lproj/main.xib
new file mode 100644
index 0000000..d3f48ba
--- /dev/null
+++ b/Convert into QuickTime/English.lproj/main.xib
@@ -0,0 +1,564 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
+ <data>
+ <int key="IBDocument.SystemTarget">1040</int>
+ <string key="IBDocument.SystemVersion">10J869</string>
+ <string key="IBDocument.InterfaceBuilderVersion">851</string>
+ <string key="IBDocument.AppKitVersion">1038.35</string>
+ <string key="IBDocument.HIToolboxVersion">461.00</string>
+ <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <string key="NS.object.0">851</string>
+ </object>
+ <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ </object>
+ <object class="NSArray" key="IBDocument.PluginDependencies">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+ </object>
+ <object class="NSMutableDictionary" key="IBDocument.Metadata">
+ <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
+ <integer value="1" key="NS.object.0"/>
+ </object>
+ <object class="NSMutableArray" key="IBDocument.RootObjects" id="545624606">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="NSCustomObject" id="513649446">
+ <string key="NSClassName">AMBundleAction</string>
+ </object>
+ <object class="NSCustomObject" id="93344913">
+ <string key="NSClassName">FirstResponder</string>
+ </object>
+ <object class="NSObjectController" id="377427500">
+ <bool key="NSEditable">YES</bool>
+ <object class="_NSManagedProxy" key="_NSManagedProxy"/>
+ </object>
+ <object class="NSCustomObject" id="967684443">
+ <string key="NSClassName">NSApplication</string>
+ </object>
+ </object>
+ <object class="IBObjectContainer" key="IBDocument.Objects">
+ <object class="NSMutableArray" key="connectionRecords">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">contentObject: parameters</string>
+ <reference key="source" ref="377427500"/>
+ <reference key="destination" ref="513649446"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="377427500"/>
+ <reference key="NSDestination" ref="513649446"/>
+ <string key="NSLabel">contentObject: parameters</string>
+ <string key="NSBinding">contentObject</string>
+ <string key="NSKeyPath">parameters</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <int key="connectionID">12</int>
+ </object>
+ </object>
+ <object class="IBMutableOrderedSet" key="objectRecords">
+ <object class="NSArray" key="orderedObjects">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="IBObjectRecord">
+ <int key="objectID">0</int>
+ <object class="NSArray" key="object" id="699349404">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ </object>
+ <reference key="children" ref="545624606"/>
+ <nil key="parent"/>
+ </object>
+ <object class="IBObjectRecord">
+ <int key="objectID">-2</int>
+ <reference key="object" ref="513649446"/>
+ <reference key="parent" ref="699349404"/>
+ <string key="objectName">File's Owner</string>
+ </object>
+ <object class="IBObjectRecord">
+ <int key="objectID">-1</int>
+ <reference key="object" ref="93344913"/>
+ <reference key="parent" ref="699349404"/>
+ <string key="objectName">First Responder</string>
+ </object>
+ <object class="IBObjectRecord">
+ <int key="objectID">6</int>
+ <reference key="object" ref="377427500"/>
+ <reference key="parent" ref="699349404"/>
+ <string key="objectName">Parameters</string>
+ </object>
+ <object class="IBObjectRecord">
+ <int key="objectID">-3</int>
+ <reference key="object" ref="967684443"/>
+ <reference key="parent" ref="699349404"/>
+ <string key="objectName">Application</string>
+ </object>
+ </object>
+ </object>
+ <object class="NSMutableDictionary" key="flattenedProperties">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="NSArray" key="dict.sortedKeys">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <string>-3.IBPluginDependency</string>
+ <string>6.IBPluginDependency</string>
+ <string>6.ImportedFromIB2</string>
+ </object>
+ <object class="NSMutableArray" key="dict.values">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <integer value="1"/>
+ </object>
+ </object>
+ <object class="NSMutableDictionary" key="unlocalizedProperties">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <reference key="dict.sortedKeys" ref="699349404"/>
+ <object class="NSMutableArray" key="dict.values">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ </object>
+ </object>
+ <nil key="activeLocalization"/>
+ <object class="NSMutableDictionary" key="localizations">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <reference key="dict.sortedKeys" ref="699349404"/>
+ <object class="NSMutableArray" key="dict.values">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ </object>
+ </object>
+ <nil key="sourceID"/>
+ <int key="maxID">100009</int>
+ </object>
+ <object class="IBClassDescriber" key="IBDocument.Classes">
+ <object class="NSMutableArray" key="referencedPartialClassDescriptions">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="IBPartialClassDescription">
+ <string key="className">AMBundleAction</string>
+ <string key="superclassName">AMAction</string>
+ <object class="NSMutableDictionary" key="outlets">
+ <string key="NS.key.0">view</string>
+ <string key="NS.object.0">NSView</string>
+ </object>
+ <object class="NSMutableDictionary" key="toOneOutletInfosByName">
+ <string key="NS.key.0">view</string>
+ <object class="IBToOneOutletInfo" key="NS.object.0">
+ <string key="name">view</string>
+ <string key="candidateClassName">NSView</string>
+ </object>
+ </object>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBUserSource</string>
+ <string key="minorKey"/>
+ </object>
+ </object>
+ </object>
+ <object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
+ <bool key="EncodedWithXMLCoder">YES</bool>
+ <object class="IBPartialClassDescription">
+ <string key="className">AMAction</string>
+ <string key="superclassName">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Automator.framework/Headers/AMAction.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">AMBundleAction</string>
+ <string key="superclassName">AMAction</string>
+ <object class="NSMutableDictionary" key="outlets">
+ <string key="NS.key.0">_view</string>
+ <string key="NS.object.0">NSView</string>
+ </object>
+ <object class="NSMutableDictionary" key="toOneOutletInfosByName">
+ <string key="NS.key.0">_view</string>
+ <object class="IBToOneOutletInfo" key="NS.object.0">
+ <string key="name">_view</string>
+ <string key="candidateClassName">NSView</string>
+ </object>
+ </object>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Automator.framework/Headers/AMBundleAction.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSApplication</string>
+ <string key="superclassName">NSResponder</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier" id="230123666">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSApplication.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSApplication</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier" id="220324754">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSApplicationScripting.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSApplication</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier" id="6497856">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSColorPanel.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSApplication</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSHelpManager.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSApplication</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSPageLayout.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSApplication</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSUserInterfaceItemSearching.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSController</string>
+ <string key="superclassName">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSController.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSMenu</string>
+ <string key="superclassName">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier" id="652368640">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSMenu.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSAccessibility.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <reference key="sourceIdentifier" ref="230123666"/>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <reference key="sourceIdentifier" ref="220324754"/>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <reference key="sourceIdentifier" ref="6497856"/>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSControl.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSDictionaryController.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSDragging.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSFontManager.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSFontPanel.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSKeyValueBinding.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <reference key="sourceIdentifier" ref="652368640"/>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSNibLoading.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSOutlineView.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSPasteboard.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSSavePanel.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSTableView.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSToolbarItem.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier" id="424934817">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSView.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Automator.framework/Headers/AMWorkflowController.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSArchiver.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSClassDescription.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSError.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSObjectScripting.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSPortCoder.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSScriptClassDescription.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSScriptKeyValueCoding.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSScriptObjectSpecifiers.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSScriptWhoseTests.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">Foundation.framework/Headers/NSURLDownload.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSObjectController</string>
+ <string key="superclassName">NSController</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSObjectController.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSResponder</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSInterfaceStyle.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSResponder</string>
+ <string key="superclassName">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSResponder.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSView</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSClipView.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSView</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSMenuItem.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSView</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBFrameworkSource</string>
+ <string key="minorKey">AppKit.framework/Headers/NSRulerView.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSView</string>
+ <string key="superclassName">NSResponder</string>
+ <reference key="sourceIdentifier" ref="424934817"/>
+ </object>
+ </object>
+ </object>
+ <int key="IBDocument.localizationMode">0</int>
+ <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
+ <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
+ <integer value="1040" key="NS.object.0"/>
+ </object>
+ <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
+ <integer value="1060" key="NS.object.0"/>
+ </object>
+ <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
+ <integer value="3000" key="NS.object.0"/>
+ </object>
+ <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
+ <string key="IBDocument.LastKnownRelativeProjectPath">../Convert into QuickTime.xcodeproj</string>
+ <int key="IBDocument.defaultPropertyAccessControl">3</int>
+ </data>
+</archive>
diff --git a/Convert into QuickTime/Info.plist b/Convert into QuickTime/Info.plist
new file mode 100644
index 0000000..b0d962c
--- /dev/null
+++ b/Convert into QuickTime/Info.plist
@@ -0,0 +1,104 @@
+<?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>AMAccepts</key>
+ <dict>
+ <key>Container</key>
+ <string>List</string>
+ <key>Optional</key>
+ <true/>
+ <key>Types</key>
+ <array>
+ <string>com.apple.cocoa.path</string>
+ </array>
+ </dict>
+ <key>AMApplication</key>
+ <string>Mediator</string>
+ <key>AMCanShowSelectedItemsWhenRun</key>
+ <false/>
+ <key>AMCanShowWhenRun</key>
+ <true/>
+ <key>AMCategory</key>
+ <string>Movies</string>
+ <key>AMDefaultParameters</key>
+ <dict/>
+ <key>AMDescription</key>
+ <dict>
+ <key>AMDAlert</key>
+ <string>(* AMDAlert text goes here. (optional) *)</string>
+ <key>AMDInput</key>
+ <string>(* AMDInput text to further explain the types accepted as input goes here. (optional) *)</string>
+ <key>AMDNote</key>
+ <string>(* AMDNote text goes here. (optional) *)</string>
+ <key>AMDOptions</key>
+ <string>(* AMDOptions text to further explain configuration options in the UI goes here. (optional) *)</string>
+ <key>AMDRelatedActions</key>
+ <string>(* AMDRelatedActions bundle ids go here. (optional) *)</string>
+ <key>AMDRequires</key>
+ <string>(* AMDRequires text to explain anything outside of Automator required for the action&apos;s operation, e.g. a web page open in Safari, goes here. (optional) *)</string>
+ <key>AMDResult</key>
+ <string>(* AMDResult text to further explain the types provided as output goes here. (optional) *)</string>
+ <key>AMDSummary</key>
+ <string>This action converts the input media file to QuickTime</string>
+ <key>AMDWebsite</key>
+ <string>https://github.com/filipp/mediator</string>
+ </dict>
+ <key>AMIconName</key>
+ <string>(* The name of the icon *)</string>
+ <key>AMKeywords</key>
+ <array/>
+ <key>AMName</key>
+ <string>Convert into QuickTime</string>
+ <key>AMProvides</key>
+ <dict>
+ <key>Container</key>
+ <string>List</string>
+ <key>Types</key>
+ <array>
+ <string>com.apple.cocoa.path</string>
+ </array>
+ </dict>
+ <key>AMRequiredResources</key>
+ <array/>
+ <key>AMWarning</key>
+ <dict>
+ <key>Action</key>
+ <string>(* Action name to be suggested to add prior to this action to make the task safer, e.g. com.apple.Automator.CopyFiles, goes here. *)</string>
+ <key>ApplyButton</key>
+ <string>(* Button label for user to add proposed Action, e.g. Add. *)</string>
+ <key>IgnoreButton</key>
+ <string>(* Button label for user not to add proposed Action, e.g. Don&apos;t Add. *)</string>
+ <key>Level</key>
+ <integer>0</integer>
+ <key>Message</key>
+ <string>(* Warning message presented to user goes here. *)</string>
+ </dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>${EXECUTABLE_NAME}</string>
+ <key>CFBundleGetInfoString</key>
+ <string>1.0, Copyright © 2011 Filipp Lepalaan, All Rights Reserved</string>
+ <key>CFBundleIconFile</key>
+ <string></string>
+ <key>CFBundleIdentifier</key>
+ <string>com.github.filipp.mediator.${PRODUCT_NAME:identifier}</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>${PRODUCT_NAME}</string>
+ <key>CFBundlePackageType</key>
+ <string>BNDL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.0</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>Copyright © 2011 __MyCompanyName__, All Rights Reserved.</string>
+ <key>NSPrincipalClass</key>
+ <string>Convert_into_QuickTime</string>
+</dict>
+</plist>
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/categories.pbxbtree b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/categories.pbxbtree
new file mode 100644
index 0000000..86129ea
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/categories.pbxbtree
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/cdecls.pbxbtree b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/cdecls.pbxbtree
new file mode 100644
index 0000000..368c507
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/cdecls.pbxbtree
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/decls.pbxbtree b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/decls.pbxbtree
new file mode 100644
index 0000000..f15620a
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/decls.pbxbtree
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/files.pbxbtree b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/files.pbxbtree
new file mode 100644
index 0000000..3bce416
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/files.pbxbtree
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/imports.pbxbtree b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/imports.pbxbtree
new file mode 100644
index 0000000..9835a32
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/imports.pbxbtree
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/pbxindex.header b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/pbxindex.header
new file mode 100644
index 0000000..f5c3416
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/pbxindex.header
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/protocols.pbxbtree b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/protocols.pbxbtree
new file mode 100644
index 0000000..c39a793
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/protocols.pbxbtree
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/refs.pbxbtree b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/refs.pbxbtree
new file mode 100644
index 0000000..a67d221
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/refs.pbxbtree
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/strings.pbxstrings/control b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/strings.pbxstrings/control
new file mode 100644
index 0000000..e39727b
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/strings.pbxstrings/control
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/strings.pbxstrings/strings b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/strings.pbxstrings/strings
new file mode 100644
index 0000000..2f99b2e
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/strings.pbxstrings/strings
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/subclasses.pbxbtree b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/subclasses.pbxbtree
new file mode 100644
index 0000000..c853555
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/subclasses.pbxbtree
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/symbols0.pbxsymbols b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/symbols0.pbxsymbols
new file mode 100644
index 0000000..adfc20b
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Convert into QuickTime.pbxindex/symbols0.pbxsymbols
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.dep b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.dep
new file mode 100644
index 0000000..c1e1199
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.dep
@@ -0,0 +1,16 @@
+fb5dceb47595f008fc6f545f2653a2b1 330e0e8b45606cd1b134c7da34fd8cc6 ffffffffffffffffffffffffffffffff 102 /Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+d7e9cc98d291939cecc8a21c8d610177 b2cd6e7446117c6223064a281a99e5f2 ffffffffffffffffffffffffffffffff 10288 /Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+00000000000000000000000000000000 61ecd37329dcebd9e2239ea8c446bbab ffffffffffffffffffffffffffffffff 3924 /Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
+00ba07a6d4eb7107dfa34483c82765ae d753cb3e4dae6b03336be69f45371687 ffffffffffffffffffffffffffffffff 19676 /Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+000000000edd15ca0000000000000155 00ba07a6d7fa3347dfa34483c827606e ffffffffffffffffffffffffffffffff 54310672 /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-eqndpslkdncezhagahtzkxhshofo/Convert into QuickTime_Prefix.pch.gch
+ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff 7667224 /Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg
+ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff 1734 /Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib
+ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff 3130 /Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
+78ad34bbb5bfa05b2e8e16975b3def73 0e80a8239a2375a788b26274cf3bf40b ffffffffffffffffffffffffffffffff 102 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+cd4e8bdad95dbd53ac9adf4f69f14e07 57bbc4c1da0ea8dfe07da4680da68829 ffffffffffffffffffffffffffffffff 10624 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+964c6ed33fbfd9fd00623bee5f9a4a41 5b02e509ad36ed36acf8e4a1361a7618 ffffffffffffffffffffffffffffffff 20916 /Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+000000000edd15ca0000000000000155 964c6ed33cae85fd00623bee5f9a4e9b ffffffffffffffffffffffffffffffff 54310672 /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch
+00000000000000000000000000000000 cb22b03d56e3dfd0285e8f1615ea8e47 ffffffffffffffffffffffffffffffff 7667224 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg
+000000004e19c2ab0000000000006583 8e3dce07d1ed4f231dcf072016d42df6 ffffffffffffffffffffffffffffffff 1734 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib
+000000004e19bfa20000000000000c3a 7af2abbd7ec3b392ad73f5607c989e87 ffffffffffffffffffffffffffffffff 3130 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
+00000000000000000000000000000000 ddb5ae274f21ebbffa8b10e640cc7dd2 ffffffffffffffffffffffffffffffff 4000 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap
new file mode 100644
index 0000000..30a2290
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime~.dep b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime~.dep
new file mode 100644
index 0000000..4de3c06
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime~.dep
@@ -0,0 +1,7 @@
+b38f8486e35c722b06d099814ed72486 0e80a8239a2375a788b26274cf3bf40b ffffffffffffffffffffffffffffffff 102 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+cd4e8bdad95dcdfaac9adf4f69f148d3 57bbc4c1da0ea8dfe07da4680da68829 ffffffffffffffffffffffffffffffff 9440 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+000000004e19bfa200000000000026e5 8e3dce07d1ed4f231dcf072016d42df6 ffffffffffffffffffffffffffffffff 3557 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib
+000000004e19bfa20000000000000c3a 7af2abbd7ec3b392ad73f5607c989e87 ffffffffffffffffffffffffffffffff 3130 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
+00000000000000000000000000000000 ddb5ae274f21ebbffa8b10e640cc7dd2 ffffffffffffffffffffffffffffffff 4082 /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
+964c6ed33fbfa95400623bee5f9a4c95 5b02e509ad36ed36acf8e4a1361a7618 ffffffffffffffffffffffffffffffff 14276 /Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+000000000edd15ca0000000000000155 964c6ed33cae85fd00623bee5f9a4e9b ffffffffffffffffffffffffffffffff 54310672 /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList
new file mode 100644
index 0000000..805c640
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList
@@ -0,0 +1 @@
+/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
new file mode 100644
index 0000000..dac1b84
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
Binary files differ
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh
new file mode 100755
index 0000000..17531ad
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+/usr/bin/amlint "${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}"
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/build-state.dat b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/build-state.dat
new file mode 100644
index 0000000..22caf0a
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/build-state.dat
@@ -0,0 +1,359 @@
+TConvert into QuickTime
+v7
+r0
+t332007981.200573
+cCheck dependencies
+cProcessInfoPlistFile "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist" Info.plist
+cCopyStringsFile "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings" English.lproj/InfoPlist.strings
+cCompileXIB "/Users/filipp/Code/Mediator/Convert into QuickTime/English.lproj/main.xib"
+cCpResource "build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg" ffmpeg
+cProcessPCH "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-eqndpslkdncezhagahtzkxhshofo/Convert into QuickTime_Prefix.pch.gch" "Convert into QuickTime_Prefix.pch" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+cCompileC "build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o" "/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.m" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+cLd "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" normal x86_64
+cPhaseScriptExecution "Run Script" "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh"
+cTouch "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action"
+
+N/Developer/SDKs/MacOSX10.6.sdk
+c000000004D5A274300000000000000EE
+t1297753923
+s238
+
+N/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Automator.framework/Headers/AMBundleAction.h
+c000000004D08930B00000000000002F4
+t1292407563
+s756
+
+N/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h
+c0000000040C4AA6800000000000001E5
+t1086630504
+s485
+
+N/System/Library/Frameworks/Automator.framework/Automator
+c000000004C9183B8000000000071D750
+t1284604856
+s7460688
+
+N/System/Library/Frameworks/Cocoa.framework/Cocoa
+c000000004A1F2D63000000000000A5E0
+t1243557219
+s42464
+
+N/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.h
+c000000004E19BFA2000000000000018A
+t1310310306
+s394
+i<Cocoa/Cocoa.h>
+i<Automator/AMBundleAction.h>
+
+N/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m
+c000000004E19CF0B0000000000000714
+t1310314251
+s1812
+i"Convert into QuickTime.h"
+
+N/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime_Prefix.pch
+c000000004E19BFA200000000000000B0
+t1310310306
+s176
+i<Cocoa/Cocoa.h>
+
+N/Users/filipp/Code/Convert into QuickTime/English.lproj/InfoPlist.strings
+c000000004E19BFA20000000000000C3A
+t1310310306
+s3130
+
+N/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib
+c000000004E19C2AB0000000000006583
+t1310311083
+s25987
+
+N/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList
+c000000004E19BFC4000000000000009F
+t1310310340
+s159
+
+N/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+t1310314255
+s20916
+
+N/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh
+c000000004E19BFC40000000000000047
+t1310310340
+s71
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+t1310314255
+s102
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
+t1310311065
+s4000
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+t1310314255
+s10624
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
+t1310310341
+s3130
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib
+t1310311085
+s1734
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg
+t1310310495
+s7667224
+
+N/Users/filipp/Code/Convert into QuickTime/ffmpeg
+c000000004E199437000000000074FE18
+t1310299191
+s7667224
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.h
+c000000004E19BFA2000000000000018A
+t1310310306
+s394
+i<Cocoa/Cocoa.h>
+i<Automator/AMBundleAction.h>
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.m
+c000000004E19D14B000000000000060E
+t1310314827
+s1550
+i"Convert into QuickTime.h"
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime_Prefix.pch
+c000000004E19BFA200000000000000B0
+t1310310306
+s176
+i<Cocoa/Cocoa.h>
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/English.lproj/InfoPlist.strings
+c000000004E19BFA20000000000000C3A
+t1310310306
+s3130
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/English.lproj/main.xib
+c000000004E19C2AB0000000000006583
+t1310311083
+s25987
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList
+c000000004E19D2A800000000000000A8
+t1310315176
+s168
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+t1310315180
+s19676
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh
+c000000004E19BFC40000000000000047
+t1310310340
+s71
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+t1310315181
+s102
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
+t1310315176
+s3924
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+t1310315180
+s10288
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
+t1310310341
+s3130
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib
+t1310311085
+s1734
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg
+t1310310495
+s7667224
+
+N/Users/filipp/Code/Mediator/Convert into QuickTime/ffmpeg
+c000000004E199437000000000074FE18
+t1310299191
+s7667224
+
+N/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch
+t1310310344
+s54310672
+
+N/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-eqndpslkdncezhagahtzkxhshofo/Convert into QuickTime_Prefix.pch.gch
+t1310315180
+s54310672
+
+NInfo.plist
+c000000004E19D2A70000000000000DF9
+t1310315175
+s3577
+
+CCheck dependencies
+r0
+lSLF07#2@18"Check dependencies332007976#332007976#0(0"0(0#1#0"8658948800#0"0#
+
+CCompileC "build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o" "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+s332007055.225806
+e332007055.646623
+r1
+xCompileC
+xbuild/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+x/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m
+xnormal
+xx86_64
+xobjective-c
+xcom.apple.compilers.gcc.4_2
+lSLF07#2@74"Compile /Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m332007055#332007055#0(0"0(0#0#66"/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m8665819136#1339" cd "/Users/filipp/Code/Convert into QuickTime" setenv LANG en_US.US-ASCII /Developer/usr/bin/gcc-4.2 -x objective-c -arch x86_64 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fobjc-gc -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap" "-F/Users/filipp/Code/Convert into QuickTime/build/Debug" "-I/Users/filipp/Code/Convert into QuickTime/build/Debug/include" "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources/x86_64" "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" -include "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch" -c "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m" -o "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o" 0#
+
+CCompileC "build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o" "/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.m" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+s332007980.688764
+e332007980.848185
+r1
+xCompileC
+xbuild/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+x/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.m
+xnormal
+xx86_64
+xobjective-c
+xcom.apple.compilers.gcc.4_2
+lSLF07#2@83"Compile /Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.m332007980#332007980#0(0"0(0#0#75"/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.m8676127648#1411" cd "/Users/filipp/Code/Mediator/Convert into QuickTime" setenv LANG en_US.US-ASCII /Developer/usr/bin/gcc-4.2 -x objective-c -arch x86_64 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fobjc-gc -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap" "-F/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug" "-I/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/include" "-I/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources/x86_64" "-I/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" -include "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-eqndpslkdncezhagahtzkxhshofo/Convert into QuickTime_Prefix.pch" -c "/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.m" -o "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o" 0#
+
+CCompileXIB "/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib"
+s332003885.284117
+e332003885.577226
+r1
+xCompileXIB
+x/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib
+lSLF07#2@33"CompileXIB English.lproj/main.xib332003885#332003885#0(0"0(0#0#64"/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib8655774784#389" cd "/Users/filipp/Code/Convert into QuickTime" /Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib" "/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib" --sdk /Developer/SDKs/MacOSX10.6.sdk 0#
+
+CCompileXIB "/Users/filipp/Code/Mediator/Convert into QuickTime/English.lproj/main.xib"
+r0
+
+CCopyStringsFile "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings" English.lproj/InfoPlist.strings
+s332003140.759134
+e332003141.031393
+r1
+xCopyStringsFile
+x/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
+xEnglish.lproj/InfoPlist.strings
+lSLF07#2@36"Copy English.lproj/InfoPlist.strings332003140#332003141#0(0"0(0#0#73"/Users/filipp/Code/Convert into QuickTime/English.lproj/InfoPlist.strings8673195584#394" cd "/Users/filipp/Code/Convert into QuickTime" setenv ICONV /usr/bin/iconv /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copystrings --validate --inputencoding utf-16 --outputencoding UTF-16 English.lproj/InfoPlist.strings --outdir "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj" 0#
+
+CCopyStringsFile "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings" English.lproj/InfoPlist.strings
+r0
+
+CCpResource "build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg" ffmpeg
+s332003294.758061
+e332003295.011317
+r1
+xCpResource
+xbuild/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg
+xffmpeg
+lSLF07#2@11"Copy ffmpeg332003294#332003295#0(0"0(0#0#48"/Users/filipp/Code/Convert into QuickTime/ffmpeg8641367456#369" cd "/Users/filipp/Code/Convert into QuickTime" /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -resolve-src-symlinks "/Users/filipp/Code/Convert into QuickTime/ffmpeg" "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources" 0#
+
+CLd "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" normal x86_64
+s332007055.646719
+e332007055.686381
+r1
+xLd
+x/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+xnormal
+xx86_64
+lSLF07#2@126"Link /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime332007055#332007055#0(0"0(0#0#0"8666265696#674" cd "/Users/filipp/Code/Convert into QuickTime" setenv MACOSX_DEPLOYMENT_TARGET 10.6 /Developer/usr/bin/gcc-4.2 -arch x86_64 -bundle -isysroot /Developer/SDKs/MacOSX10.6.sdk "-L/Users/filipp/Code/Convert into QuickTime/build/Debug" "-F/Users/filipp/Code/Convert into QuickTime/build/Debug" -filelist "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList" -mmacosx-version-min=10.6 -framework Cocoa -framework Automator -o "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" 0#
+
+CLd "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" normal x86_64
+s332007980.848285
+e332007980.888523
+r1
+xLd
+x/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+xnormal
+xx86_64
+lSLF07#2@135"Link /Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime332007980#332007980#0(0"0(0#0#0"8673016320#719" cd "/Users/filipp/Code/Mediator/Convert into QuickTime" setenv MACOSX_DEPLOYMENT_TARGET 10.6 /Developer/usr/bin/gcc-4.2 -arch x86_64 -bundle -isysroot /Developer/SDKs/MacOSX10.6.sdk "-L/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug" "-F/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug" -filelist "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList" -mmacosx-version-min=10.6 -framework Cocoa -framework Automator -o "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" 0#
+
+CPhaseScriptExecution "Run Script" "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh"
+s332007055.686505
+e332007055.995417
+r1
+xPhaseScriptExecution
+xRun Script
+x/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh
+owarning: undefined AMCategory category Movies
+lSLF07#2@36"Run custom shell script 'Run Script'332007055#332007055#0(46"warning: undefined AMCategory category Movies 1(22@36"Undefined AMCategory category Movies332007055#0#46#0(1@0"0(0#0#0"8674122592#17775" cd "/Users/filipp/Code/Convert into QuickTime" setenv ACTION build setenv ALTERNATE_GROUP filipp setenv ALTERNATE_MODE u+w,go-w,a+rX setenv ALTERNATE_OWNER filipp setenv ALWAYS_SEARCH_USER_PATHS YES setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer setenv APPLE_INTERNAL_DIR /AppleInternal setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools setenv APPLY_RULES_IN_COPY_FILES NO setenv ARCHS x86_64 setenv ARCHS_STANDARD_32_64_BIT "x86_64 i386" setenv ARCHS_STANDARD_32_BIT i386 setenv ARCHS_STANDARD_64_BIT x86_64 setenv BUILD_COMPONENTS "headers build" setenv BUILD_DIR "/Users/filipp/Code/Convert into QuickTime/build" setenv BUILD_ROOT "/Users/filipp/Code/Convert into QuickTime/build" setenv BUILD_STYLE Debug setenv BUILD_VARIANTS normal setenv BUILT_PRODUCTS_DIR "/Users/filipp/Code/Convert into QuickTime/build/Debug" setenv CACHE_ROOT /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501 setenv CCHROOT /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501 setenv CHMOD /bin/chmod setenv CHOWN /usr/sbin/chown setenv CLASS_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/JavaClasses" setenv CLEAN_PRECOMPS YES setenv CLONE_HEADERS NO setenv CODESIGNING_FOLDER_PATH "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action" setenv CODE_SIGNING_ALLOWED YES setenv COMMAND_MODE legacy setenv COMPOSITE_SDK_DIRS /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/CompositeSDKs setenv CONFIGURATION Debug setenv CONFIGURATION_BUILD_DIR "/Users/filipp/Code/Convert into QuickTime/build/Debug" setenv CONFIGURATION_TEMP_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug" setenv CONTENTS_FOLDER_PATH "Convert into QuickTime.action/Contents" setenv COPYING_PRESERVES_HFS_DATA NO setenv COPY_PHASE_STRIP NO setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES setenv CP /bin/cp setenv CURRENT_ARCH x86_64 setenv CURRENT_VARIANT normal setenv DEAD_CODE_STRIPPING NO setenv DEBUGGING_SYMBOLS YES setenv DEBUG_INFORMATION_FORMAT dwarf setenv DEPLOYMENT_LOCATION NO setenv DEPLOYMENT_POSTPROCESSING NO setenv DERIVED_FILES_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DERIVED_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DERIVED_SOURCES_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DEVELOPER_APPLICATIONS_DIR /Developer/Applications setenv DEVELOPER_BIN_DIR /Developer/usr/bin setenv DEVELOPER_DIR /Developer setenv DEVELOPER_FRAMEWORKS_DIR /Developer/Library/Frameworks setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED "\"/Developer/Library/Frameworks\"" setenv DEVELOPER_LIBRARY_DIR /Developer/Library setenv DEVELOPER_SDK_DIR /Developer/SDKs setenv DEVELOPER_TOOLS_DIR /Developer/Tools setenv DEVELOPER_USR_DIR /Developer/usr setenv DEVELOPMENT_LANGUAGE English setenv DOCUMENTATION_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj/Documentation" setenv DO_HEADER_SCANNING_IN_JAM NO setenv DSTROOT "/tmp/Convert into QuickTime.dst" setenv DWARF_DSYM_FILE_NAME "Convert into QuickTime.action.dSYM" setenv DWARF_DSYM_FOLDER_PATH "/Users/filipp/Code/Convert into QuickTime/build/Debug" setenv ENABLE_HEADER_DEPENDENCIES YES setenv ENABLE_OPENMP_SUPPORT NO setenv EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS ".svn .git CVS" setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj *.framework *.gch (*) CVS .svn .git *.xcodeproj *.xcode *.pbproj *.pbxproj" setenv EXECUTABLES_FOLDER_PATH "Convert into QuickTime.action/Contents/Executables" setenv EXECUTABLE_FOLDER_PATH "Convert into QuickTime.action/Contents/MacOS" setenv EXECUTABLE_NAME "Convert into QuickTime" setenv EXECUTABLE_PATH "Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" setenv FILE_LIST "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects/LinkFileList" setenv FIXED_FILES_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/FixedFiles" setenv FRAMEWORKS_FOLDER_PATH "Convert into QuickTime.action/Contents/Frameworks" setenv FRAMEWORK_FLAG_PREFIX -framework setenv FRAMEWORK_SEARCH_PATHS "\"/Users/filipp/Code/Convert into QuickTime/build/Debug\" " setenv FRAMEWORK_VERSION A setenv FULL_PRODUCT_NAME "Convert into QuickTime.action" setenv GCC3_VERSION 3.3 setenv GCC_C_LANGUAGE_STANDARD gnu99 setenv GCC_DYNAMIC_NO_PIC NO setenv GCC_ENABLE_FIX_AND_CONTINUE YES setenv GCC_ENABLE_OBJC_GC supported setenv GCC_INLINES_ARE_PRIVATE_EXTERN YES setenv GCC_MODEL_TUNING G5 setenv GCC_OPTIMIZATION_LEVEL 0 setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++" setenv GCC_PRECOMPILE_PREFIX_HEADER YES setenv GCC_PREFIX_HEADER "Convert into QuickTime_Prefix.pch" setenv GCC_TREAT_WARNINGS_AS_ERRORS NO setenv GCC_VERSION 4.2 setenv GCC_WARN_ABOUT_RETURN_TYPE YES setenv GCC_WARN_UNUSED_VARIABLE YES setenv GENERATE_MASTER_OBJECT_FILE NO setenv GENERATE_PKGINFO_FILE NO setenv GENERATE_PROFILING_CODE NO setenv GID 501 setenv GROUP filipp setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES setenv HEADER_SEARCH_PATHS "\"/Users/filipp/Code/Convert into QuickTime/build/Debug/include\" " setenv ICONV /usr/bin/iconv setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES setenv INFOPLIST_FILE Info.plist setenv INFOPLIST_OUTPUT_FORMAT same-as-input setenv INFOPLIST_PATH "Convert into QuickTime.action/Contents/Info.plist" setenv INFOPLIST_PREPROCESS NO setenv INFOSTRINGS_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings" setenv INSTALL_DIR "/tmp/Convert into QuickTime.dst/Users/filipp/Library/Automator" setenv INSTALL_GROUP filipp setenv INSTALL_MODE_FLAG u+w,go-w,a+rX setenv INSTALL_OWNER filipp setenv INSTALL_PATH /Users/filipp/Library/Automator setenv INSTALL_ROOT "/tmp/Convert into QuickTime.dst" setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8" setenv JAVA_APP_STUB /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub setenv JAVA_ARCHIVE_CLASSES YES setenv JAVA_ARCHIVE_TYPE JAR setenv JAVA_COMPILER /usr/bin/javac setenv JAVA_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/Java" setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources setenv JAVA_JAR_FLAGS cv setenv JAVA_SOURCE_SUBDIR . setenv JAVA_USE_DEPENDENCIES YES setenv JAVA_ZIP_FLAGS -urg setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO" setenv KEEP_PRIVATE_EXTERNS NO setenv LD_GENERATE_MAP_FILE NO setenv LD_MAP_FILE_PATH "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime-LinkMap-normal-x86_64.txt" setenv LD_OPENMP_FLAGS -fopenmp setenv LEX /Developer/usr/bin/lex setenv LIBRARY_FLAG_NOSPACE YES setenv LIBRARY_FLAG_PREFIX -l setenv LIBRARY_SEARCH_PATHS "\"/Users/filipp/Code/Convert into QuickTime/build/Debug\" " setenv LINKER_DISPLAYS_MANGLED_NAMES NO setenv LINK_FILE_LIST_normal_x86_64 "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList" setenv LINK_WITH_STANDARD_LIBRARIES YES setenv LOCALIZED_RESOURCES_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj" setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities setenv LOCAL_APPS_DIR /Applications setenv LOCAL_DEVELOPER_DIR /Library/Developer setenv LOCAL_LIBRARY_DIR /Library setenv MACH_O_TYPE mh_bundle setenv MACOSX_DEPLOYMENT_TARGET 10.6 setenv MAC_OS_X_PRODUCT_BUILD_VERSION 10J869 setenv MAC_OS_X_VERSION_ACTUAL 1067 setenv MAC_OS_X_VERSION_MAJOR 1060 setenv MAC_OS_X_VERSION_MINOR 0607 setenv NATIVE_ARCH i386 setenv NATIVE_ARCH_32_BIT i386 setenv NATIVE_ARCH_64_BIT x86_64 setenv NATIVE_ARCH_ACTUAL x86_64 setenv NO_COMMON YES setenv OBJECT_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects" setenv OBJECT_FILE_DIR_normal "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal" setenv OBJROOT "/Users/filipp/Code/Convert into QuickTime/build" setenv ONLY_ACTIVE_ARCH YES setenv OPTIMIZATION_LEVEL 0 setenv OS MACOS setenv OSAC /usr/bin/osacompile setenv OTHER_OSAFLAGS "-x -t 0 -c 0" setenv PACKAGE_TYPE com.apple.package-type.wrapper setenv PASCAL_STRINGS YES setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Developer/Headers /Developer/SDKs /Developer/Platforms" setenv PBDEVELOPMENTPLIST_PATH "Convert into QuickTime.action/Contents/pbdevelopment.plist" setenv PFE_FILE_C_DIALECTS objective-c setenv PKGINFO_FILE_PATH "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/PkgInfo" setenv PKGINFO_PATH "Convert into QuickTime.action/Contents/PkgInfo" setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Developer/Applications setenv PLATFORM_DEVELOPER_BIN_DIR /Developer/usr/bin setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Developer/Library setenv PLATFORM_DEVELOPER_SDK_DIR /Developer/SDKs setenv PLATFORM_DEVELOPER_TOOLS_DIR /Developer/Tools setenv PLATFORM_DEVELOPER_USR_DIR /Developer/usr setenv PLATFORM_NAME macosx setenv PLATFORM_PRODUCT_BUILD_VERSION 10M2518 setenv PLIST_FILE_OUTPUT_FORMAT same-as-input setenv PLUGINS_FOLDER_PATH "Convert into QuickTime.action/Contents/PlugIns" setenv PREBINDING NO setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES setenv PRECOMP_DESTINATION_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/PrefixHeaders" setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS NO setenv PRIVATE_HEADERS_FOLDER_PATH "Convert into QuickTime.action/Contents/PrivateHeaders" setenv PRODUCT_NAME "Convert into QuickTime" setenv PRODUCT_SETTINGS_PATH "/Users/filipp/Code/Convert into QuickTime/Info.plist" setenv PRODUCT_TYPE com.apple.product-type.bundle setenv PROFILING_CODE NO setenv PROJECT "Convert into QuickTime" setenv PROJECT_DERIVED_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/DerivedSources" setenv PROJECT_DIR "/Users/filipp/Code/Convert into QuickTime" setenv PROJECT_FILE_PATH "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.xcodeproj" setenv PROJECT_NAME "Convert into QuickTime" setenv PROJECT_TEMP_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build" setenv PUBLIC_HEADERS_FOLDER_PATH "Convert into QuickTime.action/Contents/Headers" setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES setenv REMOVE_CVS_FROM_RESOURCES YES setenv REMOVE_GIT_FROM_RESOURCES YES setenv REMOVE_SVN_FROM_RESOURCES YES setenv REZ_COLLECTOR_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/ResourceManagerResources" setenv REZ_OBJECTS_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/ResourceManagerResources/Objects" setenv REZ_SEARCH_PATHS "\"/Users/filipp/Code/Convert into QuickTime/build/Debug\" " setenv RUN_CLANG_STATIC_ANALYZER NO setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES NO setenv SCRIPTS_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/Scripts" setenv SCRIPT_INPUT_FILE_COUNT 0 setenv SCRIPT_OUTPUT_FILE_COUNT 0 setenv SDKROOT /Developer/SDKs/MacOSX10.6.sdk setenv SDK_DIR /Developer/SDKs/MacOSX10.6.sdk setenv SDK_NAME macosx10.6 setenv SDK_PRODUCT_BUILD_VERSION 10M2518 setenv SED /usr/bin/sed setenv SEPARATE_STRIP NO setenv SEPARATE_SYMBOL_EDIT NO setenv SET_DIR_MODE_OWNER_GROUP YES setenv SET_FILE_MODE_OWNER_GROUP NO setenv SHARED_DERIVED_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Debug/DerivedSources" setenv SHARED_FRAMEWORKS_FOLDER_PATH "Convert into QuickTime.action/Contents/SharedFrameworks" setenv SHARED_PRECOMPS_DIR /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders setenv SHARED_SUPPORT_FOLDER_PATH "Convert into QuickTime.action/Contents/SharedSupport" setenv SKIP_INSTALL NO setenv SOURCE_ROOT "/Users/filipp/Code/Convert into QuickTime" setenv SRCROOT "/Users/filipp/Code/Convert into QuickTime" setenv STANDARD_C_PLUS_PLUS_LIBRARY_TYPE dynamic setenv STRINGS_FILE_OUTPUT_ENCODING UTF-16 setenv STRIP_INSTALLED_PRODUCT YES setenv STRIP_STYLE non-global setenv SYMBOL_REPOSITORY_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/SymbolRepositories" setenv SYMROOT "/Users/filipp/Code/Convert into QuickTime/build" setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities setenv SYSTEM_APPS_DIR /Applications setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices setenv SYSTEM_DEMOS_DIR /Applications/Extras setenv SYSTEM_DEVELOPER_APPS_DIR /Developer/Applications setenv SYSTEM_DEVELOPER_BIN_DIR /Developer/usr/bin setenv SYSTEM_DEVELOPER_DEMOS_DIR "/Developer/Applications/Utilities/Built Examples" setenv SYSTEM_DEVELOPER_DIR /Developer setenv SYSTEM_DEVELOPER_DOC_DIR "/Developer/ADC Reference Library" setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR "/Developer/Applications/Graphics Tools" setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Developer/Applications/Java Tools" setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR "/Developer/Applications/Performance Tools" setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes" setenv SYSTEM_DEVELOPER_TOOLS /Developer/Tools setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Developer/ADC Reference Library/documentation/DeveloperTools" setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes/DeveloperTools" setenv SYSTEM_DEVELOPER_USR_DIR /Developer/usr setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Developer/Applications/Utilities setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation setenv SYSTEM_LIBRARY_DIR /System/Library setenv TARGETNAME "Convert into QuickTime" setenv TARGET_BUILD_DIR "/Users/filipp/Code/Convert into QuickTime/build/Debug" setenv TARGET_NAME "Convert into QuickTime" setenv TARGET_TEMP_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_FILES_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_ROOT "/Users/filipp/Code/Convert into QuickTime/build" setenv UID 501 setenv UNLOCALIZED_RESOURCES_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources" setenv UNSTRIPPED_PRODUCT NO setenv USER filipp setenv USER_APPS_DIR /Users/filipp/Applications setenv USER_LIBRARY_DIR /Users/filipp/Library setenv USE_DYNAMIC_NO_PIC YES setenv USE_HEADERMAP YES setenv USE_HEADER_SYMLINKS NO setenv VALIDATE_PRODUCT NO setenv VALID_ARCHS "i386 x86_64" setenv VERBOSE_PBXCP NO setenv VERSIONPLIST_PATH "Convert into QuickTime.action/Contents/version.plist" setenv VERSION_INFO_BUILDER filipp setenv VERSION_INFO_FILE "Convert into QuickTime_vers.c" setenv VERSION_INFO_STRING "\"@(#)PROGRAM:Convert into QuickTime PROJECT:Convert into QuickTime-\"" setenv WRAPPER_EXTENSION action setenv WRAPPER_NAME "Convert into QuickTime.action" setenv WRAPPER_SUFFIX .action setenv XCODE_APP_SUPPORT_DIR /Developer/Library/Xcode setenv XCODE_PRODUCT_BUILD_VERSION 10M2518 setenv XCODE_VERSION_ACTUAL 0400 setenv XCODE_VERSION_MAJOR 0400 setenv XCODE_VERSION_MINOR 0400 setenv YACC /Developer/usr/bin/yacc setenv _REAL_SDKROOT macosx10.6 /bin/sh -c "\"/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh\"" 0#
+
+CPhaseScriptExecution "Run Script" "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh"
+s332007980.888635
+e332007981.195881
+r1
+xPhaseScriptExecution
+xRun Script
+x/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh
+owarning: undefined AMCategory category Mediator
+lSLF07#2@36"Run custom shell script 'Run Script'332007980#332007981#0(48"warning: undefined AMCategory category Mediator 1(22@38"Undefined AMCategory category Mediator332007981#0#48#0(1@0"0(0#0#0"8666406400#18171" cd "/Users/filipp/Code/Mediator/Convert into QuickTime" setenv ACTION build setenv ALTERNATE_GROUP filipp setenv ALTERNATE_MODE u+w,go-w,a+rX setenv ALTERNATE_OWNER filipp setenv ALWAYS_SEARCH_USER_PATHS YES setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer setenv APPLE_INTERNAL_DIR /AppleInternal setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools setenv APPLY_RULES_IN_COPY_FILES NO setenv ARCHS x86_64 setenv ARCHS_STANDARD_32_64_BIT "x86_64 i386" setenv ARCHS_STANDARD_32_BIT i386 setenv ARCHS_STANDARD_64_BIT x86_64 setenv BUILD_COMPONENTS "headers build" setenv BUILD_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build" setenv BUILD_ROOT "/Users/filipp/Code/Mediator/Convert into QuickTime/build" setenv BUILD_STYLE Debug setenv BUILD_VARIANTS normal setenv BUILT_PRODUCTS_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug" setenv CACHE_ROOT /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501 setenv CCHROOT /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501 setenv CHMOD /bin/chmod setenv CHOWN /usr/sbin/chown setenv CLASS_FILE_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/JavaClasses" setenv CLEAN_PRECOMPS YES setenv CLONE_HEADERS NO setenv CODESIGNING_FOLDER_PATH "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action" setenv CODE_SIGNING_ALLOWED YES setenv COMMAND_MODE legacy setenv COMPOSITE_SDK_DIRS /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/CompositeSDKs setenv CONFIGURATION Debug setenv CONFIGURATION_BUILD_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug" setenv CONFIGURATION_TEMP_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug" setenv CONTENTS_FOLDER_PATH "Convert into QuickTime.action/Contents" setenv COPYING_PRESERVES_HFS_DATA NO setenv COPY_PHASE_STRIP NO setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES setenv CP /bin/cp setenv CURRENT_ARCH x86_64 setenv CURRENT_VARIANT normal setenv DEAD_CODE_STRIPPING NO setenv DEBUGGING_SYMBOLS YES setenv DEBUG_INFORMATION_FORMAT dwarf setenv DEPLOYMENT_LOCATION NO setenv DEPLOYMENT_POSTPROCESSING NO setenv DERIVED_FILES_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DERIVED_FILE_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DERIVED_SOURCES_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DEVELOPER_APPLICATIONS_DIR /Developer/Applications setenv DEVELOPER_BIN_DIR /Developer/usr/bin setenv DEVELOPER_DIR /Developer setenv DEVELOPER_FRAMEWORKS_DIR /Developer/Library/Frameworks setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED "\"/Developer/Library/Frameworks\"" setenv DEVELOPER_LIBRARY_DIR /Developer/Library setenv DEVELOPER_SDK_DIR /Developer/SDKs setenv DEVELOPER_TOOLS_DIR /Developer/Tools setenv DEVELOPER_USR_DIR /Developer/usr setenv DEVELOPMENT_LANGUAGE English setenv DOCUMENTATION_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj/Documentation" setenv DO_HEADER_SCANNING_IN_JAM NO setenv DSTROOT "/tmp/Convert into QuickTime.dst" setenv DWARF_DSYM_FILE_NAME "Convert into QuickTime.action.dSYM" setenv DWARF_DSYM_FOLDER_PATH "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug" setenv ENABLE_HEADER_DEPENDENCIES YES setenv ENABLE_OPENMP_SUPPORT NO setenv EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS ".svn .git CVS" setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj *.framework *.gch (*) CVS .svn .git *.xcodeproj *.xcode *.pbproj *.pbxproj" setenv EXECUTABLES_FOLDER_PATH "Convert into QuickTime.action/Contents/Executables" setenv EXECUTABLE_FOLDER_PATH "Convert into QuickTime.action/Contents/MacOS" setenv EXECUTABLE_NAME "Convert into QuickTime" setenv EXECUTABLE_PATH "Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" setenv FILE_LIST "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects/LinkFileList" setenv FIXED_FILES_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/FixedFiles" setenv FRAMEWORKS_FOLDER_PATH "Convert into QuickTime.action/Contents/Frameworks" setenv FRAMEWORK_FLAG_PREFIX -framework setenv FRAMEWORK_SEARCH_PATHS "\"/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug\" " setenv FRAMEWORK_VERSION A setenv FULL_PRODUCT_NAME "Convert into QuickTime.action" setenv GCC3_VERSION 3.3 setenv GCC_C_LANGUAGE_STANDARD gnu99 setenv GCC_DYNAMIC_NO_PIC NO setenv GCC_ENABLE_FIX_AND_CONTINUE YES setenv GCC_ENABLE_OBJC_GC supported setenv GCC_INLINES_ARE_PRIVATE_EXTERN YES setenv GCC_MODEL_TUNING G5 setenv GCC_OPTIMIZATION_LEVEL 0 setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++" setenv GCC_PRECOMPILE_PREFIX_HEADER YES setenv GCC_PREFIX_HEADER "Convert into QuickTime_Prefix.pch" setenv GCC_TREAT_WARNINGS_AS_ERRORS NO setenv GCC_VERSION 4.2 setenv GCC_WARN_ABOUT_RETURN_TYPE YES setenv GCC_WARN_UNUSED_VARIABLE YES setenv GENERATE_MASTER_OBJECT_FILE NO setenv GENERATE_PKGINFO_FILE NO setenv GENERATE_PROFILING_CODE NO setenv GID 501 setenv GROUP filipp setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES setenv HEADER_SEARCH_PATHS "\"/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/include\" " setenv ICONV /usr/bin/iconv setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES setenv INFOPLIST_FILE Info.plist setenv INFOPLIST_OUTPUT_FORMAT same-as-input setenv INFOPLIST_PATH "Convert into QuickTime.action/Contents/Info.plist" setenv INFOPLIST_PREPROCESS NO setenv INFOSTRINGS_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings" setenv INSTALL_DIR "/tmp/Convert into QuickTime.dst/Users/filipp/Library/Automator" setenv INSTALL_GROUP filipp setenv INSTALL_MODE_FLAG u+w,go-w,a+rX setenv INSTALL_OWNER filipp setenv INSTALL_PATH /Users/filipp/Library/Automator setenv INSTALL_ROOT "/tmp/Convert into QuickTime.dst" setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8" setenv JAVA_APP_STUB /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub setenv JAVA_ARCHIVE_CLASSES YES setenv JAVA_ARCHIVE_TYPE JAR setenv JAVA_COMPILER /usr/bin/javac setenv JAVA_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/Java" setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources setenv JAVA_JAR_FLAGS cv setenv JAVA_SOURCE_SUBDIR . setenv JAVA_USE_DEPENDENCIES YES setenv JAVA_ZIP_FLAGS -urg setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO" setenv KEEP_PRIVATE_EXTERNS NO setenv LD_GENERATE_MAP_FILE NO setenv LD_MAP_FILE_PATH "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime-LinkMap-normal-x86_64.txt" setenv LD_OPENMP_FLAGS -fopenmp setenv LEX /Developer/usr/bin/lex setenv LIBRARY_FLAG_NOSPACE YES setenv LIBRARY_FLAG_PREFIX -l setenv LIBRARY_SEARCH_PATHS "\"/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug\" " setenv LINKER_DISPLAYS_MANGLED_NAMES NO setenv LINK_FILE_LIST_normal_x86_64 "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList" setenv LINK_WITH_STANDARD_LIBRARIES YES setenv LOCALIZED_RESOURCES_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj" setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities setenv LOCAL_APPS_DIR /Applications setenv LOCAL_DEVELOPER_DIR /Library/Developer setenv LOCAL_LIBRARY_DIR /Library setenv MACH_O_TYPE mh_bundle setenv MACOSX_DEPLOYMENT_TARGET 10.6 setenv MAC_OS_X_PRODUCT_BUILD_VERSION 10J869 setenv MAC_OS_X_VERSION_ACTUAL 1067 setenv MAC_OS_X_VERSION_MAJOR 1060 setenv MAC_OS_X_VERSION_MINOR 0607 setenv NATIVE_ARCH i386 setenv NATIVE_ARCH_32_BIT i386 setenv NATIVE_ARCH_64_BIT x86_64 setenv NATIVE_ARCH_ACTUAL x86_64 setenv NO_COMMON YES setenv OBJECT_FILE_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects" setenv OBJECT_FILE_DIR_normal "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal" setenv OBJROOT "/Users/filipp/Code/Mediator/Convert into QuickTime/build" setenv ONLY_ACTIVE_ARCH YES setenv OPTIMIZATION_LEVEL 0 setenv OS MACOS setenv OSAC /usr/bin/osacompile setenv OTHER_OSAFLAGS "-x -t 0 -c 0" setenv PACKAGE_TYPE com.apple.package-type.wrapper setenv PASCAL_STRINGS YES setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Developer/Headers /Developer/SDKs /Developer/Platforms" setenv PBDEVELOPMENTPLIST_PATH "Convert into QuickTime.action/Contents/pbdevelopment.plist" setenv PFE_FILE_C_DIALECTS objective-c setenv PKGINFO_FILE_PATH "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/PkgInfo" setenv PKGINFO_PATH "Convert into QuickTime.action/Contents/PkgInfo" setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Developer/Applications setenv PLATFORM_DEVELOPER_BIN_DIR /Developer/usr/bin setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Developer/Library setenv PLATFORM_DEVELOPER_SDK_DIR /Developer/SDKs setenv PLATFORM_DEVELOPER_TOOLS_DIR /Developer/Tools setenv PLATFORM_DEVELOPER_USR_DIR /Developer/usr setenv PLATFORM_NAME macosx setenv PLATFORM_PRODUCT_BUILD_VERSION 10M2518 setenv PLIST_FILE_OUTPUT_FORMAT same-as-input setenv PLUGINS_FOLDER_PATH "Convert into QuickTime.action/Contents/PlugIns" setenv PREBINDING NO setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES setenv PRECOMP_DESTINATION_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/PrefixHeaders" setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS NO setenv PRIVATE_HEADERS_FOLDER_PATH "Convert into QuickTime.action/Contents/PrivateHeaders" setenv PRODUCT_NAME "Convert into QuickTime" setenv PRODUCT_SETTINGS_PATH "/Users/filipp/Code/Mediator/Convert into QuickTime/Info.plist" setenv PRODUCT_TYPE com.apple.product-type.bundle setenv PROFILING_CODE NO setenv PROJECT "Convert into QuickTime" setenv PROJECT_DERIVED_FILE_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/DerivedSources" setenv PROJECT_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime" setenv PROJECT_FILE_PATH "/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime.xcodeproj" setenv PROJECT_NAME "Convert into QuickTime" setenv PROJECT_TEMP_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build" setenv PUBLIC_HEADERS_FOLDER_PATH "Convert into QuickTime.action/Contents/Headers" setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES setenv REMOVE_CVS_FROM_RESOURCES YES setenv REMOVE_GIT_FROM_RESOURCES YES setenv REMOVE_SVN_FROM_RESOURCES YES setenv REZ_COLLECTOR_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/ResourceManagerResources" setenv REZ_OBJECTS_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/ResourceManagerResources/Objects" setenv REZ_SEARCH_PATHS "\"/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug\" " setenv RUN_CLANG_STATIC_ANALYZER NO setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES NO setenv SCRIPTS_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/Scripts" setenv SCRIPT_INPUT_FILE_COUNT 0 setenv SCRIPT_OUTPUT_FILE_COUNT 0 setenv SDKROOT /Developer/SDKs/MacOSX10.6.sdk setenv SDK_DIR /Developer/SDKs/MacOSX10.6.sdk setenv SDK_NAME macosx10.6 setenv SDK_PRODUCT_BUILD_VERSION 10M2518 setenv SED /usr/bin/sed setenv SEPARATE_STRIP NO setenv SEPARATE_SYMBOL_EDIT NO setenv SET_DIR_MODE_OWNER_GROUP YES setenv SET_FILE_MODE_OWNER_GROUP NO setenv SHARED_DERIVED_FILE_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/DerivedSources" setenv SHARED_FRAMEWORKS_FOLDER_PATH "Convert into QuickTime.action/Contents/SharedFrameworks" setenv SHARED_PRECOMPS_DIR /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders setenv SHARED_SUPPORT_FOLDER_PATH "Convert into QuickTime.action/Contents/SharedSupport" setenv SKIP_INSTALL NO setenv SOURCE_ROOT "/Users/filipp/Code/Mediator/Convert into QuickTime" setenv SRCROOT "/Users/filipp/Code/Mediator/Convert into QuickTime" setenv STANDARD_C_PLUS_PLUS_LIBRARY_TYPE dynamic setenv STRINGS_FILE_OUTPUT_ENCODING UTF-16 setenv STRIP_INSTALLED_PRODUCT YES setenv STRIP_STYLE non-global setenv SYMBOL_REPOSITORY_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/SymbolRepositories" setenv SYMROOT "/Users/filipp/Code/Mediator/Convert into QuickTime/build" setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities setenv SYSTEM_APPS_DIR /Applications setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices setenv SYSTEM_DEMOS_DIR /Applications/Extras setenv SYSTEM_DEVELOPER_APPS_DIR /Developer/Applications setenv SYSTEM_DEVELOPER_BIN_DIR /Developer/usr/bin setenv SYSTEM_DEVELOPER_DEMOS_DIR "/Developer/Applications/Utilities/Built Examples" setenv SYSTEM_DEVELOPER_DIR /Developer setenv SYSTEM_DEVELOPER_DOC_DIR "/Developer/ADC Reference Library" setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR "/Developer/Applications/Graphics Tools" setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Developer/Applications/Java Tools" setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR "/Developer/Applications/Performance Tools" setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes" setenv SYSTEM_DEVELOPER_TOOLS /Developer/Tools setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Developer/ADC Reference Library/documentation/DeveloperTools" setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes/DeveloperTools" setenv SYSTEM_DEVELOPER_USR_DIR /Developer/usr setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Developer/Applications/Utilities setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation setenv SYSTEM_LIBRARY_DIR /System/Library setenv TARGETNAME "Convert into QuickTime" setenv TARGET_BUILD_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug" setenv TARGET_NAME "Convert into QuickTime" setenv TARGET_TEMP_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_FILES_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_FILE_DIR "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_ROOT "/Users/filipp/Code/Mediator/Convert into QuickTime/build" setenv UID 501 setenv UNLOCALIZED_RESOURCES_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources" setenv UNSTRIPPED_PRODUCT NO setenv USER filipp setenv USER_APPS_DIR /Users/filipp/Applications setenv USER_LIBRARY_DIR /Users/filipp/Library setenv USE_DYNAMIC_NO_PIC YES setenv USE_HEADERMAP YES setenv USE_HEADER_SYMLINKS NO setenv VALIDATE_PRODUCT NO setenv VALID_ARCHS "i386 x86_64" setenv VERBOSE_PBXCP NO setenv VERSIONPLIST_PATH "Convert into QuickTime.action/Contents/version.plist" setenv VERSION_INFO_BUILDER filipp setenv VERSION_INFO_FILE "Convert into QuickTime_vers.c" setenv VERSION_INFO_STRING "\"@(#)PROGRAM:Convert into QuickTime PROJECT:Convert into QuickTime-\"" setenv WRAPPER_EXTENSION action setenv WRAPPER_NAME "Convert into QuickTime.action" setenv WRAPPER_SUFFIX .action setenv XCODE_APP_SUPPORT_DIR /Developer/Library/Xcode setenv XCODE_PRODUCT_BUILD_VERSION 10M2518 setenv XCODE_VERSION_ACTUAL 0400 setenv XCODE_VERSION_MAJOR 0400 setenv XCODE_VERSION_MINOR 0400 setenv YACC /Developer/usr/bin/yacc setenv _REAL_SDKROOT macosx10.6 /bin/sh -c "\"/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh\"" 0#
+
+CProcessInfoPlistFile "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist" Info.plist
+s332003865.034491
+e332003865.072267
+r1
+xProcessInfoPlistFile
+x/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
+xInfo.plist
+lSLF07#2@18"Process Info.plist332003865#332003865#0(0"0(0#0#52"/Users/filipp/Code/Convert into QuickTime/Info.plist8625091264#238" cd "/Users/filipp/Code/Convert into QuickTime" builtin-infoPlistUtility Info.plist -expandbuildsettings -platform macosx -o "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist" 0#
+
+CProcessInfoPlistFile "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist" Info.plist
+s332007976.653217
+e332007976.688416
+r1
+xProcessInfoPlistFile
+x/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
+xInfo.plist
+lSLF07#2@18"Process Info.plist332007976#332007976#0(0"0(0#0#61"/Users/filipp/Code/Mediator/Convert into QuickTime/Info.plist8663856128#256" cd "/Users/filipp/Code/Mediator/Convert into QuickTime" builtin-infoPlistUtility Info.plist -expandbuildsettings -platform macosx -o "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist" 0#
+
+CProcessPCH "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch" "Convert into QuickTime_Prefix.pch" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+s332003141.031585
+e332003144.968263
+r1
+xProcessPCH
+x/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch
+xConvert into QuickTime_Prefix.pch
+xnormal
+xx86_64
+xobjective-c
+xcom.apple.compilers.gcc.4_2
+lSLF07#2@44"Precompile Convert into QuickTime_Prefix.pch332003141#332003144#0(0"0(0#0#75"/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime_Prefix.pch8654506528#1189" cd "/Users/filipp/Code/Convert into QuickTime" setenv LANG en_US.US-ASCII /Developer/usr/bin/gcc-4.2 -x objective-c-header -arch x86_64 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fobjc-gc -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap" "-F/Users/filipp/Code/Convert into QuickTime/build/Debug" "-I/Users/filipp/Code/Convert into QuickTime/build/Debug/include" "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources/x86_64" "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" -c "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime_Prefix.pch" -o "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch" 0#
+
+CProcessPCH "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-eqndpslkdncezhagahtzkxhshofo/Convert into QuickTime_Prefix.pch.gch" "Convert into QuickTime_Prefix.pch" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+s332007976.688693
+e332007980.688469
+r1
+xProcessPCH
+x/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-eqndpslkdncezhagahtzkxhshofo/Convert into QuickTime_Prefix.pch.gch
+xConvert into QuickTime_Prefix.pch
+xnormal
+xx86_64
+xobjective-c
+xcom.apple.compilers.gcc.4_2
+lSLF07#2@44"Precompile Convert into QuickTime_Prefix.pch332007976#332007980#0(0"0(0#0#84"/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime_Prefix.pch8660314720#1252" cd "/Users/filipp/Code/Mediator/Convert into QuickTime" setenv LANG en_US.US-ASCII /Developer/usr/bin/gcc-4.2 -x objective-c-header -arch x86_64 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fobjc-gc -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap" "-F/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug" "-I/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/include" "-I/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources/x86_64" "-I/Users/filipp/Code/Mediator/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" -c "/Users/filipp/Code/Mediator/Convert into QuickTime/Convert into QuickTime_Prefix.pch" -o "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-eqndpslkdncezhagahtzkxhshofo/Convert into QuickTime_Prefix.pch.gch" 0#
+
+CTouch "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action"
+s332007055.995507
+e332007055.998574
+r1
+xTouch
+x/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+lSLF07#2@89"Touch /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action332007055#332007055#0(0"0(0#0#0"8673000288#159" cd "/Users/filipp/Code/Convert into QuickTime" /usr/bin/touch -c "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action" 0#
+
+CTouch "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action"
+s332007981.195972
+e332007981.200532
+r1
+xTouch
+x/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+lSLF07#2@98"Touch /Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action332007981#332007981#0(0"0(0#0#0"8665661792#177" cd "/Users/filipp/Code/Mediator/Convert into QuickTime" /usr/bin/touch -c "/Users/filipp/Code/Mediator/Convert into QuickTime/build/Debug/Convert into QuickTime.action" 0#
+
diff --git a/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/build-state~.dat b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/build-state~.dat
new file mode 100644
index 0000000..86751a9
--- /dev/null
+++ b/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/build-state~.dat
@@ -0,0 +1,195 @@
+TConvert into QuickTime
+v7
+r0
+t332003146.490462
+cCheck dependencies
+cProcessInfoPlistFile "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist" Info.plist
+cCopyStringsFile "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings" English.lproj/InfoPlist.strings
+cCompileXIB "/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib"
+cProcessPCH "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch" "Convert into QuickTime_Prefix.pch" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+cCompileC "build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o" "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+cLd "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" normal x86_64
+cPhaseScriptExecution "Run Script" "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh"
+cTouch "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action"
+
+N/Developer/SDKs/MacOSX10.6.sdk
+c000000004D5A274300000000000000EE
+t1297753923
+s238
+
+N/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Automator.framework/Headers/AMBundleAction.h
+c000000004D08930B00000000000002F4
+t1292407563
+s756
+
+N/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h
+c0000000040C4AA6800000000000001E5
+t1086630504
+s485
+
+N/System/Library/Frameworks/Automator.framework/Automator
+c000000004C9183B8000000000071D750
+t1284604856
+s7460688
+
+N/System/Library/Frameworks/Cocoa.framework/Cocoa
+c000000004A1F2D63000000000000A5E0
+t1243557219
+s42464
+
+N/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.h
+c000000004E19BFA2000000000000018A
+t1310310306
+s394
+i<Cocoa/Cocoa.h>
+i<Automator/AMBundleAction.h>
+
+N/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m
+c000000004E19BFA200000000000001C0
+t1310310306
+s448
+i"Convert into QuickTime.h"
+
+N/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime_Prefix.pch
+c000000004E19BFA200000000000000B0
+t1310310306
+s176
+i<Cocoa/Cocoa.h>
+
+N/Users/filipp/Code/Convert into QuickTime/English.lproj/InfoPlist.strings
+c000000004E19BFA20000000000000C3A
+t1310310306
+s3130
+
+N/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib
+c000000004E19BFA200000000000026E5
+t1310310306
+s9957
+
+N/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList
+c000000004E19BFC4000000000000009F
+t1310310340
+s159
+
+N/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+t1310310345
+s14276
+
+N/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh
+c000000004E19BFC40000000000000047
+t1310310340
+s71
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+t1310310346
+s102
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
+t1310310340
+s4082
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+t1310310345
+s9440
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
+t1310310341
+s3130
+
+N/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib
+t1310310340
+s3557
+
+N/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch
+t1310310344
+s54310672
+
+NInfo.plist
+c000000004E19BFA20000000000000E8D
+t1310310306
+s3725
+
+CCheck dependencies
+r0
+lSLF07#2@18"Check dependencies332003140#332003140#0(0"0(0#1#0"8656105856#0"0#
+
+CCompileC "build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o" "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+s332003144.968531
+e332003145.255306
+r1
+xCompileC
+xbuild/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o
+x/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m
+xnormal
+xx86_64
+xobjective-c
+xcom.apple.compilers.gcc.4_2
+lSLF07#2@74"Compile /Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m332003144#332003145#0(0"0(0#0#66"/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m8654522400#1339" cd "/Users/filipp/Code/Convert into QuickTime" setenv LANG en_US.US-ASCII /Developer/usr/bin/gcc-4.2 -x objective-c -arch x86_64 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fobjc-gc -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap" "-F/Users/filipp/Code/Convert into QuickTime/build/Debug" "-I/Users/filipp/Code/Convert into QuickTime/build/Debug/include" "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources/x86_64" "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" -include "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch" -c "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.m" -o "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.o" 0#
+
+CCompileXIB "/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib"
+s332003140.760165
+e332003140.949523
+r1
+xCompileXIB
+x/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib
+lSLF07#2@33"CompileXIB English.lproj/main.xib332003140#332003140#0(0"0(0#0#64"/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib8665855680#389" cd "/Users/filipp/Code/Convert into QuickTime" /Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib" "/Users/filipp/Code/Convert into QuickTime/English.lproj/main.xib" --sdk /Developer/SDKs/MacOSX10.6.sdk 0#
+
+CCopyStringsFile "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings" English.lproj/InfoPlist.strings
+s332003140.759134
+e332003141.031393
+r1
+xCopyStringsFile
+x/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
+xEnglish.lproj/InfoPlist.strings
+lSLF07#2@36"Copy English.lproj/InfoPlist.strings332003140#332003141#0(0"0(0#0#73"/Users/filipp/Code/Convert into QuickTime/English.lproj/InfoPlist.strings8673195584#394" cd "/Users/filipp/Code/Convert into QuickTime" setenv ICONV /usr/bin/iconv /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copystrings --validate --inputencoding utf-16 --outputencoding UTF-16 English.lproj/InfoPlist.strings --outdir "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj" 0#
+
+CLd "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" normal x86_64
+s332003145.255443
+e332003145.953546
+r1
+xLd
+x/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
+xnormal
+xx86_64
+lSLF07#2@126"Link /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime332003145#332003145#0(0"0(0#0#0"8673646464#674" cd "/Users/filipp/Code/Convert into QuickTime" setenv MACOSX_DEPLOYMENT_TARGET 10.6 /Developer/usr/bin/gcc-4.2 -arch x86_64 -bundle -isysroot /Developer/SDKs/MacOSX10.6.sdk "-L/Users/filipp/Code/Convert into QuickTime/build/Debug" "-F/Users/filipp/Code/Convert into QuickTime/build/Debug" -filelist "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList" -mmacosx-version-min=10.6 -framework Cocoa -framework Automator -o "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" 0#
+
+CPhaseScriptExecution "Run Script" "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh"
+s332003145.953679
+e332003146.410168
+r1
+xPhaseScriptExecution
+xRun Script
+x/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh
+owarning: undefined AMCategory category (* Category of this action goes here. *)
+lSLF07#2@36"Run custom shell script 'Run Script'332003145#332003146#0(80"warning: undefined AMCategory category (* Category of this action goes here. *) 1(22@70"Undefined AMCategory category (* Category of this action goes here. *)332003146#0#80#0(1@0"0(0#0#0"8659548096#17775" cd "/Users/filipp/Code/Convert into QuickTime" setenv ACTION build setenv ALTERNATE_GROUP filipp setenv ALTERNATE_MODE u+w,go-w,a+rX setenv ALTERNATE_OWNER filipp setenv ALWAYS_SEARCH_USER_PATHS YES setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer setenv APPLE_INTERNAL_DIR /AppleInternal setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools setenv APPLY_RULES_IN_COPY_FILES NO setenv ARCHS x86_64 setenv ARCHS_STANDARD_32_64_BIT "x86_64 i386" setenv ARCHS_STANDARD_32_BIT i386 setenv ARCHS_STANDARD_64_BIT x86_64 setenv BUILD_COMPONENTS "headers build" setenv BUILD_DIR "/Users/filipp/Code/Convert into QuickTime/build" setenv BUILD_ROOT "/Users/filipp/Code/Convert into QuickTime/build" setenv BUILD_STYLE Debug setenv BUILD_VARIANTS normal setenv BUILT_PRODUCTS_DIR "/Users/filipp/Code/Convert into QuickTime/build/Debug" setenv CACHE_ROOT /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501 setenv CCHROOT /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501 setenv CHMOD /bin/chmod setenv CHOWN /usr/sbin/chown setenv CLASS_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/JavaClasses" setenv CLEAN_PRECOMPS YES setenv CLONE_HEADERS NO setenv CODESIGNING_FOLDER_PATH "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action" setenv CODE_SIGNING_ALLOWED YES setenv COMMAND_MODE legacy setenv COMPOSITE_SDK_DIRS /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/CompositeSDKs setenv CONFIGURATION Debug setenv CONFIGURATION_BUILD_DIR "/Users/filipp/Code/Convert into QuickTime/build/Debug" setenv CONFIGURATION_TEMP_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug" setenv CONTENTS_FOLDER_PATH "Convert into QuickTime.action/Contents" setenv COPYING_PRESERVES_HFS_DATA NO setenv COPY_PHASE_STRIP NO setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES setenv CP /bin/cp setenv CURRENT_ARCH x86_64 setenv CURRENT_VARIANT normal setenv DEAD_CODE_STRIPPING NO setenv DEBUGGING_SYMBOLS YES setenv DEBUG_INFORMATION_FORMAT dwarf setenv DEPLOYMENT_LOCATION NO setenv DEPLOYMENT_POSTPROCESSING NO setenv DERIVED_FILES_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DERIVED_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DERIVED_SOURCES_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" setenv DEVELOPER_APPLICATIONS_DIR /Developer/Applications setenv DEVELOPER_BIN_DIR /Developer/usr/bin setenv DEVELOPER_DIR /Developer setenv DEVELOPER_FRAMEWORKS_DIR /Developer/Library/Frameworks setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED "\"/Developer/Library/Frameworks\"" setenv DEVELOPER_LIBRARY_DIR /Developer/Library setenv DEVELOPER_SDK_DIR /Developer/SDKs setenv DEVELOPER_TOOLS_DIR /Developer/Tools setenv DEVELOPER_USR_DIR /Developer/usr setenv DEVELOPMENT_LANGUAGE English setenv DOCUMENTATION_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj/Documentation" setenv DO_HEADER_SCANNING_IN_JAM NO setenv DSTROOT "/tmp/Convert into QuickTime.dst" setenv DWARF_DSYM_FILE_NAME "Convert into QuickTime.action.dSYM" setenv DWARF_DSYM_FOLDER_PATH "/Users/filipp/Code/Convert into QuickTime/build/Debug" setenv ENABLE_HEADER_DEPENDENCIES YES setenv ENABLE_OPENMP_SUPPORT NO setenv EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS ".svn .git CVS" setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj *.framework *.gch (*) CVS .svn .git *.xcodeproj *.xcode *.pbproj *.pbxproj" setenv EXECUTABLES_FOLDER_PATH "Convert into QuickTime.action/Contents/Executables" setenv EXECUTABLE_FOLDER_PATH "Convert into QuickTime.action/Contents/MacOS" setenv EXECUTABLE_NAME "Convert into QuickTime" setenv EXECUTABLE_PATH "Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime" setenv FILE_LIST "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects/LinkFileList" setenv FIXED_FILES_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/FixedFiles" setenv FRAMEWORKS_FOLDER_PATH "Convert into QuickTime.action/Contents/Frameworks" setenv FRAMEWORK_FLAG_PREFIX -framework setenv FRAMEWORK_SEARCH_PATHS "\"/Users/filipp/Code/Convert into QuickTime/build/Debug\" " setenv FRAMEWORK_VERSION A setenv FULL_PRODUCT_NAME "Convert into QuickTime.action" setenv GCC3_VERSION 3.3 setenv GCC_C_LANGUAGE_STANDARD gnu99 setenv GCC_DYNAMIC_NO_PIC NO setenv GCC_ENABLE_FIX_AND_CONTINUE YES setenv GCC_ENABLE_OBJC_GC supported setenv GCC_INLINES_ARE_PRIVATE_EXTERN YES setenv GCC_MODEL_TUNING G5 setenv GCC_OPTIMIZATION_LEVEL 0 setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++" setenv GCC_PRECOMPILE_PREFIX_HEADER YES setenv GCC_PREFIX_HEADER "Convert into QuickTime_Prefix.pch" setenv GCC_TREAT_WARNINGS_AS_ERRORS NO setenv GCC_VERSION 4.2 setenv GCC_WARN_ABOUT_RETURN_TYPE YES setenv GCC_WARN_UNUSED_VARIABLE YES setenv GENERATE_MASTER_OBJECT_FILE NO setenv GENERATE_PKGINFO_FILE NO setenv GENERATE_PROFILING_CODE NO setenv GID 501 setenv GROUP filipp setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES setenv HEADER_SEARCH_PATHS "\"/Users/filipp/Code/Convert into QuickTime/build/Debug/include\" " setenv ICONV /usr/bin/iconv setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES setenv INFOPLIST_FILE Info.plist setenv INFOPLIST_OUTPUT_FORMAT same-as-input setenv INFOPLIST_PATH "Convert into QuickTime.action/Contents/Info.plist" setenv INFOPLIST_PREPROCESS NO setenv INFOSTRINGS_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings" setenv INSTALL_DIR "/tmp/Convert into QuickTime.dst/Users/filipp/Library/Automator" setenv INSTALL_GROUP filipp setenv INSTALL_MODE_FLAG u+w,go-w,a+rX setenv INSTALL_OWNER filipp setenv INSTALL_PATH /Users/filipp/Library/Automator setenv INSTALL_ROOT "/tmp/Convert into QuickTime.dst" setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8" setenv JAVA_APP_STUB /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub setenv JAVA_ARCHIVE_CLASSES YES setenv JAVA_ARCHIVE_TYPE JAR setenv JAVA_COMPILER /usr/bin/javac setenv JAVA_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/Java" setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources setenv JAVA_JAR_FLAGS cv setenv JAVA_SOURCE_SUBDIR . setenv JAVA_USE_DEPENDENCIES YES setenv JAVA_ZIP_FLAGS -urg setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO" setenv KEEP_PRIVATE_EXTERNS NO setenv LD_GENERATE_MAP_FILE NO setenv LD_MAP_FILE_PATH "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime-LinkMap-normal-x86_64.txt" setenv LD_OPENMP_FLAGS -fopenmp setenv LEX /Developer/usr/bin/lex setenv LIBRARY_FLAG_NOSPACE YES setenv LIBRARY_FLAG_PREFIX -l setenv LIBRARY_SEARCH_PATHS "\"/Users/filipp/Code/Convert into QuickTime/build/Debug\" " setenv LINKER_DISPLAYS_MANGLED_NAMES NO setenv LINK_FILE_LIST_normal_x86_64 "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal/x86_64/Convert into QuickTime.LinkFileList" setenv LINK_WITH_STANDARD_LIBRARIES YES setenv LOCALIZED_RESOURCES_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/English.lproj" setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities setenv LOCAL_APPS_DIR /Applications setenv LOCAL_DEVELOPER_DIR /Library/Developer setenv LOCAL_LIBRARY_DIR /Library setenv MACH_O_TYPE mh_bundle setenv MACOSX_DEPLOYMENT_TARGET 10.6 setenv MAC_OS_X_PRODUCT_BUILD_VERSION 10J869 setenv MAC_OS_X_VERSION_ACTUAL 1067 setenv MAC_OS_X_VERSION_MAJOR 1060 setenv MAC_OS_X_VERSION_MINOR 0607 setenv NATIVE_ARCH i386 setenv NATIVE_ARCH_32_BIT i386 setenv NATIVE_ARCH_64_BIT x86_64 setenv NATIVE_ARCH_ACTUAL x86_64 setenv NO_COMMON YES setenv OBJECT_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects" setenv OBJECT_FILE_DIR_normal "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Objects-normal" setenv OBJROOT "/Users/filipp/Code/Convert into QuickTime/build" setenv ONLY_ACTIVE_ARCH YES setenv OPTIMIZATION_LEVEL 0 setenv OS MACOS setenv OSAC /usr/bin/osacompile setenv OTHER_OSAFLAGS "-x -t 0 -c 0" setenv PACKAGE_TYPE com.apple.package-type.wrapper setenv PASCAL_STRINGS YES setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Developer/Headers /Developer/SDKs /Developer/Platforms" setenv PBDEVELOPMENTPLIST_PATH "Convert into QuickTime.action/Contents/pbdevelopment.plist" setenv PFE_FILE_C_DIALECTS objective-c setenv PKGINFO_FILE_PATH "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/PkgInfo" setenv PKGINFO_PATH "Convert into QuickTime.action/Contents/PkgInfo" setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Developer/Applications setenv PLATFORM_DEVELOPER_BIN_DIR /Developer/usr/bin setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Developer/Library setenv PLATFORM_DEVELOPER_SDK_DIR /Developer/SDKs setenv PLATFORM_DEVELOPER_TOOLS_DIR /Developer/Tools setenv PLATFORM_DEVELOPER_USR_DIR /Developer/usr setenv PLATFORM_NAME macosx setenv PLATFORM_PRODUCT_BUILD_VERSION 10M2518 setenv PLIST_FILE_OUTPUT_FORMAT same-as-input setenv PLUGINS_FOLDER_PATH "Convert into QuickTime.action/Contents/PlugIns" setenv PREBINDING NO setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES setenv PRECOMP_DESTINATION_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/PrefixHeaders" setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS NO setenv PRIVATE_HEADERS_FOLDER_PATH "Convert into QuickTime.action/Contents/PrivateHeaders" setenv PRODUCT_NAME "Convert into QuickTime" setenv PRODUCT_SETTINGS_PATH "/Users/filipp/Code/Convert into QuickTime/Info.plist" setenv PRODUCT_TYPE com.apple.product-type.bundle setenv PROFILING_CODE NO setenv PROJECT "Convert into QuickTime" setenv PROJECT_DERIVED_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/DerivedSources" setenv PROJECT_DIR "/Users/filipp/Code/Convert into QuickTime" setenv PROJECT_FILE_PATH "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime.xcodeproj" setenv PROJECT_NAME "Convert into QuickTime" setenv PROJECT_TEMP_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build" setenv PUBLIC_HEADERS_FOLDER_PATH "Convert into QuickTime.action/Contents/Headers" setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES setenv REMOVE_CVS_FROM_RESOURCES YES setenv REMOVE_GIT_FROM_RESOURCES YES setenv REMOVE_SVN_FROM_RESOURCES YES setenv REZ_COLLECTOR_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/ResourceManagerResources" setenv REZ_OBJECTS_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/ResourceManagerResources/Objects" setenv REZ_SEARCH_PATHS "\"/Users/filipp/Code/Convert into QuickTime/build/Debug\" " setenv RUN_CLANG_STATIC_ANALYZER NO setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES NO setenv SCRIPTS_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources/Scripts" setenv SCRIPT_INPUT_FILE_COUNT 0 setenv SCRIPT_OUTPUT_FILE_COUNT 0 setenv SDKROOT /Developer/SDKs/MacOSX10.6.sdk setenv SDK_DIR /Developer/SDKs/MacOSX10.6.sdk setenv SDK_NAME macosx10.6 setenv SDK_PRODUCT_BUILD_VERSION 10M2518 setenv SED /usr/bin/sed setenv SEPARATE_STRIP NO setenv SEPARATE_SYMBOL_EDIT NO setenv SET_DIR_MODE_OWNER_GROUP YES setenv SET_FILE_MODE_OWNER_GROUP NO setenv SHARED_DERIVED_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Debug/DerivedSources" setenv SHARED_FRAMEWORKS_FOLDER_PATH "Convert into QuickTime.action/Contents/SharedFrameworks" setenv SHARED_PRECOMPS_DIR /var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders setenv SHARED_SUPPORT_FOLDER_PATH "Convert into QuickTime.action/Contents/SharedSupport" setenv SKIP_INSTALL NO setenv SOURCE_ROOT "/Users/filipp/Code/Convert into QuickTime" setenv SRCROOT "/Users/filipp/Code/Convert into QuickTime" setenv STANDARD_C_PLUS_PLUS_LIBRARY_TYPE dynamic setenv STRINGS_FILE_OUTPUT_ENCODING UTF-16 setenv STRIP_INSTALLED_PRODUCT YES setenv STRIP_STYLE non-global setenv SYMBOL_REPOSITORY_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/SymbolRepositories" setenv SYMROOT "/Users/filipp/Code/Convert into QuickTime/build" setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities setenv SYSTEM_APPS_DIR /Applications setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices setenv SYSTEM_DEMOS_DIR /Applications/Extras setenv SYSTEM_DEVELOPER_APPS_DIR /Developer/Applications setenv SYSTEM_DEVELOPER_BIN_DIR /Developer/usr/bin setenv SYSTEM_DEVELOPER_DEMOS_DIR "/Developer/Applications/Utilities/Built Examples" setenv SYSTEM_DEVELOPER_DIR /Developer setenv SYSTEM_DEVELOPER_DOC_DIR "/Developer/ADC Reference Library" setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR "/Developer/Applications/Graphics Tools" setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Developer/Applications/Java Tools" setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR "/Developer/Applications/Performance Tools" setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes" setenv SYSTEM_DEVELOPER_TOOLS /Developer/Tools setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Developer/ADC Reference Library/documentation/DeveloperTools" setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Developer/ADC Reference Library/releasenotes/DeveloperTools" setenv SYSTEM_DEVELOPER_USR_DIR /Developer/usr setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Developer/Applications/Utilities setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation setenv SYSTEM_LIBRARY_DIR /System/Library setenv TARGETNAME "Convert into QuickTime" setenv TARGET_BUILD_DIR "/Users/filipp/Code/Convert into QuickTime/build/Debug" setenv TARGET_NAME "Convert into QuickTime" setenv TARGET_TEMP_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_FILES_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_FILE_DIR "/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build" setenv TEMP_ROOT "/Users/filipp/Code/Convert into QuickTime/build" setenv UID 501 setenv UNLOCALIZED_RESOURCES_FOLDER_PATH "Convert into QuickTime.action/Contents/Resources" setenv UNSTRIPPED_PRODUCT NO setenv USER filipp setenv USER_APPS_DIR /Users/filipp/Applications setenv USER_LIBRARY_DIR /Users/filipp/Library setenv USE_DYNAMIC_NO_PIC YES setenv USE_HEADERMAP YES setenv USE_HEADER_SYMLINKS NO setenv VALIDATE_PRODUCT NO setenv VALID_ARCHS "i386 x86_64" setenv VERBOSE_PBXCP NO setenv VERSIONPLIST_PATH "Convert into QuickTime.action/Contents/version.plist" setenv VERSION_INFO_BUILDER filipp setenv VERSION_INFO_FILE "Convert into QuickTime_vers.c" setenv VERSION_INFO_STRING "\"@(#)PROGRAM:Convert into QuickTime PROJECT:Convert into QuickTime-\"" setenv WRAPPER_EXTENSION action setenv WRAPPER_NAME "Convert into QuickTime.action" setenv WRAPPER_SUFFIX .action setenv XCODE_APP_SUPPORT_DIR /Developer/Library/Xcode setenv XCODE_PRODUCT_BUILD_VERSION 10M2518 setenv XCODE_VERSION_ACTUAL 0400 setenv XCODE_VERSION_MAJOR 0400 setenv XCODE_VERSION_MINOR 0400 setenv YACC /Developer/usr/bin/yacc setenv _REAL_SDKROOT macosx10.6 /bin/sh -c "\"/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Script-25038767080C6D0B00E1128B.sh\"" 0#
+
+CProcessInfoPlistFile "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist" Info.plist
+s332003140.738212
+e332003140.759000
+r1
+xProcessInfoPlistFile
+x/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
+xInfo.plist
+lSLF07#2@18"Process Info.plist332003140#332003140#0(0"0(0#0#52"/Users/filipp/Code/Convert into QuickTime/Info.plist8649369824#238" cd "/Users/filipp/Code/Convert into QuickTime" builtin-infoPlistUtility Info.plist -expandbuildsettings -platform macosx -o "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist" 0#
+
+CProcessPCH "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch" "Convert into QuickTime_Prefix.pch" normal x86_64 objective-c com.apple.compilers.gcc.4_2
+s332003141.031585
+e332003144.968263
+r1
+xProcessPCH
+x/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch
+xConvert into QuickTime_Prefix.pch
+xnormal
+xx86_64
+xobjective-c
+xcom.apple.compilers.gcc.4_2
+lSLF07#2@44"Precompile Convert into QuickTime_Prefix.pch332003141#332003144#0(0"0(0#0#75"/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime_Prefix.pch8654506528#1189" cd "/Users/filipp/Code/Convert into QuickTime" setenv LANG en_US.US-ASCII /Developer/usr/bin/gcc-4.2 -x objective-c-header -arch x86_64 -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fobjc-gc -mmacosx-version-min=10.6 -gdwarf-2 "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/Convert into QuickTime.hmap" "-F/Users/filipp/Code/Convert into QuickTime/build/Debug" "-I/Users/filipp/Code/Convert into QuickTime/build/Debug/include" "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources/x86_64" "-I/Users/filipp/Code/Convert into QuickTime/build/Convert into QuickTime.build/Debug/Convert into QuickTime.build/DerivedSources" -c "/Users/filipp/Code/Convert into QuickTime/Convert into QuickTime_Prefix.pch" -o "/var/folders/KY/KYwhLH0VFs0U42CaTNfMU++++TI/-Caches-/com.apple.Xcode.501/SharedPrecompiledHeaders/Convert into QuickTime_Prefix-arctfptxstjaytfaebzatemsjkos/Convert into QuickTime_Prefix.pch.gch" 0#
+
+CTouch "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action"
+s332003146.410265
+e332003146.490217
+r1
+xTouch
+x/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action
+lSLF07#2@89"Touch /Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action332003146#332003146#0(0"0(0#0#0"8674233824#159" cd "/Users/filipp/Code/Convert into QuickTime" /usr/bin/touch -c "/Users/filipp/Code/Convert into QuickTime/build/Debug/Convert into QuickTime.action" 0#
+
diff --git a/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
new file mode 100644
index 0000000..c5ec7a9
--- /dev/null
+++ b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Info.plist
@@ -0,0 +1,118 @@
+<?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>AMAccepts</key>
+ <dict>
+ <key>Container</key>
+ <string>List</string>
+ <key>Optional</key>
+ <true/>
+ <key>Types</key>
+ <array>
+ <string>com.apple.cocoa.path</string>
+ </array>
+ </dict>
+ <key>AMApplication</key>
+ <string>Mediator</string>
+ <key>AMCanShowSelectedItemsWhenRun</key>
+ <false/>
+ <key>AMCanShowWhenRun</key>
+ <true/>
+ <key>AMCategory</key>
+ <string>Mediator</string>
+ <key>AMDefaultParameters</key>
+ <dict/>
+ <key>AMDescription</key>
+ <dict>
+ <key>AMDAlert</key>
+ <string>(* AMDAlert text goes here. (optional) *)</string>
+ <key>AMDInput</key>
+ <string>(* AMDInput text to further explain the types accepted as input goes here. (optional) *)</string>
+ <key>AMDNote</key>
+ <string>(* AMDNote text goes here. (optional) *)</string>
+ <key>AMDOptions</key>
+ <string>(* AMDOptions text to further explain configuration options in the UI goes here. (optional) *)</string>
+ <key>AMDRelatedActions</key>
+ <string>(* AMDRelatedActions bundle ids go here. (optional) *)</string>
+ <key>AMDRequires</key>
+ <string>(* AMDRequires text to explain anything outside of Automator required for the action's operation, e.g. a web page open in Safari, goes here. (optional) *)</string>
+ <key>AMDResult</key>
+ <string>(* AMDResult text to further explain the types provided as output goes here. (optional) *)</string>
+ <key>AMDSummary</key>
+ <string>This action converts the input media file to QuickTime</string>
+ <key>AMDWebsite</key>
+ <string>https://github.com/filipp/mediator</string>
+ </dict>
+ <key>AMIconName</key>
+ <string>(* The name of the icon *)</string>
+ <key>AMKeywords</key>
+ <array/>
+ <key>AMName</key>
+ <string>Convert into QuickTime</string>
+ <key>AMProvides</key>
+ <dict>
+ <key>Container</key>
+ <string>List</string>
+ <key>Types</key>
+ <array>
+ <string>com.apple.cocoa.path</string>
+ </array>
+ </dict>
+ <key>AMRequiredResources</key>
+ <array/>
+ <key>AMWarning</key>
+ <dict>
+ <key>Action</key>
+ <string>(* Action name to be suggested to add prior to this action to make the task safer, e.g. com.apple.Automator.CopyFiles, goes here. *)</string>
+ <key>ApplyButton</key>
+ <string>(* Button label for user to add proposed Action, e.g. Add. *)</string>
+ <key>IgnoreButton</key>
+ <string>(* Button label for user not to add proposed Action, e.g. Don't Add. *)</string>
+ <key>Level</key>
+ <integer>0</integer>
+ <key>Message</key>
+ <string>(* Warning message presented to user goes here. *)</string>
+ </dict>
+ <key>BuildMachineOSBuild</key>
+ <string>10J869</string>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>Convert into QuickTime</string>
+ <key>CFBundleGetInfoString</key>
+ <string>1.0, Copyright © 2011 Filipp Lepalaan, All Rights Reserved</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.github.filipp.mediator.Convert_into_QuickTime</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Convert into QuickTime</string>
+ <key>CFBundlePackageType</key>
+ <string>BNDL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.0</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+ <key>DTCompiler</key>
+ <string></string>
+ <key>DTPlatformBuild</key>
+ <string>10M2518</string>
+ <key>DTPlatformVersion</key>
+ <string>PG</string>
+ <key>DTSDKBuild</key>
+ <string>10M2518</string>
+ <key>DTSDKName</key>
+ <string>macosx10.6</string>
+ <key>DTXcode</key>
+ <string>0400</string>
+ <key>DTXcodeBuild</key>
+ <string>10M2518</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>Copyright © 2011 __MyCompanyName__, All Rights Reserved.</string>
+ <key>NSPrincipalClass</key>
+ <string>Convert_into_QuickTime</string>
+</dict>
+</plist>
diff --git a/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
new file mode 100755
index 0000000..cf978b4
--- /dev/null
+++ b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/MacOS/Convert into QuickTime
Binary files differ
diff --git a/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
new file mode 100644
index 0000000..a790b40
--- /dev/null
+++ b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/InfoPlist.strings
Binary files differ
diff --git a/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib
new file mode 100644
index 0000000..9b88a3d
--- /dev/null
+++ b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/English.lproj/main.nib
Binary files differ
diff --git a/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg
new file mode 100755
index 0000000..16e6b60
--- /dev/null
+++ b/Convert into QuickTime/build/Debug/Convert into QuickTime.action/Contents/Resources/ffmpeg
Binary files differ
diff --git a/Convert into QuickTime/ffmpeg b/Convert into QuickTime/ffmpeg
new file mode 100755
index 0000000..16e6b60
--- /dev/null
+++ b/Convert into QuickTime/ffmpeg
Binary files differ
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..f166cc5
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,502 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+ When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+ To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+ Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+ We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+ Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+ You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+ 2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Libraries
+
+ If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change. You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+ To apply these terms, attach the following notices to the library. It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the library's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+ <signature of Ty Coon>, 1 April 1990
+ Ty Coon, President of Vice
+
+That's all there is to it! \ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7629e62
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+##Hello##
+
+Mediator is a collection of Automator actions for working with media files. Most of them are just wrappers for the
+incredibly powerful FFMPEG[1] utility.
+
+###Convert to QuickTime###
+
+Converts input files to QuickTime files with no transcoding. Useful for working with MTS files copied from an AVCHD
+camera. The audio is converted to Apple Lossless (since AC3 + H264 is not supported by QuickTime).
+
+It returns an array of converted files, which you can then pipe to say Finder's move specified items or an FTP app etc.
+
+[1]: http://www.ffmpeg.org/