recreate legacy project for testing

This commit is contained in:
Joe Mattiello
2023-03-01 08:04:31 -05:00
parent 493b3783f0
commit f3a70e1e47
31 changed files with 3911 additions and 28 deletions

View File

@@ -5,7 +5,7 @@
// Created by Riley Testut on 5/23/19.
// Copyright © 2019 Riley Testut. All rights reserved.
//
#if false
import Foundation
import Network
import SideKit
@@ -156,3 +156,4 @@ private extension ConnectionManager {
}
}
}
#endif

View File

@@ -7,7 +7,10 @@
//
import Foundation
#if canImport(Shared)
import Shared
#endif
public extension Bundle {
enum Info {