Skip to content
Snippets Groups Projects
Commit e4d7a766 authored by George Nachman's avatar George Nachman
Browse files

Remove dependence on Address Book framework

parent 63f5851a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -289,7 +289,6 @@
1D94EAB312D64022008225A9 /* UKNibOwner.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D94EAAA12D64022008225A9 /* UKNibOwner.m */; };
1D94EAB412D64022008225A9 /* UKSystemInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D94EAAB12D64022008225A9 /* UKSystemInfo.h */; };
1D94EAB512D64022008225A9 /* UKSystemInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D94EAAC12D64022008225A9 /* UKSystemInfo.m */; };
1D94EAC812D641D3008225A9 /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D94EAC712D641D3008225A9 /* AddressBook.framework */; };
1D988597135D23BD0072023F /* ProcessCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D988595135D23BD0072023F /* ProcessCache.h */; };
1D988598135D23BD0072023F /* ProcessCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D988596135D23BD0072023F /* ProcessCache.m */; };
1D99785312EEB3D600F0794D /* GlobalSearch.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1D99785112EEB3D600F0794D /* GlobalSearch.xib */; };
Loading
Loading
@@ -862,7 +861,6 @@
F6E2DEDA0AE2F67200D20B3B /* Sparkle.framework in Frameworks */,
1D13EADC12113A2D00909F9C /* libncurses.dylib in Frameworks */,
1D6C18BE12951A3C00937A4A /* Carbon.framework in Frameworks */,
1D94EAC812D641D3008225A9 /* AddressBook.framework in Frameworks */,
1DF0897113DBAF4C00A52AD8 /* Quartz.framework in Frameworks */,
1DA7894814AC19F500C8FBD9 /* Growl in Frameworks */,
);
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment