fork of iTunes Remote Control with bugfixes and enhancements
1// !$*UTF8*$!
2{
3 257572C2072881A4000BE9CA /* iTRC */ = {
4 activeExec = 0;
5 executables = (
6 25D9445407B1533600FF306F /* RemoteTunes */,
7 );
8 };
9 25D9445407B1533600FF306F /* RemoteTunes */ = {
10 isa = PBXExecutable;
11 activeArgIndices = (
12 );
13 argumentStrings = (
14 );
15 autoAttachOnCrash = 1;
16 breakpointsEnabled = 0;
17 configStateDict = {
18 "PBXLSLaunchAction-1" = {
19 PBXLSLaunchAction = 1;
20 PBXLSLaunchStartAction = 1;
21 PBXLSLaunchStdioStyle = 2;
22 PBXLSLaunchStyle = 0;
23 class = ASKDebuggerLaunchConfig;
24 displayName = "AppleScript Debugger";
25 identifier = com.apple.AppleScriptStudio.ASKDebugLaunchConfig;
26 remoteHostInfo = "";
27 startActionInfo = "";
28 };
29 };
30 customDataFormattersEnabled = 1;
31 dataTipCustomDataFormattersEnabled = 1;
32 dataTipShowTypeColumn = 1;
33 dataTipSortType = 0;
34 debuggerPlugin = ASKDebugger;
35 disassemblyDisplayState = 0;
36 dylibVariantSuffix = "";
37 enableDebugStr = 1;
38 environmentEntries = (
39 {
40 active = NO;
41 name = AEDebug;
42 value = 1;
43 },
44 {
45 active = NO;
46 name = AEDebugSends;
47 value = 1;
48 },
49 {
50 active = NO;
51 name = AEDebugReceives;
52 value = 1;
53 },
54 {
55 active = NO;
56 name = AEDebugVerbose;
57 value = 1;
58 },
59 );
60 executableSystemSymbolLevel = 0;
61 executableUserSymbolLevel = 0;
62 libgmallocEnabled = 0;
63 name = RemoteTunes;
64 showTypeColumn = 0;
65 sourceDirectories = (
66 );
67 };
68 25D9445A07B1533700FF306F /* Source Control */ = {
69 isa = PBXSourceControlManager;
70 fallbackIsa = XCSourceControlManager;
71 isSCMEnabled = 0;
72 scmConfiguration = {
73 repositoryNamesForRoots = {
74 "" = "";
75 };
76 };
77 scmType = "";
78 };
79 25D9445B07B1533700FF306F /* Code sense */ = {
80 isa = PBXCodeSenseManager;
81 indexTemplatePath = "";
82 };
83 29B97313FDCFA39411CA2CEA /* Project object */ = {
84 activeBuildConfigurationName = Release;
85 activeExecutable = 25D9445407B1533600FF306F /* RemoteTunes */;
86 activeTarget = 257572C2072881A4000BE9CA /* iTRC */;
87 codeSenseManager = 25D9445B07B1533700FF306F /* Code sense */;
88 executables = (
89 25D9445407B1533600FF306F /* RemoteTunes */,
90 );
91 perUserDictionary = {
92 PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
93 PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
94 PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
95 PBXFileTableDataSourceColumnWidthsKey = (
96 20,
97 341,
98 20,
99 48.16259765625,
100 43,
101 43,
102 20,
103 );
104 PBXFileTableDataSourceColumnsKey = (
105 PBXFileDataSource_FiletypeID,
106 PBXFileDataSource_Filename_ColumnID,
107 PBXFileDataSource_Built_ColumnID,
108 PBXFileDataSource_ObjectSize_ColumnID,
109 PBXFileDataSource_Errors_ColumnID,
110 PBXFileDataSource_Warnings_ColumnID,
111 PBXFileDataSource_Target_ColumnID,
112 );
113 };
114 PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
115 PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
116 PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
117 PBXFileTableDataSourceColumnWidthsKey = (
118 20,
119 301,
120 60,
121 20,
122 48.16259765625,
123 43,
124 43,
125 );
126 PBXFileTableDataSourceColumnsKey = (
127 PBXFileDataSource_FiletypeID,
128 PBXFileDataSource_Filename_ColumnID,
129 PBXTargetDataSource_PrimaryAttribute,
130 PBXFileDataSource_Built_ColumnID,
131 PBXFileDataSource_ObjectSize_ColumnID,
132 PBXFileDataSource_Errors_ColumnID,
133 PBXFileDataSource_Warnings_ColumnID,
134 );
135 };
136 PBXPerProjectTemplateStateSaveDate = 314934274;
137 PBXWorkspaceStateSaveDate = 314934274;
138 };
139 sourceControlManager = 25D9445A07B1533700FF306F /* Source Control */;
140 userBuildSettings = {
141 };
142 };
143}