Cargo Features

[dependencies]
objc2-io-bluetooth-ui = { version = "0.3.1", default-features = false, features = ["std", "alloc", "objc2", "objc2-core-foundation", "objc2-io-bluetooth", "IOBluetoothDeviceSelectorController", "IOBluetoothObjectPushUIController", "IOBluetoothPairingController", "IOBluetoothPasskeyDisplay", "IOBluetoothServiceBrowserController", "IOBluetoothUIUserLib"] }
default = IOBluetoothDeviceSelectorController, IOBluetoothObjectPushUIController, IOBluetoothPairingController, IOBluetoothPasskeyDisplay, IOBluetoothServiceBrowserController, IOBluetoothUIUserLib, objc2, objc2-core-foundation, objc2-io-bluetooth, std

These default features are set whenever objc2-io-bluetooth-ui is added without default-features = false somewhere in the dependency tree.

std default = alloc
alloc std
objc2 default
objc2-core-foundation default

Enables objc2-core-foundation

Affects IOBluetoothUIUserLib::IOBluetoothValidateHardwareWithDescription, IOBluetoothUIUserLib::IOBluetoothGetPairingController, IOBluetoothUIUserLib::IOBluetoothGetDeviceSelectorController

objc2-io-bluetooth default

Enables objc2-io-bluetooth

IOBluetoothDeviceSelectorController default

Enables NSNib, NSResponder, NSStoryboardSegue, NSWindow and NSWindowController of objc2-app-kit, NSArray, NSCoder, NSObject and NSString of objc2-foundation

IOBluetoothObjectPushUIController default

Enables NSImage, NSNib, NSResponder, NSStoryboardSegue, NSWindow and NSWindowController of objc2-app-kit, NSArray, NSCoder, NSObject and NSString of objc2-foundation

IOBluetoothPairingController default

Enables NSNib, NSResponder, NSStoryboardSegue, NSWindow and NSWindowController of objc2-app-kit, NSArray, NSCoder, NSObject and NSString of objc2-foundation

IOBluetoothPasskeyDisplay default

Enables NSAccessibilityProtocols, NSActionCell, NSAnimation, NSAppearance, NSCell, NSDragging, NSImage, NSImageCell, NSLayoutConstraint, NSResponder, NSTextFieldCell, NSUserInterfaceItemIdentification and NSView of objc2-app-kit, NSCoder, NSGeometry, NSObject, NSString and objc2-core-foundation of objc2-foundation

IOBluetoothServiceBrowserController default

Enables NSNib, NSResponder, NSStoryboardSegue, NSWindow and NSWindowController of objc2-app-kit, NSArray, NSCoder, NSObject and NSString of objc2-foundation

IOBluetoothUIUserLib default