mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-02-11 00:00:08 +08:00
Fix typo
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Created by Sergey Abramchuk on 09.03.17.
|
||||
//
|
||||
//
|
||||
#if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATO
|
||||
#if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR
|
||||
@import UIKit;
|
||||
#else
|
||||
@import AppKit;
|
||||
|
||||
Reference in New Issue
Block a user