This commit is contained in:
7
packages/swift/Sources/RustBridge/RustBridge.swift
generated
Normal file
7
packages/swift/Sources/RustBridge/RustBridge.swift
generated
Normal file
@@ -0,0 +1,7 @@
|
||||
// Placeholder Swift source for the RustBridge target.
|
||||
// Run `cargo build -p kreuzberg-swift` and then rerun `alef generate` to replace
|
||||
// this file with swift-bridge output. See README.md for instructions.
|
||||
//
|
||||
// This file is intentionally minimal so SwiftPM accepts the target before
|
||||
// the cargo build step has been run.
|
||||
public enum RustBridgePlaceholder {}
|
||||
Reference in New Issue
Block a user