|
@@ -360,6 +360,8 @@
|
|
|
F77444F8222816D5000D5EB0 /* NCPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F77444F7222816D5000D5EB0 /* NCPickerViewController.swift */; };
|
|
|
F77910A525DD517B00CEDB9E /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = F77910A425DD517B00CEDB9E /* Settings.bundle */; };
|
|
|
F77910AB25DD53C700CEDB9E /* NCSettingsBundleHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F77910AA25DD53C700CEDB9E /* NCSettingsBundleHelper.swift */; };
|
|
|
+ F7792DE529EEE02D005930CE /* MobileVLCKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7792DE429EEE02D005930CE /* MobileVLCKit.xcframework */; };
|
|
|
+ F7792DE629EEE02D005930CE /* MobileVLCKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F7792DE429EEE02D005930CE /* MobileVLCKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
F77A697D250A0FBC00FF1708 /* NCCollectionViewCommon+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F77A697C250A0FBC00FF1708 /* NCCollectionViewCommon+Menu.swift */; };
|
|
|
F77B0DF51D118A16002130FE /* CCUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = F7053E3D1C639DF500741EA5 /* CCUtility.m */; };
|
|
|
F77B0E4F1D118A16002130FE /* CCManageAutoUpload.m in Sources */ = {isa = PBXBuildFile; fileRef = F7ACE42F1BAC0268006C0017 /* CCManageAutoUpload.m */; };
|
|
@@ -665,6 +667,7 @@
|
|
|
dstPath = "";
|
|
|
dstSubfolderSpec = 10;
|
|
|
files = (
|
|
|
+ F7792DE629EEE02D005930CE /* MobileVLCKit.xcframework in Embed Frameworks */,
|
|
|
F76DA942277B75870082465B /* KTVHTTPCache.xcframework in Embed Frameworks */,
|
|
|
F76DA95C277B75A90082465B /* TOPasscodeViewController.xcframework in Embed Frameworks */,
|
|
|
F76DA940277B75870082465B /* KTVCocoaHTTPServer.xcframework in Embed Frameworks */,
|
|
@@ -1007,6 +1010,7 @@
|
|
|
F77444F7222816D5000D5EB0 /* NCPickerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCPickerViewController.swift; sourceTree = "<group>"; };
|
|
|
F77910A425DD517B00CEDB9E /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
|
|
|
F77910AA25DD53C700CEDB9E /* NCSettingsBundleHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSettingsBundleHelper.swift; sourceTree = "<group>"; };
|
|
|
+ F7792DE429EEE02D005930CE /* MobileVLCKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MobileVLCKit.xcframework; path = Carthage/Build/MobileVLCKit.xcframework; sourceTree = "<group>"; };
|
|
|
F77A697C250A0FBC00FF1708 /* NCCollectionViewCommon+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCCollectionViewCommon+Menu.swift"; sourceTree = "<group>"; };
|
|
|
F77BB745289984CA0090FC19 /* UIViewController+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extension.swift"; sourceTree = "<group>"; };
|
|
|
F77BB747289985270090FC19 /* UITabBarController+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UITabBarController+Extension.swift"; sourceTree = "<group>"; };
|
|
@@ -1341,6 +1345,7 @@
|
|
|
F758A01227A7F03E0069468B /* JGProgressHUD in Frameworks */,
|
|
|
F77333882927A72100466E35 /* OpenSSL in Frameworks */,
|
|
|
F76DA966277B76F30082465B /* UICKeyChainStore in Frameworks */,
|
|
|
+ F7792DE529EEE02D005930CE /* MobileVLCKit.xcframework in Frameworks */,
|
|
|
F753BA93281FD8020015BFB6 /* EasyTipView in Frameworks */,
|
|
|
F76DA95B277B75A90082465B /* TOPasscodeViewController.xcframework in Frameworks */,
|
|
|
F76DA963277B760E0082465B /* Queuer in Frameworks */,
|
|
@@ -2284,6 +2289,7 @@
|
|
|
F7FC7D541DC1F93700BB2C6A /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ F7792DE429EEE02D005930CE /* MobileVLCKit.xcframework */,
|
|
|
F783031028B4C86200B84583 /* libc++.1.tbd */,
|
|
|
F783031128B4C86200B84583 /* libc++abi.tbd */,
|
|
|
F783030E28B4C83F00B84583 /* libc++.tbd */,
|