A wrapper swift package for Blackmagic DeckLinkAPI.framework.
Package DLAB contains two products. See DLABSandbox - sample SwiftUI application.
- Product "DLABCore" substitutes for DLABridging.framework (Objective-C++).
- Product "DLABCapture" substitutes for DLABCaptureManager.framework (Swift).
URL: https://github.com/MyCometG3/DLAB.git
- See: Blackmagic DeckLink SDK pdf Section 2.2.
- Ref: "Entitlement Key Reference/App Sandbox Temporary Exception Entitlements" from Apple Developer Documentation Archive
- Set com.apple.security.cs.disable-library-validation to YES.
- Ref: "Documentation/Bundle Resources/Entitlements/Hardened Runtime/Disable Library Validation Entitlement" from Apple Developer Documentation.
- macOS 15.0 Sequoia
- Xcode 16.0
- Swift 6.0
- The MIT License
Copyright © 2022-2024年 MyCometG3. All rights reserved.