update IOS guide
update IOS guide
This commit is contained in:
@@ -102,5 +102,5 @@ public struct TypedProfile: Transferable, Codable {
|
||||
}
|
||||
|
||||
public extension UTType {
|
||||
static var profile: UTType { .init(exportedAs: "com.uuvpn.apple.profile") }
|
||||
static var profile: UTType { .init(exportedAs: "com.uuvpn.appleaman.profile") }
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
import Foundation
|
||||
|
||||
public enum FilePath {
|
||||
public static let packageName = "com.uuvpn.apple"
|
||||
public static let packageName = "com.uuvpn.appleaman"
|
||||
}
|
||||
|
||||
public extension FilePath {
|
||||
|
||||
Reference in New Issue
Block a user