Archived
1
This repository has been archived on 2022-08-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ilyrics/iLyrics.xcodeproj/project.pbxproj
Kim Wittenburg 41b1ef775c -Added Songtexte.com Lyrics Hoster
-Repositioned the load more results button into the outline view
-Improved the replacing of html escape characters
-Lyrics Hosters can now be dragged into a preferred order in the preference window
-Changed results outline's column ordering method
-Some code changes
-Replaced the Buttons in the lyrics pane with an action button
-Preferred order of lyrics hosters will now be saved
-Translation Improvements
2012-06-24 14:22:37 +02:00

461 lines
25 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
3B20EF2C1584EA9A006C0CDF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B20EF2B1584EA9A006C0CDF /* Cocoa.framework */; };
3B20EF361584EA9A006C0CDF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3B20EF341584EA9A006C0CDF /* InfoPlist.strings */; };
3B20EF381584EA9A006C0CDF /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B20EF371584EA9A006C0CDF /* main.m */; };
3B20EF3C1584EA9A006C0CDF /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 3B20EF3A1584EA9A006C0CDF /* Credits.rtf */; };
3B20EF3F1584EA9A006C0CDF /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B20EF3E1584EA9A006C0CDF /* AppDelegate.m */; };
3B20EF491584EAA3006C0CDF /* iLyrics.icns in Resources */ = {isa = PBXBuildFile; fileRef = 3B20EF481584EAA3006C0CDF /* iLyrics.icns */; };
3B20EF4D1584EAAD006C0CDF /* iTunes.icns in Resources */ = {isa = PBXBuildFile; fileRef = 3B20EF4A1584EAAD006C0CDF /* iTunes.icns */; };
3B20EF4E1584EAAD006C0CDF /* Diamond.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 3B20EF4B1584EAAD006C0CDF /* Diamond.tiff */; };
3B20EF4F1584EAAD006C0CDF /* Download-icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 3B20EF4C1584EAAD006C0CDF /* Download-icon.icns */; };
3B20EF521584EAF8006C0CDF /* MainController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B20EF511584EAF8006C0CDF /* MainController.m */; };
3B20EF551584ECD9006C0CDF /* Lyrics.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B20EF541584ECD9006C0CDF /* Lyrics.m */; };
3B20EF5C1584F34E006C0CDF /* SearchResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B20EF5B1584F34E006C0CDF /* SearchResult.m */; };
3B2DC55B158CD31E00C004A4 /* PreferencesWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B2DC55A158CD31E00C004A4 /* PreferencesWindow.m */; };
3B3A377C15972079002085CE /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3B3A377E15972079002085CE /* MainMenu.xib */; };
3B3A3781159727FE002085CE /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3B3A3783159727FE002085CE /* Localizable.strings */; };
3B3A378715973040002085CE /* MP3Lyrics.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B3A378615973040002085CE /* MP3Lyrics.m */; };
3B5E8BA2159496DA0028363E /* Songtexte.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B5E8BA1159496DA0028363E /* Songtexte.m */; };
3B5E8BA515949B380028363E /* LyricsHosterUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B5E8BA415949B380028363E /* LyricsHosterUtil.m */; };
3B5E8ED2158E7AC40082A769 /* Spotify.icns in Resources */ = {isa = PBXBuildFile; fileRef = 3B5E8ED1158E7AC40082A769 /* Spotify.icns */; };
3B73010E158CDF7200D3AF26 /* AutoLyrics.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B73010D158CDF7200D3AF26 /* AutoLyrics.m */; };
3B81D4FE1586248F00916CE3 /* ScriptingBridge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B81D4FD1586248F00916CE3 /* ScriptingBridge.framework */; };
3B9A33611590BDE700B844EF /* iLyrics.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B9A33601590BDE700B844EF /* iLyrics.m */; };
3BBD9B76158C873F00A5CD2C /* Growl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BBD9B75158C873F00A5CD2C /* Growl.framework */; };
3BBD9B78158C876200A5CD2C /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3BBD9B75158C873F00A5CD2C /* Growl.framework */; };
3BBD9B7A158C87D000A5CD2C /* Growl Registration Ticket.growlRegDict in Resources */ = {isa = PBXBuildFile; fileRef = 3BBD9B79158C87D000A5CD2C /* Growl Registration Ticket.growlRegDict */; };
3BE95011158A269D00E78FEF /* Magistrix.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BE95010158A269D00E78FEF /* Magistrix.m */; };
3BE95017158A291500E78FEF /* PreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BE95016158A291500E78FEF /* PreferencesController.m */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
3BBD9B77158C874F00A5CD2C /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
3BBD9B78158C876200A5CD2C /* Growl.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
3B20EF271584EA9A006C0CDF /* iLyrics.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iLyrics.app; sourceTree = BUILT_PRODUCTS_DIR; };
3B20EF2B1584EA9A006C0CDF /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
3B20EF2E1584EA9A006C0CDF /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
3B20EF2F1584EA9A006C0CDF /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
3B20EF301584EA9A006C0CDF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
3B20EF331584EA9A006C0CDF /* iLyrics-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "iLyrics-Info.plist"; sourceTree = "<group>"; };
3B20EF351584EA9A006C0CDF /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
3B20EF371584EA9A006C0CDF /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
3B20EF391584EA9A006C0CDF /* iLyrics-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "iLyrics-Prefix.pch"; sourceTree = "<group>"; };
3B20EF3B1584EA9A006C0CDF /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
3B20EF3D1584EA9A006C0CDF /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
3B20EF3E1584EA9A006C0CDF /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
3B20EF481584EAA3006C0CDF /* iLyrics.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = iLyrics.icns; sourceTree = "<group>"; };
3B20EF4A1584EAAD006C0CDF /* iTunes.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = iTunes.icns; sourceTree = "<group>"; };
3B20EF4B1584EAAD006C0CDF /* Diamond.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Diamond.tiff; sourceTree = "<group>"; };
3B20EF4C1584EAAD006C0CDF /* Download-icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "Download-icon.icns"; sourceTree = "<group>"; };
3B20EF501584EAF8006C0CDF /* MainController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainController.h; sourceTree = "<group>"; };
3B20EF511584EAF8006C0CDF /* MainController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainController.m; sourceTree = "<group>"; };
3B20EF531584ECD9006C0CDF /* Lyrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lyrics.h; sourceTree = "<group>"; };
3B20EF541584ECD9006C0CDF /* Lyrics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Lyrics.m; sourceTree = "<group>"; };
3B20EF5A1584F34E006C0CDF /* SearchResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchResult.h; sourceTree = "<group>"; };
3B20EF5B1584F34E006C0CDF /* SearchResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchResult.m; sourceTree = "<group>"; };
3B20EF5D1584F458006C0CDF /* LyricsHoster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LyricsHoster.h; sourceTree = "<group>"; };
3B2DC558158CCE8100C004A4 /* Changelog.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Changelog.rtf; sourceTree = SOURCE_ROOT; };
3B2DC559158CD31E00C004A4 /* PreferencesWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreferencesWindow.h; sourceTree = "<group>"; };
3B2DC55A158CD31E00C004A4 /* PreferencesWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PreferencesWindow.m; sourceTree = "<group>"; };
3B3A377D15972079002085CE /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
3B3A378015972080002085CE /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/MainMenu.xib; sourceTree = "<group>"; };
3B3A3782159727FE002085CE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
3B3A378415972803002085CE /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
3B3A378515973040002085CE /* MP3Lyrics.h */ = {isa = PBXFileReference; fileEncoding = 4; path = MP3Lyrics.h; sourceTree = "<group>"; };
3B3A378615973040002085CE /* MP3Lyrics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MP3Lyrics.m; sourceTree = "<group>"; };
3B5E8BA0159496DA0028363E /* Songtexte.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Songtexte.h; sourceTree = "<group>"; };
3B5E8BA1159496DA0028363E /* Songtexte.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Songtexte.m; sourceTree = "<group>"; };
3B5E8BA315949B380028363E /* LyricsHosterUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LyricsHosterUtil.h; sourceTree = "<group>"; };
3B5E8BA415949B380028363E /* LyricsHosterUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LyricsHosterUtil.m; sourceTree = "<group>"; };
3B5E8ECD158E788D0082A769 /* Spotify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Spotify.h; sourceTree = "<group>"; };
3B5E8ED1158E7AC40082A769 /* Spotify.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Spotify.icns; sourceTree = "<group>"; };
3B73010C158CDF7200D3AF26 /* AutoLyrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AutoLyrics.h; sourceTree = "<group>"; };
3B73010D158CDF7200D3AF26 /* AutoLyrics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AutoLyrics.m; sourceTree = "<group>"; };
3B81D4FD1586248F00916CE3 /* ScriptingBridge.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScriptingBridge.framework; path = System/Library/Frameworks/ScriptingBridge.framework; sourceTree = SDKROOT; };
3B81D5041586298100916CE3 /* iTunes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iTunes.h; sourceTree = "<group>"; };
3B9A335F1590BDE700B844EF /* iLyrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iLyrics.h; sourceTree = "<group>"; };
3B9A33601590BDE700B844EF /* iLyrics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iLyrics.m; sourceTree = "<group>"; };
3BBD9B74158C86DA00A5CD2C /* de */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = de; path = de.lproj/Credits.rtf; sourceTree = "<group>"; };
3BBD9B75158C873F00A5CD2C /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Growl.framework; sourceTree = "<group>"; };
3BBD9B79158C87D000A5CD2C /* Growl Registration Ticket.growlRegDict */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "Growl Registration Ticket.growlRegDict"; sourceTree = "<group>"; };
3BE9500F158A269D00E78FEF /* Magistrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Magistrix.h; sourceTree = "<group>"; };
3BE95010158A269D00E78FEF /* Magistrix.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Magistrix.m; sourceTree = "<group>"; };
3BE95015158A291500E78FEF /* PreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreferencesController.h; sourceTree = "<group>"; };
3BE95016158A291500E78FEF /* PreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PreferencesController.m; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
3B20EF241584EA9A006C0CDF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
3BBD9B76158C873F00A5CD2C /* Growl.framework in Frameworks */,
3B81D4FE1586248F00916CE3 /* ScriptingBridge.framework in Frameworks */,
3B20EF2C1584EA9A006C0CDF /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
3B20EF1C1584EA9A006C0CDF = {
isa = PBXGroup;
children = (
3B20EF5E15853331006C0CDF /* Resources */,
3B20EF311584EA9A006C0CDF /* iLyrics */,
3B20EF2A1584EA9A006C0CDF /* Frameworks */,
3B20EF281584EA9A006C0CDF /* Products */,
);
sourceTree = "<group>";
};
3B20EF281584EA9A006C0CDF /* Products */ = {
isa = PBXGroup;
children = (
3B20EF271584EA9A006C0CDF /* iLyrics.app */,
);
name = Products;
sourceTree = "<group>";
};
3B20EF2A1584EA9A006C0CDF /* Frameworks */ = {
isa = PBXGroup;
children = (
3BBD9B75158C873F00A5CD2C /* Growl.framework */,
3B81D4FD1586248F00916CE3 /* ScriptingBridge.framework */,
3B20EF2B1584EA9A006C0CDF /* Cocoa.framework */,
3B20EF2D1584EA9A006C0CDF /* Other Frameworks */,
);
name = Frameworks;
sourceTree = "<group>";
};
3B20EF2D1584EA9A006C0CDF /* Other Frameworks */ = {
isa = PBXGroup;
children = (
3B20EF2E1584EA9A006C0CDF /* AppKit.framework */,
3B20EF2F1584EA9A006C0CDF /* CoreData.framework */,
3B20EF301584EA9A006C0CDF /* Foundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
3B20EF311584EA9A006C0CDF /* iLyrics */ = {
isa = PBXGroup;
children = (
3B2DC558158CCE8100C004A4 /* Changelog.rtf */,
3B9A335F1590BDE700B844EF /* iLyrics.h */,
3B9A33601590BDE700B844EF /* iLyrics.m */,
3B73010C158CDF7200D3AF26 /* AutoLyrics.h */,
3B73010D158CDF7200D3AF26 /* AutoLyrics.m */,
3B20EF3D1584EA9A006C0CDF /* AppDelegate.h */,
3B20EF3E1584EA9A006C0CDF /* AppDelegate.m */,
3B3A377E15972079002085CE /* MainMenu.xib */,
3B2DC559158CD31E00C004A4 /* PreferencesWindow.h */,
3B2DC55A158CD31E00C004A4 /* PreferencesWindow.m */,
3BE95015158A291500E78FEF /* PreferencesController.h */,
3BE95016158A291500E78FEF /* PreferencesController.m */,
3B20EF501584EAF8006C0CDF /* MainController.h */,
3B20EF511584EAF8006C0CDF /* MainController.m */,
3B20EF5A1584F34E006C0CDF /* SearchResult.h */,
3B20EF5B1584F34E006C0CDF /* SearchResult.m */,
3B20EF531584ECD9006C0CDF /* Lyrics.h */,
3B20EF541584ECD9006C0CDF /* Lyrics.m */,
3B20EF591584F31D006C0CDF /* Lyrics Hoster */,
3B20EF321584EA9A006C0CDF /* Supporting Files */,
);
path = iLyrics;
sourceTree = "<group>";
};
3B20EF321584EA9A006C0CDF /* Supporting Files */ = {
isa = PBXGroup;
children = (
3B81D5041586298100916CE3 /* iTunes.h */,
3B5E8ECD158E788D0082A769 /* Spotify.h */,
3B20EF331584EA9A006C0CDF /* iLyrics-Info.plist */,
3B20EF341584EA9A006C0CDF /* InfoPlist.strings */,
3B20EF371584EA9A006C0CDF /* main.m */,
3B20EF391584EA9A006C0CDF /* iLyrics-Prefix.pch */,
3B20EF3A1584EA9A006C0CDF /* Credits.rtf */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
3B20EF591584F31D006C0CDF /* Lyrics Hoster */ = {
isa = PBXGroup;
children = (
3B20EF5D1584F458006C0CDF /* LyricsHoster.h */,
3BE9500F158A269D00E78FEF /* Magistrix.h */,
3BE95010158A269D00E78FEF /* Magistrix.m */,
3B5E8BA0159496DA0028363E /* Songtexte.h */,
3B5E8BA1159496DA0028363E /* Songtexte.m */,
3B3A378515973040002085CE /* MP3Lyrics.h */,
3B3A378615973040002085CE /* MP3Lyrics.m */,
3B5E8BA315949B380028363E /* LyricsHosterUtil.h */,
3B5E8BA415949B380028363E /* LyricsHosterUtil.m */,
);
name = "Lyrics Hoster";
sourceTree = "<group>";
};
3B20EF5E15853331006C0CDF /* Resources */ = {
isa = PBXGroup;
children = (
3BBD9B79158C87D000A5CD2C /* Growl Registration Ticket.growlRegDict */,
3B20EF481584EAA3006C0CDF /* iLyrics.icns */,
3B5E8ED1158E7AC40082A769 /* Spotify.icns */,
3B20EF4A1584EAAD006C0CDF /* iTunes.icns */,
3B20EF4B1584EAAD006C0CDF /* Diamond.tiff */,
3B20EF4C1584EAAD006C0CDF /* Download-icon.icns */,
3B3A3783159727FE002085CE /* Localizable.strings */,
);
name = Resources;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
3B20EF261584EA9A006C0CDF /* iLyrics */ = {
isa = PBXNativeTarget;
buildConfigurationList = 3B20EF451584EA9A006C0CDF /* Build configuration list for PBXNativeTarget "iLyrics" */;
buildPhases = (
3B20EF231584EA9A006C0CDF /* Sources */,
3B20EF241584EA9A006C0CDF /* Frameworks */,
3B20EF251584EA9A006C0CDF /* Resources */,
3BBD9B77158C874F00A5CD2C /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = iLyrics;
productName = iLyrics;
productReference = 3B20EF271584EA9A006C0CDF /* iLyrics.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
3B20EF1E1584EA9A006C0CDF /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0430;
};
buildConfigurationList = 3B20EF211584EA9A006C0CDF /* Build configuration list for PBXProject "iLyrics" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
de,
);
mainGroup = 3B20EF1C1584EA9A006C0CDF;
productRefGroup = 3B20EF281584EA9A006C0CDF /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
3B20EF261584EA9A006C0CDF /* iLyrics */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
3B20EF251584EA9A006C0CDF /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3B20EF361584EA9A006C0CDF /* InfoPlist.strings in Resources */,
3B20EF3C1584EA9A006C0CDF /* Credits.rtf in Resources */,
3B3A377C15972079002085CE /* MainMenu.xib in Resources */,
3B20EF491584EAA3006C0CDF /* iLyrics.icns in Resources */,
3B20EF4D1584EAAD006C0CDF /* iTunes.icns in Resources */,
3B20EF4E1584EAAD006C0CDF /* Diamond.tiff in Resources */,
3B20EF4F1584EAAD006C0CDF /* Download-icon.icns in Resources */,
3B3A3781159727FE002085CE /* Localizable.strings in Resources */,
3BBD9B7A158C87D000A5CD2C /* Growl Registration Ticket.growlRegDict in Resources */,
3B5E8ED2158E7AC40082A769 /* Spotify.icns in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
3B20EF231584EA9A006C0CDF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3B20EF381584EA9A006C0CDF /* main.m in Sources */,
3B20EF3F1584EA9A006C0CDF /* AppDelegate.m in Sources */,
3B20EF521584EAF8006C0CDF /* MainController.m in Sources */,
3B20EF551584ECD9006C0CDF /* Lyrics.m in Sources */,
3B20EF5C1584F34E006C0CDF /* SearchResult.m in Sources */,
3BE95011158A269D00E78FEF /* Magistrix.m in Sources */,
3BE95017158A291500E78FEF /* PreferencesController.m in Sources */,
3B2DC55B158CD31E00C004A4 /* PreferencesWindow.m in Sources */,
3B73010E158CDF7200D3AF26 /* AutoLyrics.m in Sources */,
3B9A33611590BDE700B844EF /* iLyrics.m in Sources */,
3B5E8BA2159496DA0028363E /* Songtexte.m in Sources */,
3B5E8BA515949B380028363E /* LyricsHosterUtil.m in Sources */,
3B3A378715973040002085CE /* MP3Lyrics.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
3B20EF341584EA9A006C0CDF /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
3B20EF351584EA9A006C0CDF /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
3B20EF3A1584EA9A006C0CDF /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
3B20EF3B1584EA9A006C0CDF /* en */,
3BBD9B74158C86DA00A5CD2C /* de */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
3B3A377E15972079002085CE /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
3B3A377D15972079002085CE /* en */,
3B3A378015972080002085CE /* de */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
3B3A3783159727FE002085CE /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
3B3A3782159727FE002085CE /* en */,
3B3A378415972803002085CE /* de */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
3B20EF431584EA9A006C0CDF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
3B20EF441584EA9A006C0CDF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx;
};
name = Release;
};
3B20EF461584EA9A006C0CDF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)\"",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "iLyrics/iLyrics-Prefix.pch";
INFOPLIST_FILE = "iLyrics/iLyrics-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
3B20EF471584EA9A006C0CDF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)\"",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "iLyrics/iLyrics-Prefix.pch";
INFOPLIST_FILE = "iLyrics/iLyrics-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
3B20EF211584EA9A006C0CDF /* Build configuration list for PBXProject "iLyrics" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3B20EF431584EA9A006C0CDF /* Debug */,
3B20EF441584EA9A006C0CDF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
3B20EF451584EA9A006C0CDF /* Build configuration list for PBXNativeTarget "iLyrics" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3B20EF461584EA9A006C0CDF /* Debug */,
3B20EF471584EA9A006C0CDF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 3B20EF1E1584EA9A006C0CDF /* Project object */;
}