mirror of
https://github.com/GayPizzaSpecifications/darwin-apk.git
synced 2026-02-04 16:10:16 +00:00
Quick n' dirty SwiftGraph
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/*
|
||||
struct ApkIndexRequirementRef {
|
||||
private weak var _graph: ApkPackageGraph?
|
||||
|
||||
@@ -62,3 +63,4 @@ extension ApkIndexRequirementRef: CustomStringConvertible {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user