|
@@ -184,6 +184,7 @@
|
|
|
F755BD9B20594AC7008C5FBB /* NCService.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755BD9A20594AC7008C5FBB /* NCService.swift */; };
|
|
|
F7581D1A25EFDA61004DC699 /* NCLoginWeb+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D1925EFDA60004DC699 /* NCLoginWeb+Menu.swift */; };
|
|
|
F7581D2425EFDDDF004DC699 /* NCMedia+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7581D2325EFDDDF004DC699 /* NCMedia+Menu.swift */; };
|
|
|
+ F758A01227A7F03E0069468B /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F758A01127A7F03E0069468B /* JGProgressHUD */; };
|
|
|
F758B45A212C564000515F55 /* Scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F758B457212C564000515F55 /* Scan.storyboard */; };
|
|
|
F758B45E212C569D00515F55 /* ScanCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45D212C569C00515F55 /* ScanCell.swift */; };
|
|
|
F758B460212C56A400515F55 /* ScanCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45F212C56A400515F55 /* ScanCollectionView.swift */; };
|
|
@@ -904,6 +905,7 @@
|
|
|
F710FC7C277B7D0000AA9FBF /* RealmSwift in Frameworks */,
|
|
|
F7E572FD278F146C00F8C99E /* OpenSSL.xcframework in Frameworks */,
|
|
|
F786D58D253454BF00E3DD7B /* NCCommunication in Frameworks */,
|
|
|
+ F758A01227A7F03E0069468B /* JGProgressHUD in Frameworks */,
|
|
|
F76DA96F277B78AE0082465B /* TLPhotoPicker in Frameworks */,
|
|
|
F76DA966277B76F30082465B /* UICKeyChainStore in Frameworks */,
|
|
|
F76DA95B277B75A90082465B /* TOPasscodeViewController.xcframework in Frameworks */,
|
|
@@ -1913,6 +1915,7 @@
|
|
|
F710FC7B277B7D0000AA9FBF /* RealmSwift */,
|
|
|
F7233B3927835FA400F40A43 /* ChromaColorPicker */,
|
|
|
F7BB7E4627A18C56009B9F29 /* Parchment */,
|
|
|
+ F758A01127A7F03E0069468B /* JGProgressHUD */,
|
|
|
);
|
|
|
productName = "Crypto Cloud";
|
|
|
productReference = F7CE8AFA1DC1F8D8009CAE48 /* Nextcloud.app */;
|
|
@@ -3466,6 +3469,11 @@
|
|
|
package = F74E771E277A2EF40013B958 /* XCRemoteSwiftPackageReference "XLForm" */;
|
|
|
productName = XLForm;
|
|
|
};
|
|
|
+ F758A01127A7F03E0069468B /* JGProgressHUD */ = {
|
|
|
+ isa = XCSwiftPackageProductDependency;
|
|
|
+ package = F72CD01027A7E92400E59476 /* XCRemoteSwiftPackageReference "JGProgressHUD" */;
|
|
|
+ productName = JGProgressHUD;
|
|
|
+ };
|
|
|
F75E57BC25BF0EC1002B72C2 /* SVGKit */ = {
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
package = F75E57A725BF0D61002B72C2 /* XCRemoteSwiftPackageReference "SVGKit" */;
|