More platform libs: Remove Carbon and all its dependents
This commit is contained in:
committed by
Ilya Matveev
parent
a9b8da5a32
commit
eca17c2afe
@@ -1,7 +1,9 @@
|
|||||||
depends = AppKit ApplicationServices CFNetwork Carbon Cocoa ColorSync CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
depends = AppKit ApplicationServices CFNetwork Cocoa CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
||||||
language = Objective-C
|
language = Objective-C
|
||||||
package = platform.AddressBook
|
package = platform.AddressBook
|
||||||
modules = AddressBook
|
headers = AddressBook/AddressBook.h AddressBook/AddressBookUI.h AddressBook/ABActions.h AddressBook/ABPeoplePickerView.h AddressBook/ABPersonView.h AddressBook/ABPersonPicker.h AddressBook/ABPersonPickerDelegate.h
|
||||||
|
|
||||||
|
headerFilter = AddressBook/**
|
||||||
|
|
||||||
compilerOpts = -framework AddressBook
|
compilerOpts = -framework AddressBook
|
||||||
linkerOpts = -framework AddressBook
|
linkerOpts = -framework AddressBook
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
depends = ApplicationServices CFNetwork ColorSync CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
|
||||||
language = Objective-C
|
|
||||||
package = platform.Carbon
|
|
||||||
modules = Carbon
|
|
||||||
|
|
||||||
compilerOpts = -framework Carbon
|
|
||||||
linkerOpts = -framework Carbon
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
depends = AppKit ApplicationServices CFNetwork Carbon Cocoa ColorSync CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
|
|
||||||
language = Objective-C
|
|
||||||
package = platform.InputMethodKit
|
|
||||||
modules = InputMethodKit
|
|
||||||
|
|
||||||
compilerOpts = -framework InputMethodKit
|
|
||||||
linkerOpts = -framework InputMethodKit
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
depends = ApplicationServices CFNetwork Carbon ColorSync CoreFoundation CoreGraphics CoreServices CoreText DiskArbitration Foundation IOKit ImageIO Security darwin libkern osx posix
|
|
||||||
language = Objective-C
|
|
||||||
package = platform.LatentSemanticMapping
|
|
||||||
modules = LatentSemanticMapping
|
|
||||||
|
|
||||||
compilerOpts = -framework LatentSemanticMapping
|
|
||||||
linkerOpts = -framework LatentSemanticMapping
|
|
||||||
Reference in New Issue
Block a user