255 lines
5.9 KiB
TOML
255 lines
5.9 KiB
TOML
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
|
|
#
|
|
# When uploading crates to the registry Cargo will automatically
|
|
# "normalize" Cargo.toml files for maximal compatibility
|
|
# with all versions of Cargo and also rewrite `path` dependencies
|
|
# to registry (e.g., crates.io) dependencies.
|
|
#
|
|
# If you are reading this file be aware that the original Cargo.toml
|
|
# will likely look very different (and much more reasonable).
|
|
# See Cargo.toml.orig for the original contents.
|
|
|
|
[package]
|
|
edition = "2021"
|
|
rust-version = "1.60"
|
|
name = "objc2-contacts"
|
|
version = "0.2.2"
|
|
build = false
|
|
autobins = false
|
|
autoexamples = false
|
|
autotests = false
|
|
autobenches = false
|
|
description = "Bindings to the Contacts framework"
|
|
readme = "README.md"
|
|
keywords = [
|
|
"cocoa",
|
|
"apple",
|
|
"framework",
|
|
"macos",
|
|
"ios",
|
|
]
|
|
categories = [
|
|
"api-bindings",
|
|
"development-tools::ffi",
|
|
"external-ffi-bindings",
|
|
"os::macos-apis",
|
|
]
|
|
license = "MIT"
|
|
repository = "https://github.com/madsmtm/objc2"
|
|
|
|
[package.metadata.docs.rs]
|
|
default-target = "aarch64-apple-darwin"
|
|
features = ["all"]
|
|
targets = [
|
|
"aarch64-apple-darwin",
|
|
"x86_64-apple-darwin",
|
|
"aarch64-apple-ios",
|
|
"aarch64-apple-watchos",
|
|
"aarch64-apple-ios-macabi",
|
|
]
|
|
|
|
[lib]
|
|
name = "objc2_contacts"
|
|
path = "src/lib.rs"
|
|
|
|
[dependencies.block2]
|
|
version = "0.5.1"
|
|
optional = true
|
|
default-features = false
|
|
|
|
[dependencies.objc2]
|
|
version = "0.5.2"
|
|
default-features = false
|
|
|
|
[dependencies.objc2-foundation]
|
|
version = "0.2.2"
|
|
default-features = false
|
|
|
|
[features]
|
|
CNChangeHistoryEvent = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNChangeHistoryFetchRequest = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSData",
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNContact = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSCalendar",
|
|
"objc2-foundation/NSData",
|
|
"objc2-foundation/NSObjCRuntime",
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNContactFetchRequest = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSPredicate",
|
|
]
|
|
CNContactFormatter = [
|
|
"objc2-foundation/NSAttributedString",
|
|
"objc2-foundation/NSDictionary",
|
|
"objc2-foundation/NSFormatter",
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNContactProperty = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNContactRelation = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNContactStore = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSData",
|
|
"objc2-foundation/NSEnumerator",
|
|
"objc2-foundation/NSError",
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSPredicate",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNContactVCardSerialization = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSData",
|
|
"objc2-foundation/NSError",
|
|
"objc2-foundation/NSObject",
|
|
]
|
|
CNContact_NSItemProvider = ["objc2-foundation/NSItemProvider"]
|
|
CNContact_Predicates = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSPredicate",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNContactsUserDefaults = ["objc2-foundation/NSString"]
|
|
CNContainer = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNContainer_Predicates = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSPredicate",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNError = ["objc2-foundation/NSString"]
|
|
CNFetchRequest = []
|
|
CNFetchResult = ["objc2-foundation/NSData"]
|
|
CNGroup = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNGroup_Predicates = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSPredicate",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNInstantMessageAddress = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNLabeledValue = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNMutableContact = [
|
|
"objc2-foundation/NSArray",
|
|
"objc2-foundation/NSCalendar",
|
|
"objc2-foundation/NSData",
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNMutableGroup = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNMutablePostalAddress = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNPhoneNumber = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNPostalAddress = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNPostalAddressFormatter = [
|
|
"objc2-foundation/NSAttributedString",
|
|
"objc2-foundation/NSDictionary",
|
|
"objc2-foundation/NSFormatter",
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
CNSaveRequest = ["objc2-foundation/NSString"]
|
|
CNSocialProfile = [
|
|
"objc2-foundation/NSObject",
|
|
"objc2-foundation/NSString",
|
|
]
|
|
ContactsDefines = []
|
|
all = [
|
|
"CNChangeHistoryEvent",
|
|
"CNChangeHistoryFetchRequest",
|
|
"CNContact",
|
|
"CNContactFetchRequest",
|
|
"CNContactFormatter",
|
|
"CNContactProperty",
|
|
"CNContactRelation",
|
|
"CNContactStore",
|
|
"CNContactVCardSerialization",
|
|
"CNContact_NSItemProvider",
|
|
"CNContact_Predicates",
|
|
"CNContactsUserDefaults",
|
|
"CNContainer",
|
|
"CNContainer_Predicates",
|
|
"CNError",
|
|
"CNFetchRequest",
|
|
"CNFetchResult",
|
|
"CNGroup",
|
|
"CNGroup_Predicates",
|
|
"CNInstantMessageAddress",
|
|
"CNLabeledValue",
|
|
"CNMutableContact",
|
|
"CNMutableGroup",
|
|
"CNMutablePostalAddress",
|
|
"CNPhoneNumber",
|
|
"CNPostalAddress",
|
|
"CNPostalAddressFormatter",
|
|
"CNSaveRequest",
|
|
"CNSocialProfile",
|
|
"ContactsDefines",
|
|
"block2",
|
|
]
|
|
alloc = [
|
|
"block2?/alloc",
|
|
"objc2/alloc",
|
|
"objc2-foundation/alloc",
|
|
]
|
|
block2 = [
|
|
"dep:block2",
|
|
"objc2-foundation/block2",
|
|
]
|
|
default = ["std"]
|
|
std = [
|
|
"alloc",
|
|
"block2?/std",
|
|
"objc2/std",
|
|
"objc2-foundation/std",
|
|
]
|
|
|
|
[lints.clippy]
|
|
cargo = "warn"
|
|
ptr_as_ptr = "warn"
|
|
|
|
[lints.rust]
|
|
elided_lifetimes_in_paths = "warn"
|
|
missing_copy_implementations = "warn"
|
|
missing_debug_implementations = "warn"
|
|
non_ascii_idents = "deny"
|
|
unreachable_pub = "warn"
|
|
unsafe_op_in_unsafe_fn = "deny"
|