Fix: Remove import Libbox statements - use bridging header instead
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import Foundation
|
||||
import Libbox
|
||||
import Network
|
||||
|
||||
public class NWSocket {
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import Foundation
|
||||
import Libbox
|
||||
import Network
|
||||
|
||||
public class ProfileServer {
|
||||
|
||||
Reference in New Issue
Block a user