Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/divideMovieViewController/XspfQT.xcodeproj/project.pbxproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 390 - (show annotations) (download)
Tue Jul 2 14:11:00 2013 UTC (10 years, 8 months ago) by masakih
File size: 73356 byte(s)
[New] 動画の連結中にそれを示す動画を再生
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165FFE840EACC02AAC07 /* InfoPlist.strings */; };
11 8D15AC310486D014006FF6A4 /* XspfQTDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4ACFDCFA73011CA2CEA /* XspfQTDocument.m */; settings = {ATTRIBUTES = (); }; };
12 8D15AC320486D014006FF6A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4B0FDCFA73011CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
13 8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */; };
14 F41AC3520F7F0B88003B3DF0 /* XspfQTPreference.m in Sources */ = {isa = PBXBuildFile; fileRef = F41AC3510F7F0B88003B3DF0 /* XspfQTPreference.m */; };
15 F41DDB8D17708FD200E4FD88 /* XspfQTMovieViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F41DDB8B17708FD200E4FD88 /* XspfQTMovieViewController.m */; };
16 F41DDB8E17708FD200E4FD88 /* XspfQTMovieViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F41DDB8C17708FD200E4FD88 /* XspfQTMovieViewController.xib */; };
17 F41DDB911774765A00E4FD88 /* XspfQTPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = F41DDB901774765A00E4FD88 /* XspfQTPlayer.m */; };
18 F426BB4D1083291B0084E8C5 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F47DF8DA1083262000DF2C17 /* InfoPlist.strings */; };
19 F426BB4E108329400084E8C5 /* GenerateThumbnailForURL.m in Sources */ = {isa = PBXBuildFile; fileRef = F47DF8D21083260600DF2C17 /* GenerateThumbnailForURL.m */; };
20 F426BB4F108329420084E8C5 /* GeneratePreviewForURL.m in Sources */ = {isa = PBXBuildFile; fileRef = F47DF8D11083260600DF2C17 /* GeneratePreviewForURL.m */; };
21 F426BB50108329450084E8C5 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = F47DF8D41083260600DF2C17 /* main.c */; };
22 F426BB61108329A20084E8C5 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */; };
23 F426BB62108329A40084E8C5 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F492C1D70F55627B00D0C72A /* ApplicationServices.framework */; };
24 F426BB63108329A50084E8C5 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4D99B1E0E6B0F59006D72F4 /* Carbon.framework */; };
25 F426BB64108329A80084E8C5 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 13E42FBA07B3F13500E4EEF1 /* CoreData.framework */; };
26 F426BB65108329AA0084E8C5 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F49C304C0E68284C007F2DEC /* QTKit.framework */; };
27 F426BB67108329DC0084E8C5 /* QuickLook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F426BB66108329DC0084E8C5 /* QuickLook.framework */; };
28 F426BB8310832AF10084E8C5 /* XspfQuickLook.qlgenerator in CopyFiles */ = {isa = PBXBuildFile; fileRef = F426BB311083282A0084E8C5 /* XspfQuickLook.qlgenerator */; };
29 F426BBFC108344260084E8C5 /* XspfQLUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = F426BBFA108344260084E8C5 /* XspfQLUtilities.m */; };
30 F426BC96108357890084E8C5 /* XspfQTValueTransformers.m in Sources */ = {isa = PBXBuildFile; fileRef = F441DE570E6A2B5F009320B6 /* XspfQTValueTransformers.m */; };
31 F441DCA50E69B82B009320B6 /* XspfQTMovieWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F441DCA40E69B82B009320B6 /* XspfQTMovieWindowController.m */; };
32 F441DE580E6A2B5F009320B6 /* XspfQTValueTransformers.m in Sources */ = {isa = PBXBuildFile; fileRef = F441DE570E6A2B5F009320B6 /* XspfQTValueTransformers.m */; };
33 F441DE5C0E6A2BDA009320B6 /* XspfQTAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F441DE5B0E6A2BDA009320B6 /* XspfQTAppDelegate.m */; };
34 F441DECB0E6A399D009320B6 /* XspfQTFullScreenWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F441DECA0E6A399D009320B6 /* XspfQTFullScreenWindow.m */; };
35 F441E0680E6A5131009320B6 /* XspfQTPlayListWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F441E0670E6A5131009320B6 /* XspfQTPlayListWindowController.m */; };
36 F448050B1098AD5F0014C2BB /* BSSUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = F448050A1098AD5F0014C2BB /* BSSUtil.m */; };
37 F44806EC109C6E440014C2BB /* XspfQTMovieTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = F44806EB109C6E440014C2BB /* XspfQTMovieTimer.m */; };
38 F45B04E3119F8CC7007BB540 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = F45B04E2119F8CC7007BB540 /* Credits.rtf */; };
39 F484FC7B0F6BEB6F007C5596 /* XspfQTMovieLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = F484FC7A0F6BEB6F007C5596 /* XspfQTMovieLoader.m */; };
40 F4854B3111A8C01F00E83859 /* GetMetadataForFile.m in Sources */ = {isa = PBXBuildFile; fileRef = F48E519211A8BBDC00112632 /* GetMetadataForFile.m */; };
41 F4854B3211A8C02100E83859 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = F48E519311A8BBE800112632 /* main.c */; };
42 F4854B4A11A8C12400E83859 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F48E519711A8BC8200112632 /* InfoPlist.strings */; };
43 F4854C3E11A8C18B00E83859 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4854B5211A8C17700E83859 /* CoreServices.framework */; };
44 F4854C3F11A8C18D00E83859 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4854B4C11A8C14900E83859 /* CoreFoundation.framework */; };
45 F4854E2111A8D0BB00E83859 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F49C31EB0E682D66007F2DEC /* Foundation.framework */; };
46 F4854E2511A8D0C900E83859 /* HMXSPFComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33DF112C253C00D1DE39 /* HMXSPFComponent.m */; };
47 F4854E2611A8D0CB00E83859 /* HMXSPFContainerComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E1112C253C00D1DE39 /* HMXSPFContainerComponent.m */; };
48 F4854E2711A8D0CC00E83859 /* HMXSPFPlaceholderComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E3112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m */; };
49 F4854E2811A8D0CD00E83859 /* HMXSPFPlaylist.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E5112C253C00D1DE39 /* HMXSPFPlaylist.m */; };
50 F4854E2911A8D0CE00E83859 /* HMXSPFTrack.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E7112C253C00D1DE39 /* HMXSPFTrack.m */; };
51 F4854E2A11A8D0D000E83859 /* HMXSPFTrackList.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E9112C253C00D1DE39 /* HMXSPFTrackList.m */; };
52 F4854E8D11A8D9E600E83859 /* NSPathUtilities-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33F9112C255800D1DE39 /* NSPathUtilities-HMExtensions.m */; };
53 F4854E9811A8DA0300E83859 /* NSURL-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33FB112C255800D1DE39 /* NSURL-HMExtensions.m */; };
54 F48B33EA112C253C00D1DE39 /* HMXSPFComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33DF112C253C00D1DE39 /* HMXSPFComponent.m */; };
55 F48B33EB112C253C00D1DE39 /* HMXSPFContainerComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E1112C253C00D1DE39 /* HMXSPFContainerComponent.m */; };
56 F48B33EC112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E3112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m */; };
57 F48B33ED112C253C00D1DE39 /* HMXSPFPlaylist.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E5112C253C00D1DE39 /* HMXSPFPlaylist.m */; };
58 F48B33EE112C253C00D1DE39 /* HMXSPFTrack.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E7112C253C00D1DE39 /* HMXSPFTrack.m */; };
59 F48B33EF112C253C00D1DE39 /* HMXSPFTrackList.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E9112C253C00D1DE39 /* HMXSPFTrackList.m */; };
60 F48B33F0112C253C00D1DE39 /* HMXSPFComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33DF112C253C00D1DE39 /* HMXSPFComponent.m */; };
61 F48B33F1112C253C00D1DE39 /* HMXSPFContainerComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E1112C253C00D1DE39 /* HMXSPFContainerComponent.m */; };
62 F48B33F2112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E3112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m */; };
63 F48B33F3112C253C00D1DE39 /* HMXSPFPlaylist.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E5112C253C00D1DE39 /* HMXSPFPlaylist.m */; };
64 F48B33F4112C253C00D1DE39 /* HMXSPFTrack.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E7112C253C00D1DE39 /* HMXSPFTrack.m */; };
65 F48B33F5112C253C00D1DE39 /* HMXSPFTrackList.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E9112C253C00D1DE39 /* HMXSPFTrackList.m */; };
66 F48B33FE112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33F7112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.m */; };
67 F48B33FF112C255800D1DE39 /* NSPathUtilities-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33F9112C255800D1DE39 /* NSPathUtilities-HMExtensions.m */; };
68 F48B3400112C255800D1DE39 /* NSURL-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33FB112C255800D1DE39 /* NSURL-HMExtensions.m */; };
69 F48B3401112C255800D1DE39 /* NSWorkspace-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33FD112C255800D1DE39 /* NSWorkspace-HMExtensions.m */; };
70 F48B3402112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33F7112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.m */; };
71 F48B3403112C255800D1DE39 /* NSPathUtilities-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33F9112C255800D1DE39 /* NSPathUtilities-HMExtensions.m */; };
72 F48B3404112C255800D1DE39 /* NSURL-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33FB112C255800D1DE39 /* NSURL-HMExtensions.m */; };
73 F48B3405112C255800D1DE39 /* NSWorkspace-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33FD112C255800D1DE39 /* NSWorkspace-HMExtensions.m */; };
74 F48B369D1130A87100D1DE39 /* XspfQTPreference.xib in Resources */ = {isa = PBXBuildFile; fileRef = F48B369B1130A87100D1DE39 /* XspfQTPreference.xib */; };
75 F48B36A31130A90A00D1DE39 /* XspfQTImformation.xib in Resources */ = {isa = PBXBuildFile; fileRef = F48B36A11130A90A00D1DE39 /* XspfQTImformation.xib */; };
76 F48B36A91130A97000D1DE39 /* XspfQTPlayList.xib in Resources */ = {isa = PBXBuildFile; fileRef = F48B36A71130A97000D1DE39 /* XspfQTPlayList.xib */; };
77 F48B36AF1130A9AA00D1DE39 /* XspfQTDocument.xib in Resources */ = {isa = PBXBuildFile; fileRef = F48B36AD1130A9AA00D1DE39 /* XspfQTDocument.xib */; };
78 F48B36B51130A9E700D1DE39 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F48B36B31130A9E700D1DE39 /* MainMenu.xib */; };
79 F48B5B200F54388100E0D1D0 /* XspfQTMovieWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B5B1F0F54388100E0D1D0 /* XspfQTMovieWindow.m */; };
80 F48DD1940F62A58E008A199C /* XspfQTMovieView.m in Sources */ = {isa = PBXBuildFile; fileRef = F48DD1930F62A58E008A199C /* XspfQTMovieView.m */; };
81 F48FDF190E7D4EE7001C33F3 /* XspfQTInformationWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F48FDF180E7D4EE7001C33F3 /* XspfQTInformationWindowController.m */; };
82 F492C1D80F55627B00D0C72A /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F492C1D70F55627B00D0C72A /* ApplicationServices.framework */; };
83 F49C304D0E68284C007F2DEC /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F49C304C0E68284C007F2DEC /* QTKit.framework */; };
84 F49C31EC0E682D66007F2DEC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F49C31EB0E682D66007F2DEC /* Foundation.framework */; };
85 F4A4171B13C1F202000F4513 /* schema.xml in Resources */ = {isa = PBXBuildFile; fileRef = F48E519611A8BC6E00112632 /* schema.xml */; };
86 F4A76A03177F21D000F6506E /* JoinTheMovies.m4v in Resources */ = {isa = PBXBuildFile; fileRef = F4A76A02177F21D000F6506E /* JoinTheMovies.m4v */; };
87 F4B8096E0F6EB373004BF2DD /* XspfQTPreferenceWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = F4B8096D0F6EB373004BF2DD /* XspfQTPreferenceWindowController.m */; };
88 F4C0C32F13E59F8600864D74 /* XspfMAppleRemoteSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = F4C0C32E13E59F8600864D74 /* XspfMAppleRemoteSupport.m */; };
89 F4C0CB361779BA9800D62172 /* XspfQTPlayerMovieMode.m in Sources */ = {isa = PBXBuildFile; fileRef = F4C0CB351779BA9800D62172 /* XspfQTPlayerMovieMode.m */; };
90 F4D24F8A11C4969200232358 /* XspfQT.icns in Resources */ = {isa = PBXBuildFile; fileRef = F4D24F8911C4969200232358 /* XspfQT.icns */; };
91 F4D7CCCB0E868BFC0042F96C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F4D7CCC90E868BFC0042F96C /* Localizable.strings */; };
92 F4D99B1F0E6B0F59006D72F4 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4D99B1E0E6B0F59006D72F4 /* Carbon.framework */; };
93 F4DAE4D711B23EDD0047BEDA /* RemoteControl.m in Sources */ = {isa = PBXBuildFile; fileRef = F4DAE4D011B23EDD0047BEDA /* RemoteControl.m */; };
94 F4DAE4D811B23EDD0047BEDA /* HIDRemoteControlDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = F4DAE4D211B23EDD0047BEDA /* HIDRemoteControlDevice.m */; };
95 F4DAE4D911B23EDD0047BEDA /* AppleRemote.m in Sources */ = {isa = PBXBuildFile; fileRef = F4DAE4D411B23EDD0047BEDA /* AppleRemote.m */; };
96 F4DAE4DA11B23EDD0047BEDA /* MultiClickRemoteBehavior.m in Sources */ = {isa = PBXBuildFile; fileRef = F4DAE4D611B23EDD0047BEDA /* MultiClickRemoteBehavior.m */; };
97 F4DAE4E611B2442C0047BEDA /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4DAE4E511B2442C0047BEDA /* IOKit.framework */; };
98 F4DAE5E711B24AB80047BEDA /* license.txt in Resources */ = {isa = PBXBuildFile; fileRef = F4DAE5E611B24AB80047BEDA /* license.txt */; };
99 F4F95F0B13BB6F9E00B01DF6 /* SpotlighterHelper_main.m in Sources */ = {isa = PBXBuildFile; fileRef = F4F95EE413BB6EEC00B01DF6 /* SpotlighterHelper_main.m */; };
100 F4F95F0C13BB6F9F00B01DF6 /* XspfSpotlighterHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = F4F95EED13BB6F0700B01DF6 /* XspfSpotlighterHelper.m */; };
101 F4F95F0D13BB6FAA00B01DF6 /* HMXSPFComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33DF112C253C00D1DE39 /* HMXSPFComponent.m */; };
102 F4F95F0E13BB6FAB00B01DF6 /* HMXSPFContainerComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E1112C253C00D1DE39 /* HMXSPFContainerComponent.m */; };
103 F4F95F0F13BB6FAE00B01DF6 /* HMXSPFPlaceholderComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E3112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m */; };
104 F4F95F1013BB6FAF00B01DF6 /* HMXSPFPlaylist.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E5112C253C00D1DE39 /* HMXSPFPlaylist.m */; };
105 F4F95F1113BB6FB000B01DF6 /* HMXSPFTrack.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E7112C253C00D1DE39 /* HMXSPFTrack.m */; };
106 F4F95F1213BB6FB200B01DF6 /* HMXSPFTrackList.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33E9112C253C00D1DE39 /* HMXSPFTrackList.m */; };
107 F4F95F1513BB6FCE00B01DF6 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F49C304C0E68284C007F2DEC /* QTKit.framework */; };
108 F4F95F1613BB6FE200B01DF6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F49C31EB0E682D66007F2DEC /* Foundation.framework */; };
109 F4F95F1913BB6FFD00B01DF6 /* XspfQTValueTransformers.m in Sources */ = {isa = PBXBuildFile; fileRef = F441DE570E6A2B5F009320B6 /* XspfQTValueTransformers.m */; };
110 F4F95F3413BB705D00B01DF6 /* NSPathUtilities-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33F9112C255800D1DE39 /* NSPathUtilities-HMExtensions.m */; };
111 F4F95F3B13BB707300B01DF6 /* NSURL-HMExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = F48B33FB112C255800D1DE39 /* NSURL-HMExtensions.m */; };
112 /* End PBXBuildFile section */
113
114 /* Begin PBXContainerItemProxy section */
115 F426BB9010832B0C0084E8C5 /* PBXContainerItemProxy */ = {
116 isa = PBXContainerItemProxy;
117 containerPortal = 2A37F4A9FDCFA73011CA2CEA /* Project object */;
118 proxyType = 1;
119 remoteGlobalIDString = F426BB301083282A0084E8C5;
120 remoteInfo = XspfQuickLookPlugIn;
121 };
122 /* End PBXContainerItemProxy section */
123
124 /* Begin PBXCopyFilesBuildPhase section */
125 F4EA118910830E2E003C8C87 /* CopyFiles */ = {
126 isa = PBXCopyFilesBuildPhase;
127 buildActionMask = 2147483647;
128 dstPath = Contents/Library/QuickLook;
129 dstSubfolderSpec = 1;
130 files = (
131 F426BB8310832AF10084E8C5 /* XspfQuickLook.qlgenerator in CopyFiles */,
132 );
133 runOnlyForDeploymentPostprocessing = 0;
134 };
135 /* End PBXCopyFilesBuildPhase section */
136
137 /* Begin PBXFileReference section */
138 089C1660FE840EACC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
139 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
140 13E42FBA07B3F13500E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
141 2A37F4ACFDCFA73011CA2CEA /* XspfQTDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTDocument.m; sourceTree = "<group>"; };
142 2A37F4AEFDCFA73011CA2CEA /* XspfQTDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTDocument.h; sourceTree = "<group>"; };
143 2A37F4B0FDCFA73011CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
144 2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
145 32DBCF750370BD2300C91783 /* XspfQT_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQT_Prefix.pch; sourceTree = "<group>"; };
146 8D15AC360486D014006FF6A4 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
147 8D15AC370486D014006FF6A4 /* XspfQT.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XspfQT.app; sourceTree = BUILT_PRODUCTS_DIR; };
148 F41AC3500F7F0B88003B3DF0 /* XspfQTPreference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTPreference.h; sourceTree = "<group>"; };
149 F41AC3510F7F0B88003B3DF0 /* XspfQTPreference.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTPreference.m; sourceTree = "<group>"; };
150 F41DDB8A17708FD200E4FD88 /* XspfQTMovieViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTMovieViewController.h; sourceTree = "<group>"; };
151 F41DDB8B17708FD200E4FD88 /* XspfQTMovieViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTMovieViewController.m; sourceTree = "<group>"; };
152 F41DDB8C17708FD200E4FD88 /* XspfQTMovieViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = XspfQTMovieViewController.xib; sourceTree = "<group>"; };
153 F41DDB8F1774765A00E4FD88 /* XspfQTPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTPlayer.h; sourceTree = "<group>"; };
154 F41DDB901774765A00E4FD88 /* XspfQTPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTPlayer.m; sourceTree = "<group>"; };
155 F426BB311083282A0084E8C5 /* XspfQuickLook.qlgenerator */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XspfQuickLook.qlgenerator; sourceTree = BUILT_PRODUCTS_DIR; };
156 F426BB66108329DC0084E8C5 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = /System/Library/Frameworks/QuickLook.framework; sourceTree = "<absolute>"; };
157 F426BBFA108344260084E8C5 /* XspfQLUtilities.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 4; path = XspfQLUtilities.m; sourceTree = "<group>"; };
158 F426BBFB108344260084E8C5 /* XspfQLUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQLUtilities.h; sourceTree = "<group>"; };
159 F441DCA30E69B82B009320B6 /* XspfQTMovieWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTMovieWindowController.h; sourceTree = "<group>"; };
160 F441DCA40E69B82B009320B6 /* XspfQTMovieWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTMovieWindowController.m; sourceTree = "<group>"; };
161 F441DE560E6A2B5F009320B6 /* XspfQTValueTransformers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTValueTransformers.h; sourceTree = "<group>"; };
162 F441DE570E6A2B5F009320B6 /* XspfQTValueTransformers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTValueTransformers.m; sourceTree = "<group>"; };
163 F441DE5A0E6A2BDA009320B6 /* XspfQTAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTAppDelegate.h; sourceTree = "<group>"; };
164 F441DE5B0E6A2BDA009320B6 /* XspfQTAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTAppDelegate.m; sourceTree = "<group>"; };
165 F441DEC90E6A399D009320B6 /* XspfQTFullScreenWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTFullScreenWindow.h; sourceTree = "<group>"; };
166 F441DECA0E6A399D009320B6 /* XspfQTFullScreenWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTFullScreenWindow.m; sourceTree = "<group>"; };
167 F441E0660E6A5131009320B6 /* XspfQTPlayListWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTPlayListWindowController.h; sourceTree = "<group>"; };
168 F441E0670E6A5131009320B6 /* XspfQTPlayListWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTPlayListWindowController.m; sourceTree = "<group>"; };
169 F44805091098AD5F0014C2BB /* BSSUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BSSUtil.h; sourceTree = "<group>"; };
170 F448050A1098AD5F0014C2BB /* BSSUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BSSUtil.m; sourceTree = "<group>"; };
171 F44806EA109C6E440014C2BB /* XspfQTMovieTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTMovieTimer.h; sourceTree = "<group>"; };
172 F44806EB109C6E440014C2BB /* XspfQTMovieTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTMovieTimer.m; sourceTree = "<group>"; };
173 F45B04E2119F8CC7007BB540 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; };
174 F47DF8D11083260600DF2C17 /* GeneratePreviewForURL.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 4; path = GeneratePreviewForURL.m; sourceTree = "<group>"; };
175 F47DF8D21083260600DF2C17 /* GenerateThumbnailForURL.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 4; path = GenerateThumbnailForURL.m; sourceTree = "<group>"; };
176 F47DF8D31083260600DF2C17 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
177 F47DF8D41083260600DF2C17 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
178 F47DF8DB1083262000DF2C17 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
179 F484FC790F6BEB6F007C5596 /* XspfQTMovieLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTMovieLoader.h; sourceTree = "<group>"; };
180 F484FC7A0F6BEB6F007C5596 /* XspfQTMovieLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTMovieLoader.m; sourceTree = "<group>"; };
181 F4854B4C11A8C14900E83859 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
182 F4854B5211A8C17700E83859 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
183 F48B33DE112C253C00D1DE39 /* HMXSPFComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HMXSPFComponent.h; path = extFiles/HMXSPFComponent/HMXSPFComponent.h; sourceTree = "<group>"; };
184 F48B33DF112C253C00D1DE39 /* HMXSPFComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HMXSPFComponent.m; path = extFiles/HMXSPFComponent/HMXSPFComponent.m; sourceTree = "<group>"; };
185 F48B33E0112C253C00D1DE39 /* HMXSPFContainerComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HMXSPFContainerComponent.h; path = extFiles/HMXSPFComponent/HMXSPFContainerComponent.h; sourceTree = "<group>"; };
186 F48B33E1112C253C00D1DE39 /* HMXSPFContainerComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HMXSPFContainerComponent.m; path = extFiles/HMXSPFComponent/HMXSPFContainerComponent.m; sourceTree = "<group>"; };
187 F48B33E2112C253C00D1DE39 /* HMXSPFPlaceholderComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HMXSPFPlaceholderComponent.h; path = extFiles/HMXSPFComponent/HMXSPFPlaceholderComponent.h; sourceTree = "<group>"; };
188 F48B33E3112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HMXSPFPlaceholderComponent.m; path = extFiles/HMXSPFComponent/HMXSPFPlaceholderComponent.m; sourceTree = "<group>"; };
189 F48B33E4112C253C00D1DE39 /* HMXSPFPlaylist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HMXSPFPlaylist.h; path = extFiles/HMXSPFComponent/HMXSPFPlaylist.h; sourceTree = "<group>"; };
190 F48B33E5112C253C00D1DE39 /* HMXSPFPlaylist.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HMXSPFPlaylist.m; path = extFiles/HMXSPFComponent/HMXSPFPlaylist.m; sourceTree = "<group>"; };
191 F48B33E6112C253C00D1DE39 /* HMXSPFTrack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HMXSPFTrack.h; path = extFiles/HMXSPFComponent/HMXSPFTrack.h; sourceTree = "<group>"; };
192 F48B33E7112C253C00D1DE39 /* HMXSPFTrack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HMXSPFTrack.m; path = extFiles/HMXSPFComponent/HMXSPFTrack.m; sourceTree = "<group>"; };
193 F48B33E8112C253C00D1DE39 /* HMXSPFTrackList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HMXSPFTrackList.h; path = extFiles/HMXSPFComponent/HMXSPFTrackList.h; sourceTree = "<group>"; };
194 F48B33E9112C253C00D1DE39 /* HMXSPFTrackList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HMXSPFTrackList.m; path = extFiles/HMXSPFComponent/HMXSPFTrackList.m; sourceTree = "<group>"; };
195 F48B33F6112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSAppleEventDescriptor-HMExtensions.h"; path = "extFiles/HMXSPFComponent/NSAppleEventDescriptor-HMExtensions.h"; sourceTree = "<group>"; };
196 F48B33F7112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSAppleEventDescriptor-HMExtensions.m"; path = "extFiles/HMXSPFComponent/NSAppleEventDescriptor-HMExtensions.m"; sourceTree = "<group>"; };
197 F48B33F8112C255800D1DE39 /* NSPathUtilities-HMExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSPathUtilities-HMExtensions.h"; path = "extFiles/HMXSPFComponent/NSPathUtilities-HMExtensions.h"; sourceTree = "<group>"; };
198 F48B33F9112C255800D1DE39 /* NSPathUtilities-HMExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSPathUtilities-HMExtensions.m"; path = "extFiles/HMXSPFComponent/NSPathUtilities-HMExtensions.m"; sourceTree = "<group>"; };
199 F48B33FA112C255800D1DE39 /* NSURL-HMExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSURL-HMExtensions.h"; path = "extFiles/HMXSPFComponent/NSURL-HMExtensions.h"; sourceTree = "<group>"; };
200 F48B33FB112C255800D1DE39 /* NSURL-HMExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSURL-HMExtensions.m"; path = "extFiles/HMXSPFComponent/NSURL-HMExtensions.m"; sourceTree = "<group>"; };
201 F48B33FC112C255800D1DE39 /* NSWorkspace-HMExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSWorkspace-HMExtensions.h"; path = "extFiles/HMXSPFComponent/NSWorkspace-HMExtensions.h"; sourceTree = "<group>"; };
202 F48B33FD112C255800D1DE39 /* NSWorkspace-HMExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSWorkspace-HMExtensions.m"; path = "extFiles/HMXSPFComponent/NSWorkspace-HMExtensions.m"; sourceTree = "<group>"; };
203 F48B369C1130A87100D1DE39 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/XspfQTPreference.xib; sourceTree = "<group>"; };
204 F48B369F1130A8E300D1DE39 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Japanese; path = Japanese.lproj/XspfQTPreference.xib; sourceTree = "<group>"; };
205 F48B36A21130A90A00D1DE39 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/XspfQTImformation.xib; sourceTree = "<group>"; };
206 F48B36A51130A95100D1DE39 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Japanese; path = Japanese.lproj/XspfQTImformation.xib; sourceTree = "<group>"; };
207 F48B36A81130A97000D1DE39 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/XspfQTPlayList.xib; sourceTree = "<group>"; };
208 F48B36AB1130A99000D1DE39 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Japanese; path = Japanese.lproj/XspfQTPlayList.xib; sourceTree = "<group>"; };
209 F48B36AE1130A9AA00D1DE39 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/XspfQTDocument.xib; sourceTree = "<group>"; };
210 F48B36B11130A9C300D1DE39 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Japanese; path = Japanese.lproj/XspfQTDocument.xib; sourceTree = "<group>"; };
211 F48B36B41130A9E700D1DE39 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
212 F48B36B71130A9FC00D1DE39 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Japanese; path = Japanese.lproj/MainMenu.xib; sourceTree = "<group>"; };
213 F48B5B1E0F54388100E0D1D0 /* XspfQTMovieWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTMovieWindow.h; sourceTree = "<group>"; };
214 F48B5B1F0F54388100E0D1D0 /* XspfQTMovieWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTMovieWindow.m; sourceTree = "<group>"; };
215 F48DD1920F62A58E008A199C /* XspfQTMovieView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTMovieView.h; sourceTree = "<group>"; };
216 F48DD1930F62A58E008A199C /* XspfQTMovieView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTMovieView.m; sourceTree = "<group>"; };
217 F48E519211A8BBDC00112632 /* GetMetadataForFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GetMetadataForFile.m; sourceTree = "<group>"; };
218 F48E519311A8BBE800112632 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
219 F48E519411A8BC4600112632 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
220 F48E519611A8BC6E00112632 /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = schema.xml; sourceTree = "<group>"; };
221 F48E519811A8BC8200112632 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
222 F48E519A11A8BC9600112632 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/schema.strings; sourceTree = "<group>"; };
223 F48E51A511A8BCF300112632 /* XspfSpotlight.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XspfSpotlight.mdimporter; sourceTree = BUILT_PRODUCTS_DIR; };
224 F48FDF170E7D4EE7001C33F3 /* XspfQTInformationWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTInformationWindowController.h; sourceTree = "<group>"; };
225 F48FDF180E7D4EE7001C33F3 /* XspfQTInformationWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTInformationWindowController.m; sourceTree = "<group>"; };
226 F492C1D70F55627B00D0C72A /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
227 F49C304C0E68284C007F2DEC /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
228 F49C31EB0E682D66007F2DEC /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
229 F4A76A02177F21D000F6506E /* JoinTheMovies.m4v */ = {isa = PBXFileReference; lastKnownFileType = file; path = JoinTheMovies.m4v; sourceTree = "<group>"; };
230 F4ADCEB511CD1FB1003631B7 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/InfoPlist.strings; sourceTree = "<group>"; };
231 F4B8096C0F6EB373004BF2DD /* XspfQTPreferenceWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTPreferenceWindowController.h; sourceTree = "<group>"; };
232 F4B8096D0F6EB373004BF2DD /* XspfQTPreferenceWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTPreferenceWindowController.m; sourceTree = "<group>"; };
233 F4C0C32D13E59F8600864D74 /* XspfMAppleRemoteSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfMAppleRemoteSupport.h; sourceTree = "<group>"; };
234 F4C0C32E13E59F8600864D74 /* XspfMAppleRemoteSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfMAppleRemoteSupport.m; sourceTree = "<group>"; };
235 F4C0CB341779BA9800D62172 /* XspfQTPlayerMovieMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfQTPlayerMovieMode.h; sourceTree = "<group>"; };
236 F4C0CB351779BA9800D62172 /* XspfQTPlayerMovieMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfQTPlayerMovieMode.m; sourceTree = "<group>"; };
237 F4D24F8911C4969200232358 /* XspfQT.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = XspfQT.icns; sourceTree = "<group>"; };
238 F4D7CCCA0E868BFC0042F96C /* Japanese */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
239 F4D7CCCC0E868C090042F96C /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
240 F4D7CCEA0E8690E90042F96C /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = English; path = English.lproj/Localizable.strings.sed; sourceTree = "<group>"; };
241 F4D7CCEB0E8690F90042F96C /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text; name = Japanese; path = Japanese.lproj/Localizable.strings.sed; sourceTree = "<group>"; };
242 F4D99B1E0E6B0F59006D72F4 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
243 F4DAE4CF11B23EDD0047BEDA /* RemoteControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RemoteControl.h; sourceTree = "<group>"; };
244 F4DAE4D011B23EDD0047BEDA /* RemoteControl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RemoteControl.m; sourceTree = "<group>"; };
245 F4DAE4D111B23EDD0047BEDA /* HIDRemoteControlDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HIDRemoteControlDevice.h; sourceTree = "<group>"; };
246 F4DAE4D211B23EDD0047BEDA /* HIDRemoteControlDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HIDRemoteControlDevice.m; sourceTree = "<group>"; };
247 F4DAE4D311B23EDD0047BEDA /* AppleRemote.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleRemote.h; sourceTree = "<group>"; };
248 F4DAE4D411B23EDD0047BEDA /* AppleRemote.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppleRemote.m; sourceTree = "<group>"; };
249 F4DAE4D511B23EDD0047BEDA /* MultiClickRemoteBehavior.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MultiClickRemoteBehavior.h; sourceTree = "<group>"; };
250 F4DAE4D611B23EDD0047BEDA /* MultiClickRemoteBehavior.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MultiClickRemoteBehavior.m; sourceTree = "<group>"; };
251 F4DAE4E511B2442C0047BEDA /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
252 F4DAE5E611B24AB80047BEDA /* license.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = license.txt; sourceTree = "<group>"; };
253 F4F95EE213BB6ECD00B01DF6 /* XspfSpotlighterHelper-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "XspfSpotlighterHelper-Info.plist"; sourceTree = "<group>"; };
254 F4F95EE413BB6EEC00B01DF6 /* SpotlighterHelper_main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SpotlighterHelper_main.m; sourceTree = "<group>"; };
255 F4F95EEC13BB6F0700B01DF6 /* XspfSpotlighterHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XspfSpotlighterHelper.h; sourceTree = "<group>"; };
256 F4F95EED13BB6F0700B01DF6 /* XspfSpotlighterHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XspfSpotlighterHelper.m; sourceTree = "<group>"; };
257 F4F95EF313BB6F3B00B01DF6 /* XspfSpotlighterHelper.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XspfSpotlighterHelper.app; sourceTree = BUILT_PRODUCTS_DIR; };
258 /* End PBXFileReference section */
259
260 /* Begin PBXFrameworksBuildPhase section */
261 8D15AC330486D014006FF6A4 /* Frameworks */ = {
262 isa = PBXFrameworksBuildPhase;
263 buildActionMask = 2147483647;
264 files = (
265 8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */,
266 F49C304D0E68284C007F2DEC /* QTKit.framework in Frameworks */,
267 F49C31EC0E682D66007F2DEC /* Foundation.framework in Frameworks */,
268 F4D99B1F0E6B0F59006D72F4 /* Carbon.framework in Frameworks */,
269 F492C1D80F55627B00D0C72A /* ApplicationServices.framework in Frameworks */,
270 F4DAE4E611B2442C0047BEDA /* IOKit.framework in Frameworks */,
271 );
272 runOnlyForDeploymentPostprocessing = 0;
273 };
274 F426BB2F1083282A0084E8C5 /* Frameworks */ = {
275 isa = PBXFrameworksBuildPhase;
276 buildActionMask = 2147483647;
277 files = (
278 F426BB61108329A20084E8C5 /* AppKit.framework in Frameworks */,
279 F426BB62108329A40084E8C5 /* ApplicationServices.framework in Frameworks */,
280 F426BB63108329A50084E8C5 /* Carbon.framework in Frameworks */,
281 F426BB64108329A80084E8C5 /* CoreData.framework in Frameworks */,
282 F426BB65108329AA0084E8C5 /* QTKit.framework in Frameworks */,
283 F426BB67108329DC0084E8C5 /* QuickLook.framework in Frameworks */,
284 );
285 runOnlyForDeploymentPostprocessing = 0;
286 };
287 F48E51A311A8BCF300112632 /* Frameworks */ = {
288 isa = PBXFrameworksBuildPhase;
289 buildActionMask = 2147483647;
290 files = (
291 F4854C3E11A8C18B00E83859 /* CoreServices.framework in Frameworks */,
292 F4854C3F11A8C18D00E83859 /* CoreFoundation.framework in Frameworks */,
293 F4854E2111A8D0BB00E83859 /* Foundation.framework in Frameworks */,
294 );
295 runOnlyForDeploymentPostprocessing = 0;
296 };
297 F4F95EF113BB6F3B00B01DF6 /* Frameworks */ = {
298 isa = PBXFrameworksBuildPhase;
299 buildActionMask = 2147483647;
300 files = (
301 F4F95F1513BB6FCE00B01DF6 /* QTKit.framework in Frameworks */,
302 F4F95F1613BB6FE200B01DF6 /* Foundation.framework in Frameworks */,
303 );
304 runOnlyForDeploymentPostprocessing = 0;
305 };
306 /* End PBXFrameworksBuildPhase section */
307
308 /* Begin PBXGroup section */
309 1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */ = {
310 isa = PBXGroup;
311 children = (
312 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */,
313 );
314 name = "Linked Frameworks";
315 sourceTree = "<group>";
316 };
317 1058C7A8FEA54F5311CA2CBB /* Other Frameworks */ = {
318 isa = PBXGroup;
319 children = (
320 F4DAE4E511B2442C0047BEDA /* IOKit.framework */,
321 F4854B5211A8C17700E83859 /* CoreServices.framework */,
322 F4854B4C11A8C14900E83859 /* CoreFoundation.framework */,
323 F492C1D70F55627B00D0C72A /* ApplicationServices.framework */,
324 F4D99B1E0E6B0F59006D72F4 /* Carbon.framework */,
325 F49C304C0E68284C007F2DEC /* QTKit.framework */,
326 2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */,
327 13E42FBA07B3F13500E4EEF1 /* CoreData.framework */,
328 F49C31EB0E682D66007F2DEC /* Foundation.framework */,
329 );
330 name = "Other Frameworks";
331 sourceTree = "<group>";
332 };
333 19C28FB0FE9D524F11CA2CBB /* Products */ = {
334 isa = PBXGroup;
335 children = (
336 8D15AC370486D014006FF6A4 /* XspfQT.app */,
337 F426BB311083282A0084E8C5 /* XspfQuickLook.qlgenerator */,
338 F48E51A511A8BCF300112632 /* XspfSpotlight.mdimporter */,
339 F4F95EF313BB6F3B00B01DF6 /* XspfSpotlighterHelper.app */,
340 );
341 name = Products;
342 sourceTree = "<group>";
343 };
344 2A37F4AAFDCFA73011CA2CEA /* XspfQT */ = {
345 isa = PBXGroup;
346 children = (
347 F4DAE4CE11B23EC80047BEDA /* AppleRemoteControlWrapper */,
348 F48E518111A8BB8900112632 /* SpotlightPlugIn */,
349 F47DF8CD108325D800DF2C17 /* QuickLookPlugIn */,
350 2A37F4ABFDCFA73011CA2CEA /* Classes */,
351 2A37F4AFFDCFA73011CA2CEA /* Other Sources */,
352 2A37F4B8FDCFA73011CA2CEA /* Resources */,
353 2A37F4C3FDCFA73011CA2CEA /* Frameworks */,
354 19C28FB0FE9D524F11CA2CBB /* Products */,
355 );
356 name = XspfQT;
357 sourceTree = "<group>";
358 };
359 2A37F4ABFDCFA73011CA2CEA /* Classes */ = {
360 isa = PBXGroup;
361 children = (
362 F44805091098AD5F0014C2BB /* BSSUtil.h */,
363 F448050A1098AD5F0014C2BB /* BSSUtil.m */,
364 F484FD8E0F6C8F1F007C5596 /* CocoaExtentions */,
365 F484FD8D0F6C8EDF007C5596 /* XspfQTComponent */,
366 F4C0C32D13E59F8600864D74 /* XspfMAppleRemoteSupport.h */,
367 F4C0C32E13E59F8600864D74 /* XspfMAppleRemoteSupport.m */,
368 F44806EA109C6E440014C2BB /* XspfQTMovieTimer.h */,
369 F44806EB109C6E440014C2BB /* XspfQTMovieTimer.m */,
370 F441DE5A0E6A2BDA009320B6 /* XspfQTAppDelegate.h */,
371 F441DE5B0E6A2BDA009320B6 /* XspfQTAppDelegate.m */,
372 F41AC3500F7F0B88003B3DF0 /* XspfQTPreference.h */,
373 F41AC3510F7F0B88003B3DF0 /* XspfQTPreference.m */,
374 2A37F4AEFDCFA73011CA2CEA /* XspfQTDocument.h */,
375 2A37F4ACFDCFA73011CA2CEA /* XspfQTDocument.m */,
376 F41DDB8F1774765A00E4FD88 /* XspfQTPlayer.h */,
377 F41DDB901774765A00E4FD88 /* XspfQTPlayer.m */,
378 F4C0CB341779BA9800D62172 /* XspfQTPlayerMovieMode.h */,
379 F4C0CB351779BA9800D62172 /* XspfQTPlayerMovieMode.m */,
380 F441DCA30E69B82B009320B6 /* XspfQTMovieWindowController.h */,
381 F441DCA40E69B82B009320B6 /* XspfQTMovieWindowController.m */,
382 F41DDB8A17708FD200E4FD88 /* XspfQTMovieViewController.h */,
383 F41DDB8B17708FD200E4FD88 /* XspfQTMovieViewController.m */,
384 F41DDB8C17708FD200E4FD88 /* XspfQTMovieViewController.xib */,
385 F441E0660E6A5131009320B6 /* XspfQTPlayListWindowController.h */,
386 F441E0670E6A5131009320B6 /* XspfQTPlayListWindowController.m */,
387 F48FDF170E7D4EE7001C33F3 /* XspfQTInformationWindowController.h */,
388 F48FDF180E7D4EE7001C33F3 /* XspfQTInformationWindowController.m */,
389 F4B8096C0F6EB373004BF2DD /* XspfQTPreferenceWindowController.h */,
390 F4B8096D0F6EB373004BF2DD /* XspfQTPreferenceWindowController.m */,
391 F441DE560E6A2B5F009320B6 /* XspfQTValueTransformers.h */,
392 F441DE570E6A2B5F009320B6 /* XspfQTValueTransformers.m */,
393 F441DEC90E6A399D009320B6 /* XspfQTFullScreenWindow.h */,
394 F441DECA0E6A399D009320B6 /* XspfQTFullScreenWindow.m */,
395 F48B5B1E0F54388100E0D1D0 /* XspfQTMovieWindow.h */,
396 F48B5B1F0F54388100E0D1D0 /* XspfQTMovieWindow.m */,
397 F48DD1920F62A58E008A199C /* XspfQTMovieView.h */,
398 F48DD1930F62A58E008A199C /* XspfQTMovieView.m */,
399 F484FC790F6BEB6F007C5596 /* XspfQTMovieLoader.h */,
400 F484FC7A0F6BEB6F007C5596 /* XspfQTMovieLoader.m */,
401 );
402 name = Classes;
403 sourceTree = "<group>";
404 };
405 2A37F4AFFDCFA73011CA2CEA /* Other Sources */ = {
406 isa = PBXGroup;
407 children = (
408 32DBCF750370BD2300C91783 /* XspfQT_Prefix.pch */,
409 2A37F4B0FDCFA73011CA2CEA /* main.m */,
410 );
411 name = "Other Sources";
412 sourceTree = "<group>";
413 };
414 2A37F4B8FDCFA73011CA2CEA /* Resources */ = {
415 isa = PBXGroup;
416 children = (
417 F4A76A02177F21D000F6506E /* JoinTheMovies.m4v */,
418 F4D24F8911C4969200232358 /* XspfQT.icns */,
419 F45B04E2119F8CC7007BB540 /* Credits.rtf */,
420 F48B369B1130A87100D1DE39 /* XspfQTPreference.xib */,
421 F48B36A11130A90A00D1DE39 /* XspfQTImformation.xib */,
422 F48B36A71130A97000D1DE39 /* XspfQTPlayList.xib */,
423 F48B36AD1130A9AA00D1DE39 /* XspfQTDocument.xib */,
424 F48B36B31130A9E700D1DE39 /* MainMenu.xib */,
425 F4D7CCE90E8690E90042F96C /* Localizable.strings.sed */,
426 F4D7CCC90E868BFC0042F96C /* Localizable.strings */,
427 8D15AC360486D014006FF6A4 /* Info.plist */,
428 089C165FFE840EACC02AAC07 /* InfoPlist.strings */,
429 );
430 name = Resources;
431 sourceTree = "<group>";
432 };
433 2A37F4C3FDCFA73011CA2CEA /* Frameworks */ = {
434 isa = PBXGroup;
435 children = (
436 1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */,
437 1058C7A8FEA54F5311CA2CBB /* Other Frameworks */,
438 );
439 name = Frameworks;
440 sourceTree = "<group>";
441 };
442 F47DF8CD108325D800DF2C17 /* QuickLookPlugIn */ = {
443 isa = PBXGroup;
444 children = (
445 F426BBFA108344260084E8C5 /* XspfQLUtilities.m */,
446 F426BBFB108344260084E8C5 /* XspfQLUtilities.h */,
447 F47DF8DA1083262000DF2C17 /* InfoPlist.strings */,
448 F47DF8D11083260600DF2C17 /* GeneratePreviewForURL.m */,
449 F47DF8D21083260600DF2C17 /* GenerateThumbnailForURL.m */,
450 F47DF8D31083260600DF2C17 /* Info.plist */,
451 F47DF8D41083260600DF2C17 /* main.c */,
452 F426BB66108329DC0084E8C5 /* QuickLook.framework */,
453 );
454 path = QuickLookPlugIn;
455 sourceTree = "<group>";
456 };
457 F484FD8D0F6C8EDF007C5596 /* XspfQTComponent */ = {
458 isa = PBXGroup;
459 children = (
460 F48B33DE112C253C00D1DE39 /* HMXSPFComponent.h */,
461 F48B33DF112C253C00D1DE39 /* HMXSPFComponent.m */,
462 F48B33E0112C253C00D1DE39 /* HMXSPFContainerComponent.h */,
463 F48B33E1112C253C00D1DE39 /* HMXSPFContainerComponent.m */,
464 F48B33E2112C253C00D1DE39 /* HMXSPFPlaceholderComponent.h */,
465 F48B33E3112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m */,
466 F48B33E4112C253C00D1DE39 /* HMXSPFPlaylist.h */,
467 F48B33E5112C253C00D1DE39 /* HMXSPFPlaylist.m */,
468 F48B33E6112C253C00D1DE39 /* HMXSPFTrack.h */,
469 F48B33E7112C253C00D1DE39 /* HMXSPFTrack.m */,
470 F48B33E8112C253C00D1DE39 /* HMXSPFTrackList.h */,
471 F48B33E9112C253C00D1DE39 /* HMXSPFTrackList.m */,
472 );
473 name = XspfQTComponent;
474 sourceTree = "<group>";
475 };
476 F484FD8E0F6C8F1F007C5596 /* CocoaExtentions */ = {
477 isa = PBXGroup;
478 children = (
479 F48B33F6112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.h */,
480 F48B33F7112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.m */,
481 F48B33F8112C255800D1DE39 /* NSPathUtilities-HMExtensions.h */,
482 F48B33F9112C255800D1DE39 /* NSPathUtilities-HMExtensions.m */,
483 F48B33FA112C255800D1DE39 /* NSURL-HMExtensions.h */,
484 F48B33FB112C255800D1DE39 /* NSURL-HMExtensions.m */,
485 F48B33FC112C255800D1DE39 /* NSWorkspace-HMExtensions.h */,
486 F48B33FD112C255800D1DE39 /* NSWorkspace-HMExtensions.m */,
487 );
488 name = CocoaExtentions;
489 sourceTree = "<group>";
490 };
491 F48E518111A8BB8900112632 /* SpotlightPlugIn */ = {
492 isa = PBXGroup;
493 children = (
494 F4F95EDF13BB6EA200B01DF6 /* SpotlighterHelper */,
495 F48E519911A8BC9600112632 /* schema.strings */,
496 F48E519711A8BC8200112632 /* InfoPlist.strings */,
497 F48E519611A8BC6E00112632 /* schema.xml */,
498 F48E519411A8BC4600112632 /* Info.plist */,
499 F48E519311A8BBE800112632 /* main.c */,
500 F48E519211A8BBDC00112632 /* GetMetadataForFile.m */,
501 );
502 path = SpotlightPlugIn;
503 sourceTree = "<group>";
504 };
505 F4DAE4CE11B23EC80047BEDA /* AppleRemoteControlWrapper */ = {
506 isa = PBXGroup;
507 children = (
508 F4DAE5E611B24AB80047BEDA /* license.txt */,
509 F4DAE4CF11B23EDD0047BEDA /* RemoteControl.h */,
510 F4DAE4D011B23EDD0047BEDA /* RemoteControl.m */,
511 F4DAE4D111B23EDD0047BEDA /* HIDRemoteControlDevice.h */,
512 F4DAE4D211B23EDD0047BEDA /* HIDRemoteControlDevice.m */,
513 F4DAE4D311B23EDD0047BEDA /* AppleRemote.h */,
514 F4DAE4D411B23EDD0047BEDA /* AppleRemote.m */,
515 F4DAE4D511B23EDD0047BEDA /* MultiClickRemoteBehavior.h */,
516 F4DAE4D611B23EDD0047BEDA /* MultiClickRemoteBehavior.m */,
517 );
518 path = AppleRemoteControlWrapper;
519 sourceTree = "<group>";
520 };
521 F4F95EDF13BB6EA200B01DF6 /* SpotlighterHelper */ = {
522 isa = PBXGroup;
523 children = (
524 F4F95EEC13BB6F0700B01DF6 /* XspfSpotlighterHelper.h */,
525 F4F95EED13BB6F0700B01DF6 /* XspfSpotlighterHelper.m */,
526 F4F95EE413BB6EEC00B01DF6 /* SpotlighterHelper_main.m */,
527 F4F95EE213BB6ECD00B01DF6 /* XspfSpotlighterHelper-Info.plist */,
528 );
529 name = SpotlighterHelper;
530 sourceTree = "<group>";
531 };
532 /* End PBXGroup section */
533
534 /* Begin PBXNativeTarget section */
535 8D15AC270486D014006FF6A4 /* XspfQT */ = {
536 isa = PBXNativeTarget;
537 buildConfigurationList = C05733C708A9546B00998B17 /* Build configuration list for PBXNativeTarget "XspfQT" */;
538 buildPhases = (
539 8D15AC2B0486D014006FF6A4 /* Resources */,
540 8D15AC300486D014006FF6A4 /* Sources */,
541 8D15AC330486D014006FF6A4 /* Frameworks */,
542 F4EA118910830E2E003C8C87 /* CopyFiles */,
543 );
544 buildRules = (
545 );
546 dependencies = (
547 F426BB9110832B0C0084E8C5 /* PBXTargetDependency */,
548 );
549 name = XspfQT;
550 productInstallPath = "$(HOME)/Applications";
551 productName = XspfQT;
552 productReference = 8D15AC370486D014006FF6A4 /* XspfQT.app */;
553 productType = "com.apple.product-type.application";
554 };
555 F426BB301083282A0084E8C5 /* XspfQuickLook */ = {
556 isa = PBXNativeTarget;
557 buildConfigurationList = F426BB351083282C0084E8C5 /* Build configuration list for PBXNativeTarget "XspfQuickLook" */;
558 buildPhases = (
559 F426BB2D1083282A0084E8C5 /* Resources */,
560 F426BB2E1083282A0084E8C5 /* Sources */,
561 F426BB2F1083282A0084E8C5 /* Frameworks */,
562 );
563 buildRules = (
564 );
565 dependencies = (
566 );
567 name = XspfQuickLook;
568 productName = XspfQuickLookPlugIn;
569 productReference = F426BB311083282A0084E8C5 /* XspfQuickLook.qlgenerator */;
570 productType = "com.apple.product-type.bundle";
571 };
572 F48E51A411A8BCF300112632 /* XspfSpotlight */ = {
573 isa = PBXNativeTarget;
574 buildConfigurationList = F48E51A911A8BCF300112632 /* Build configuration list for PBXNativeTarget "XspfSpotlight" */;
575 buildPhases = (
576 F48E51A111A8BCF300112632 /* Resources */,
577 F48E51A211A8BCF300112632 /* Sources */,
578 F48E51A311A8BCF300112632 /* Frameworks */,
579 );
580 buildRules = (
581 );
582 dependencies = (
583 );
584 name = XspfSpotlight;
585 productName = XspfSpotlight;
586 productReference = F48E51A511A8BCF300112632 /* XspfSpotlight.mdimporter */;
587 productType = "com.apple.product-type.bundle";
588 };
589 F4F95EF213BB6F3B00B01DF6 /* XspfSpotlighterHelper */ = {
590 isa = PBXNativeTarget;
591 buildConfigurationList = F4F95EF813BB6F3B00B01DF6 /* Build configuration list for PBXNativeTarget "XspfSpotlighterHelper" */;
592 buildPhases = (
593 F4F95EEF13BB6F3B00B01DF6 /* Resources */,
594 F4F95EF013BB6F3B00B01DF6 /* Sources */,
595 F4F95EF113BB6F3B00B01DF6 /* Frameworks */,
596 );
597 buildRules = (
598 );
599 dependencies = (
600 );
601 name = XspfSpotlighterHelper;
602 productName = XspfSpotlighterHelper;
603 productReference = F4F95EF313BB6F3B00B01DF6 /* XspfSpotlighterHelper.app */;
604 productType = "com.apple.product-type.application";
605 };
606 /* End PBXNativeTarget section */
607
608 /* Begin PBXProject section */
609 2A37F4A9FDCFA73011CA2CEA /* Project object */ = {
610 isa = PBXProject;
611 attributes = {
612 LastUpgradeCheck = 0460;
613 ORGANIZATIONNAME = masakih;
614 };
615 buildConfigurationList = C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "XspfQT" */;
616 compatibilityVersion = "Xcode 3.2";
617 developmentRegion = English;
618 hasScannedForEncodings = 1;
619 knownRegions = (
620 English,
621 Japanese,
622 French,
623 German,
624 );
625 mainGroup = 2A37F4AAFDCFA73011CA2CEA /* XspfQT */;
626 projectDirPath = "";
627 projectRoot = "";
628 targets = (
629 8D15AC270486D014006FF6A4 /* XspfQT */,
630 F426BB301083282A0084E8C5 /* XspfQuickLook */,
631 F48E51A411A8BCF300112632 /* XspfSpotlight */,
632 F4F95EF213BB6F3B00B01DF6 /* XspfSpotlighterHelper */,
633 );
634 };
635 /* End PBXProject section */
636
637 /* Begin PBXResourcesBuildPhase section */
638 8D15AC2B0486D014006FF6A4 /* Resources */ = {
639 isa = PBXResourcesBuildPhase;
640 buildActionMask = 2147483647;
641 files = (
642 8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */,
643 F4D7CCCB0E868BFC0042F96C /* Localizable.strings in Resources */,
644 F48B369D1130A87100D1DE39 /* XspfQTPreference.xib in Resources */,
645 F48B36A31130A90A00D1DE39 /* XspfQTImformation.xib in Resources */,
646 F48B36A91130A97000D1DE39 /* XspfQTPlayList.xib in Resources */,
647 F48B36AF1130A9AA00D1DE39 /* XspfQTDocument.xib in Resources */,
648 F48B36B51130A9E700D1DE39 /* MainMenu.xib in Resources */,
649 F45B04E3119F8CC7007BB540 /* Credits.rtf in Resources */,
650 F4DAE5E711B24AB80047BEDA /* license.txt in Resources */,
651 F4D24F8A11C4969200232358 /* XspfQT.icns in Resources */,
652 F41DDB8E17708FD200E4FD88 /* XspfQTMovieViewController.xib in Resources */,
653 F4A76A03177F21D000F6506E /* JoinTheMovies.m4v in Resources */,
654 );
655 runOnlyForDeploymentPostprocessing = 0;
656 };
657 F426BB2D1083282A0084E8C5 /* Resources */ = {
658 isa = PBXResourcesBuildPhase;
659 buildActionMask = 2147483647;
660 files = (
661 F426BB4D1083291B0084E8C5 /* InfoPlist.strings in Resources */,
662 );
663 runOnlyForDeploymentPostprocessing = 0;
664 };
665 F48E51A111A8BCF300112632 /* Resources */ = {
666 isa = PBXResourcesBuildPhase;
667 buildActionMask = 2147483647;
668 files = (
669 F4854B4A11A8C12400E83859 /* InfoPlist.strings in Resources */,
670 F4A4171B13C1F202000F4513 /* schema.xml in Resources */,
671 );
672 runOnlyForDeploymentPostprocessing = 0;
673 };
674 F4F95EEF13BB6F3B00B01DF6 /* Resources */ = {
675 isa = PBXResourcesBuildPhase;
676 buildActionMask = 2147483647;
677 files = (
678 );
679 runOnlyForDeploymentPostprocessing = 0;
680 };
681 /* End PBXResourcesBuildPhase section */
682
683 /* Begin PBXSourcesBuildPhase section */
684 8D15AC300486D014006FF6A4 /* Sources */ = {
685 isa = PBXSourcesBuildPhase;
686 buildActionMask = 2147483647;
687 files = (
688 8D15AC310486D014006FF6A4 /* XspfQTDocument.m in Sources */,
689 8D15AC320486D014006FF6A4 /* main.m in Sources */,
690 F441DCA50E69B82B009320B6 /* XspfQTMovieWindowController.m in Sources */,
691 F441DE580E6A2B5F009320B6 /* XspfQTValueTransformers.m in Sources */,
692 F441DE5C0E6A2BDA009320B6 /* XspfQTAppDelegate.m in Sources */,
693 F441DECB0E6A399D009320B6 /* XspfQTFullScreenWindow.m in Sources */,
694 F441E0680E6A5131009320B6 /* XspfQTPlayListWindowController.m in Sources */,
695 F48FDF190E7D4EE7001C33F3 /* XspfQTInformationWindowController.m in Sources */,
696 F48B5B200F54388100E0D1D0 /* XspfQTMovieWindow.m in Sources */,
697 F48DD1940F62A58E008A199C /* XspfQTMovieView.m in Sources */,
698 F484FC7B0F6BEB6F007C5596 /* XspfQTMovieLoader.m in Sources */,
699 F4B8096E0F6EB373004BF2DD /* XspfQTPreferenceWindowController.m in Sources */,
700 F41AC3520F7F0B88003B3DF0 /* XspfQTPreference.m in Sources */,
701 F448050B1098AD5F0014C2BB /* BSSUtil.m in Sources */,
702 F44806EC109C6E440014C2BB /* XspfQTMovieTimer.m in Sources */,
703 F48B33EA112C253C00D1DE39 /* HMXSPFComponent.m in Sources */,
704 F48B33EB112C253C00D1DE39 /* HMXSPFContainerComponent.m in Sources */,
705 F48B33EC112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m in Sources */,
706 F48B33ED112C253C00D1DE39 /* HMXSPFPlaylist.m in Sources */,
707 F48B33EE112C253C00D1DE39 /* HMXSPFTrack.m in Sources */,
708 F48B33EF112C253C00D1DE39 /* HMXSPFTrackList.m in Sources */,
709 F48B33FE112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.m in Sources */,
710 F48B33FF112C255800D1DE39 /* NSPathUtilities-HMExtensions.m in Sources */,
711 F48B3400112C255800D1DE39 /* NSURL-HMExtensions.m in Sources */,
712 F48B3401112C255800D1DE39 /* NSWorkspace-HMExtensions.m in Sources */,
713 F4DAE4D711B23EDD0047BEDA /* RemoteControl.m in Sources */,
714 F4DAE4D811B23EDD0047BEDA /* HIDRemoteControlDevice.m in Sources */,
715 F4DAE4D911B23EDD0047BEDA /* AppleRemote.m in Sources */,
716 F4DAE4DA11B23EDD0047BEDA /* MultiClickRemoteBehavior.m in Sources */,
717 F4C0C32F13E59F8600864D74 /* XspfMAppleRemoteSupport.m in Sources */,
718 F41DDB8D17708FD200E4FD88 /* XspfQTMovieViewController.m in Sources */,
719 F41DDB911774765A00E4FD88 /* XspfQTPlayer.m in Sources */,
720 F4C0CB361779BA9800D62172 /* XspfQTPlayerMovieMode.m in Sources */,
721 );
722 runOnlyForDeploymentPostprocessing = 0;
723 };
724 F426BB2E1083282A0084E8C5 /* Sources */ = {
725 isa = PBXSourcesBuildPhase;
726 buildActionMask = 2147483647;
727 files = (
728 F426BB4E108329400084E8C5 /* GenerateThumbnailForURL.m in Sources */,
729 F426BB4F108329420084E8C5 /* GeneratePreviewForURL.m in Sources */,
730 F426BB50108329450084E8C5 /* main.c in Sources */,
731 F426BBFC108344260084E8C5 /* XspfQLUtilities.m in Sources */,
732 F426BC96108357890084E8C5 /* XspfQTValueTransformers.m in Sources */,
733 F48B33F0112C253C00D1DE39 /* HMXSPFComponent.m in Sources */,
734 F48B33F1112C253C00D1DE39 /* HMXSPFContainerComponent.m in Sources */,
735 F48B33F2112C253C00D1DE39 /* HMXSPFPlaceholderComponent.m in Sources */,
736 F48B33F3112C253C00D1DE39 /* HMXSPFPlaylist.m in Sources */,
737 F48B33F4112C253C00D1DE39 /* HMXSPFTrack.m in Sources */,
738 F48B33F5112C253C00D1DE39 /* HMXSPFTrackList.m in Sources */,
739 F48B3402112C255800D1DE39 /* NSAppleEventDescriptor-HMExtensions.m in Sources */,
740 F48B3403112C255800D1DE39 /* NSPathUtilities-HMExtensions.m in Sources */,
741 F48B3404112C255800D1DE39 /* NSURL-HMExtensions.m in Sources */,
742 F48B3405112C255800D1DE39 /* NSWorkspace-HMExtensions.m in Sources */,
743 );
744 runOnlyForDeploymentPostprocessing = 0;
745 };
746 F48E51A211A8BCF300112632 /* Sources */ = {
747 isa = PBXSourcesBuildPhase;
748 buildActionMask = 2147483647;
749 files = (
750 F4854B3111A8C01F00E83859 /* GetMetadataForFile.m in Sources */,
751 F4854B3211A8C02100E83859 /* main.c in Sources */,
752 F4854E2511A8D0C900E83859 /* HMXSPFComponent.m in Sources */,
753 F4854E2611A8D0CB00E83859 /* HMXSPFContainerComponent.m in Sources */,
754 F4854E2711A8D0CC00E83859 /* HMXSPFPlaceholderComponent.m in Sources */,
755 F4854E2811A8D0CD00E83859 /* HMXSPFPlaylist.m in Sources */,
756 F4854E2911A8D0CE00E83859 /* HMXSPFTrack.m in Sources */,
757 F4854E2A11A8D0D000E83859 /* HMXSPFTrackList.m in Sources */,
758 F4854E8D11A8D9E600E83859 /* NSPathUtilities-HMExtensions.m in Sources */,
759 F4854E9811A8DA0300E83859 /* NSURL-HMExtensions.m in Sources */,
760 );
761 runOnlyForDeploymentPostprocessing = 0;
762 };
763 F4F95EF013BB6F3B00B01DF6 /* Sources */ = {
764 isa = PBXSourcesBuildPhase;
765 buildActionMask = 2147483647;
766 files = (
767 F4F95F0B13BB6F9E00B01DF6 /* SpotlighterHelper_main.m in Sources */,
768 F4F95F0C13BB6F9F00B01DF6 /* XspfSpotlighterHelper.m in Sources */,
769 F4F95F0D13BB6FAA00B01DF6 /* HMXSPFComponent.m in Sources */,
770 F4F95F0E13BB6FAB00B01DF6 /* HMXSPFContainerComponent.m in Sources */,
771 F4F95F0F13BB6FAE00B01DF6 /* HMXSPFPlaceholderComponent.m in Sources */,
772 F4F95F1013BB6FAF00B01DF6 /* HMXSPFPlaylist.m in Sources */,
773 F4F95F1113BB6FB000B01DF6 /* HMXSPFTrack.m in Sources */,
774 F4F95F1213BB6FB200B01DF6 /* HMXSPFTrackList.m in Sources */,
775 F4F95F1913BB6FFD00B01DF6 /* XspfQTValueTransformers.m in Sources */,
776 F4F95F3413BB705D00B01DF6 /* NSPathUtilities-HMExtensions.m in Sources */,
777 F4F95F3B13BB707300B01DF6 /* NSURL-HMExtensions.m in Sources */,
778 );
779 runOnlyForDeploymentPostprocessing = 0;
780 };
781 /* End PBXSourcesBuildPhase section */
782
783 /* Begin PBXTargetDependency section */
784 F426BB9110832B0C0084E8C5 /* PBXTargetDependency */ = {
785 isa = PBXTargetDependency;
786 target = F426BB301083282A0084E8C5 /* XspfQuickLook */;
787 targetProxy = F426BB9010832B0C0084E8C5 /* PBXContainerItemProxy */;
788 };
789 /* End PBXTargetDependency section */
790
791 /* Begin PBXVariantGroup section */
792 089C165FFE840EACC02AAC07 /* InfoPlist.strings */ = {
793 isa = PBXVariantGroup;
794 children = (
795 089C1660FE840EACC02AAC07 /* English */,
796 F4ADCEB511CD1FB1003631B7 /* Japanese */,
797 );
798 name = InfoPlist.strings;
799 sourceTree = "<group>";
800 };
801 F47DF8DA1083262000DF2C17 /* InfoPlist.strings */ = {
802 isa = PBXVariantGroup;
803 children = (
804 F47DF8DB1083262000DF2C17 /* English */,
805 );
806 name = InfoPlist.strings;
807 sourceTree = "<group>";
808 };
809 F48B369B1130A87100D1DE39 /* XspfQTPreference.xib */ = {
810 isa = PBXVariantGroup;
811 children = (
812 F48B369C1130A87100D1DE39 /* English */,
813 F48B369F1130A8E300D1DE39 /* Japanese */,
814 );
815 name = XspfQTPreference.xib;
816 sourceTree = "<group>";
817 };
818 F48B36A11130A90A00D1DE39 /* XspfQTImformation.xib */ = {
819 isa = PBXVariantGroup;
820 children = (
821 F48B36A21130A90A00D1DE39 /* English */,
822 F48B36A51130A95100D1DE39 /* Japanese */,
823 );
824 name = XspfQTImformation.xib;
825 sourceTree = "<group>";
826 };
827 F48B36A71130A97000D1DE39 /* XspfQTPlayList.xib */ = {
828 isa = PBXVariantGroup;
829 children = (
830 F48B36A81130A97000D1DE39 /* English */,
831 F48B36AB1130A99000D1DE39 /* Japanese */,
832 );
833 name = XspfQTPlayList.xib;
834 sourceTree = "<group>";
835 };
836 F48B36AD1130A9AA00D1DE39 /* XspfQTDocument.xib */ = {
837 isa = PBXVariantGroup;
838 children = (
839 F48B36AE1130A9AA00D1DE39 /* English */,
840 F48B36B11130A9C300D1DE39 /* Japanese */,
841 );
842 name = XspfQTDocument.xib;
843 sourceTree = "<group>";
844 };
845 F48B36B31130A9E700D1DE39 /* MainMenu.xib */ = {
846 isa = PBXVariantGroup;
847 children = (
848 F48B36B41130A9E700D1DE39 /* English */,
849 F48B36B71130A9FC00D1DE39 /* Japanese */,
850 );
851 name = MainMenu.xib;
852 sourceTree = "<group>";
853 };
854 F48E519711A8BC8200112632 /* InfoPlist.strings */ = {
855 isa = PBXVariantGroup;
856 children = (
857 F48E519811A8BC8200112632 /* English */,
858 );
859 name = InfoPlist.strings;
860 sourceTree = "<group>";
861 };
862 F48E519911A8BC9600112632 /* schema.strings */ = {
863 isa = PBXVariantGroup;
864 children = (
865 F48E519A11A8BC9600112632 /* English */,
866 );
867 name = schema.strings;
868 sourceTree = "<group>";
869 };
870 F4D7CCC90E868BFC0042F96C /* Localizable.strings */ = {
871 isa = PBXVariantGroup;
872 children = (
873 F4D7CCCA0E868BFC0042F96C /* Japanese */,
874 F4D7CCCC0E868C090042F96C /* English */,
875 );
876 name = Localizable.strings;
877 sourceTree = "<group>";
878 };
879 F4D7CCE90E8690E90042F96C /* Localizable.strings.sed */ = {
880 isa = PBXVariantGroup;
881 children = (
882 F4D7CCEA0E8690E90042F96C /* English */,
883 F4D7CCEB0E8690F90042F96C /* Japanese */,
884 );
885 name = Localizable.strings.sed;
886 sourceTree = "<group>";
887 };
888 /* End PBXVariantGroup section */
889
890 /* Begin XCBuildConfiguration section */
891 C05733C808A9546B00998B17 /* Debug */ = {
892 isa = XCBuildConfiguration;
893 buildSettings = {
894 COPY_PHASE_STRIP = NO;
895 GCC_DYNAMIC_NO_PIC = NO;
896 GCC_OPTIMIZATION_LEVEL = 0;
897 GCC_PRECOMPILE_PREFIX_HEADER = YES;
898 GCC_PREFIX_HEADER = XspfQT_Prefix.pch;
899 GCC_WARN_UNINITIALIZED_AUTOS = NO;
900 GCC_WARN_UNUSED_FUNCTION = YES;
901 GCC_WARN_UNUSED_LABEL = YES;
902 IBC_STRIP_NIBS = NO;
903 INFOPLIST_FILE = Info.plist;
904 INSTALL_PATH = "$(HOME)/Applications";
905 PRODUCT_NAME = XspfQT;
906 WRAPPER_EXTENSION = app;
907 };
908 name = Debug;
909 };
910 C05733C908A9546B00998B17 /* Release */ = {
911 isa = XCBuildConfiguration;
912 buildSettings = {
913 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
914 GCC_PRECOMPILE_PREFIX_HEADER = YES;
915 GCC_PREFIX_HEADER = XspfQT_Prefix.pch;
916 GCC_WARN_UNINITIALIZED_AUTOS = YES;
917 GCC_WARN_UNUSED_FUNCTION = YES;
918 GCC_WARN_UNUSED_LABEL = YES;
919 IBC_STRIP_NIBS = NO;
920 INFOPLIST_FILE = Info.plist;
921 INSTALL_PATH = "$(HOME)/Applications";
922 PRODUCT_NAME = XspfQT;
923 WRAPPER_EXTENSION = app;
924 };
925 name = Release;
926 };
927 C05733CC08A9546B00998B17 /* Debug */ = {
928 isa = XCBuildConfiguration;
929 buildSettings = {
930 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
931 GCC_WARN_ABOUT_RETURN_TYPE = YES;
932 GCC_WARN_UNUSED_VARIABLE = YES;
933 MACOSX_DEPLOYMENT_TARGET = 10.6;
934 ONLY_ACTIVE_ARCH = YES;
935 SDKROOT = macosx10.8;
936 };
937 name = Debug;
938 };
939 C05733CD08A9546B00998B17 /* Release */ = {
940 isa = XCBuildConfiguration;
941 buildSettings = {
942 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
943 GCC_WARN_ABOUT_RETURN_TYPE = YES;
944 GCC_WARN_UNUSED_VARIABLE = YES;
945 MACOSX_DEPLOYMENT_TARGET = 10.6;
946 SDKROOT = macosx10.8;
947 };
948 name = Release;
949 };
950 F426BB331083282B0084E8C5 /* Debug */ = {
951 isa = XCBuildConfiguration;
952 buildSettings = {
953 ALWAYS_SEARCH_USER_PATHS = NO;
954 COPY_PHASE_STRIP = NO;
955 GCC_DYNAMIC_NO_PIC = NO;
956 GCC_OPTIMIZATION_LEVEL = 0;
957 GCC_PRECOMPILE_PREFIX_HEADER = YES;
958 INFOPLIST_FILE = QuickLookPlugIn/Info.plist;
959 INSTALL_PATH = /Library/QuickLook;
960 PRODUCT_NAME = XspfQuickLook;
961 WRAPPER_EXTENSION = qlgenerator;
962 };
963 name = Debug;
964 };
965 F426BB341083282B0084E8C5 /* Release */ = {
966 isa = XCBuildConfiguration;
967 buildSettings = {
968 ALWAYS_SEARCH_USER_PATHS = NO;
969 COPY_PHASE_STRIP = YES;
970 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
971 GCC_PRECOMPILE_PREFIX_HEADER = YES;
972 INFOPLIST_FILE = QuickLookPlugIn/Info.plist;
973 INSTALL_PATH = /Library/QuickLook;
974 PRODUCT_NAME = XspfQuickLook;
975 WRAPPER_EXTENSION = qlgenerator;
976 };
977 name = Release;
978 };
979 F48E51A711A8BCF300112632 /* Debug */ = {
980 isa = XCBuildConfiguration;
981 buildSettings = {
982 ALWAYS_SEARCH_USER_PATHS = YES;
983 COPY_PHASE_STRIP = NO;
984 GCC_MODEL_TUNING = G5;
985 GCC_OPTIMIZATION_LEVEL = 0;
986 INFOPLIST_FILE = SpotlightPlugIn/Info.plist;
987 INSTALL_PATH = /Library/Spotlight;
988 OTHER_LDFLAGS = "";
989 PRODUCT_NAME = XspfSpotlight;
990 WRAPPER_EXTENSION = mdimporter;
991 };
992 name = Debug;
993 };
994 F48E51A811A8BCF300112632 /* Release */ = {
995 isa = XCBuildConfiguration;
996 buildSettings = {
997 ALWAYS_SEARCH_USER_PATHS = YES;
998 COPY_PHASE_STRIP = YES;
999 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1000 GCC_MODEL_TUNING = G5;
1001 INFOPLIST_FILE = SpotlightPlugIn/Info.plist;
1002 INSTALL_PATH = /Library/Spotlight;
1003 OTHER_LDFLAGS = "";
1004 PRODUCT_NAME = XspfSpotlight;
1005 WRAPPER_EXTENSION = mdimporter;
1006 };
1007 name = Release;
1008 };
1009 F4F95EF613BB6F3B00B01DF6 /* Debug */ = {
1010 isa = XCBuildConfiguration;
1011 buildSettings = {
1012 COPY_PHASE_STRIP = NO;
1013 GCC_DYNAMIC_NO_PIC = NO;
1014 GCC_OPTIMIZATION_LEVEL = 0;
1015 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1016 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Foundation.framework/Headers/Foundation.h";
1017 INFOPLIST_FILE = "SpotlightPlugIn/XspfSpotlighterHelper-Info.plist";
1018 INSTALL_PATH = "$(HOME)/Applications";
1019 OTHER_LDFLAGS = (
1020 "-framework",
1021 Foundation,
1022 "-framework",
1023 AppKit,
1024 );
1025 PRODUCT_NAME = XspfSpotlighterHelper;
1026 };
1027 name = Debug;
1028 };
1029 F4F95EF713BB6F3B00B01DF6 /* Release */ = {
1030 isa = XCBuildConfiguration;
1031 buildSettings = {
1032 COPY_PHASE_STRIP = YES;
1033 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1034 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1035 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Foundation.framework/Headers/Foundation.h";
1036 INFOPLIST_FILE = "SpotlightPlugIn/XspfSpotlighterHelper-Info.plist";
1037 INSTALL_PATH = "$(HOME)/Applications";
1038 OTHER_LDFLAGS = (
1039 "-framework",
1040 Foundation,
1041 "-framework",
1042 AppKit,
1043 );
1044 PRODUCT_NAME = XspfSpotlighterHelper;
1045 };
1046 name = Release;
1047 };
1048 /* End XCBuildConfiguration section */
1049
1050 /* Begin XCConfigurationList section */
1051 C05733C708A9546B00998B17 /* Build configuration list for PBXNativeTarget "XspfQT" */ = {
1052 isa = XCConfigurationList;
1053 buildConfigurations = (
1054 C05733C808A9546B00998B17 /* Debug */,
1055 C05733C908A9546B00998B17 /* Release */,
1056 );
1057 defaultConfigurationIsVisible = 0;
1058 defaultConfigurationName = Release;
1059 };
1060 C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "XspfQT" */ = {
1061 isa = XCConfigurationList;
1062 buildConfigurations = (
1063 C05733CC08A9546B00998B17 /* Debug */,
1064 C05733CD08A9546B00998B17 /* Release */,
1065 );
1066 defaultConfigurationIsVisible = 0;
1067 defaultConfigurationName = Release;
1068 };
1069 F426BB351083282C0084E8C5 /* Build configuration list for PBXNativeTarget "XspfQuickLook" */ = {
1070 isa = XCConfigurationList;
1071 buildConfigurations = (
1072 F426BB331083282B0084E8C5 /* Debug */,
1073 F426BB341083282B0084E8C5 /* Release */,
1074 );
1075 defaultConfigurationIsVisible = 0;
1076 defaultConfigurationName = Release;
1077 };
1078 F48E51A911A8BCF300112632 /* Build configuration list for PBXNativeTarget "XspfSpotlight" */ = {
1079 isa = XCConfigurationList;
1080 buildConfigurations = (
1081 F48E51A711A8BCF300112632 /* Debug */,
1082 F48E51A811A8BCF300112632 /* Release */,
1083 );
1084 defaultConfigurationIsVisible = 0;
1085 defaultConfigurationName = Release;
1086 };
1087 F4F95EF813BB6F3B00B01DF6 /* Build configuration list for PBXNativeTarget "XspfSpotlighterHelper" */ = {
1088 isa = XCConfigurationList;
1089 buildConfigurations = (
1090 F4F95EF613BB6F3B00B01DF6 /* Debug */,
1091 F4F95EF713BB6F3B00B01DF6 /* Release */,
1092 );
1093 defaultConfigurationIsVisible = 0;
1094 defaultConfigurationName = Release;
1095 };
1096 /* End XCConfigurationList section */
1097 };
1098 rootObject = 2A37F4A9FDCFA73011CA2CEA /* Project object */;
1099 }

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26