mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 09:43:34 +01:00
recreate legacy project for testing
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -7,7 +7,10 @@
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
#if canImport(Shared)
|
||||
import Shared
|
||||
#endif
|
||||
|
||||
public extension Bundle {
|
||||
enum Info {
|
||||
|
||||
Reference in New Issue
Block a user