Skip to content

Commit

Permalink
carhage removed
Browse files Browse the repository at this point in the history
Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
  • Loading branch information
marinofaggiana committed Sep 24, 2024
1 parent 04ede45 commit 4eb2c82
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
1 change: 0 additions & 1 deletion Cartfile

This file was deleted.

1 change: 0 additions & 1 deletion Cartfile.resolved

This file was deleted.

21 changes: 17 additions & 4 deletions Nextcloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -691,8 +691,6 @@
F78ACD4B21903F850088454D /* NCTrashListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F78ACD4921903F850088454D /* NCTrashListCell.xib */; };
F78ACD52219046DC0088454D /* NCSectionFirstHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD51219046DC0088454D /* NCSectionFirstHeader.swift */; };
F78ACD54219047D40088454D /* NCSectionFooter.xib in Resources */ = {isa = PBXBuildFile; fileRef = F78ACD53219047D40088454D /* NCSectionFooter.xib */; };
F78AF1E72BE938C100F3F060 /* MobileVLCKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7792DE429EEE02D005930CE /* MobileVLCKit.xcframework */; };
F78AF1E82BE938C100F3F060 /* MobileVLCKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F7792DE429EEE02D005930CE /* MobileVLCKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
F78B87E72B62527100C65ADC /* NCMediaDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78B87E62B62527100C65ADC /* NCMediaDataSource.swift */; };
F78B87E92B62550800C65ADC /* NCMediaDownloadThumbnail.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78B87E82B62550800C65ADC /* NCMediaDownloadThumbnail.swift */; };
F78C6FDE296D677300C952C3 /* NCContextMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78C6FDD296D677300C952C3 /* NCContextMenu.swift */; };
Expand Down Expand Up @@ -883,6 +881,7 @@
F7D4BF4B2CA2E8D800A5E746 /* TOPasscodeViewContentLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = F7D4BF052CA2E8D800A5E746 /* TOPasscodeViewContentLayout.m */; };
F7D4BF4C2CA2E8D800A5E746 /* TOPasscodeSettingsKeypadButton.m in Sources */ = {isa = PBXBuildFile; fileRef = F7D4BF152CA2E8D800A5E746 /* TOPasscodeSettingsKeypadButton.m */; };
F7D4BF4D2CA2E8D800A5E746 /* TOPasscodeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F7D4BF2A2CA2E8D800A5E746 /* TOPasscodeViewController.m */; };
F7D4BF542CA2ED9D00A5E746 /* VLCKitSPM in Frameworks */ = {isa = PBXBuildFile; productRef = F7D4BF532CA2ED9D00A5E746 /* VLCKitSPM */; };
F7D56B1A2972405500FA46C4 /* Mantis in Frameworks */ = {isa = PBXBuildFile; productRef = F7D56B192972405500FA46C4 /* Mantis */; };
F7D57C8626317BDA00DE301D /* NCAccountRequest.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7CA212C25F1333200826ABB /* NCAccountRequest.storyboard */; };
F7D57C8B26317BDE00DE301D /* NCAccountRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7CA212B25F1333200826ABB /* NCAccountRequest.swift */; };
Expand Down Expand Up @@ -1110,7 +1109,6 @@
dstSubfolderSpec = 10;
files = (
F7A509262C26D95D00326106 /* RealmSwift in Embed Frameworks */,
F78AF1E82BE938C100F3F060 /* MobileVLCKit.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -1943,6 +1941,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
F7D4BF542CA2ED9D00A5E746 /* VLCKitSPM in Frameworks */,
F7D56B1A2972405500FA46C4 /* Mantis in Frameworks */,
F7ED547C25EEA65400956C55 /* QRCodeReader in Frameworks */,
F788ECC7263AAAFA00ADC67F /* MarkdownKit in Frameworks */,
Expand All @@ -1967,7 +1966,6 @@
F7F623B52A5EF4D30022D3D4 /* Gzip in Frameworks */,
F75EAED826D2552E00F4320E /* MarqueeLabel in Frameworks */,
F72DA9B425F53E4E00B87DB1 /* SwiftRichString in Frameworks */,
F78AF1E72BE938C100F3F060 /* MobileVLCKit.xcframework in Frameworks */,
F73ADD1C265546890069EA0D /* SwiftEntryKit in Frameworks */,
F76B649E2ADFFDEC00014640 /* LRUCache in Frameworks */,
);
Expand Down Expand Up @@ -3608,6 +3606,7 @@
F7160A812BE933390034DCB3 /* RealmSwift */,
F33EE6E02BF4BDA500CA1A51 /* NIOSSL */,
F33EE6EF2BF4C0FF00CA1A51 /* NIO */,
F7D4BF532CA2ED9D00A5E746 /* VLCKitSPM */,
);
productName = "Crypto Cloud";
productReference = F7CE8AFA1DC1F8D8009CAE48 /* Nextcloud.app */;
Expand Down Expand Up @@ -3782,6 +3781,7 @@
F3A0479C2BD268B500658E7B /* XCRemoteSwiftPackageReference "PopupView" */,
F33EE6DF2BF4BDA500CA1A51 /* XCRemoteSwiftPackageReference "swift-nio-ssl" */,
F33EE6EE2BF4C0FF00CA1A51 /* XCRemoteSwiftPackageReference "swift-nio" */,
F7D4BF4E2CA2ECCB00A5E746 /* XCRemoteSwiftPackageReference "vlckit-spm" */,
);
productRefGroup = F7F67B9F1A24D27800EE80DA;
projectDirPath = "";
Expand Down Expand Up @@ -6054,6 +6054,14 @@
version = 3.3.0;
};
};
F7D4BF4E2CA2ECCB00A5E746 /* XCRemoteSwiftPackageReference "vlckit-spm" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/tylerjonesio/vlckit-spm";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 3.5.1;
};
};
F7D56B182972405400FA46C4 /* XCRemoteSwiftPackageReference "Mantis" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/marinofaggiana/Mantis";
Expand Down Expand Up @@ -6536,6 +6544,11 @@
package = F7BB7E4527A18C56009B9F29 /* XCRemoteSwiftPackageReference "Parchment" */;
productName = Parchment;
};
F7D4BF532CA2ED9D00A5E746 /* VLCKitSPM */ = {
isa = XCSwiftPackageProductDependency;
package = F7D4BF4E2CA2ECCB00A5E746 /* XCRemoteSwiftPackageReference "vlckit-spm" */;
productName = VLCKitSPM;
};
F7D56B192972405500FA46C4 /* Mantis */ = {
isa = XCSwiftPackageProductDependency;
package = F7D56B182972405400FA46C4 /* XCRemoteSwiftPackageReference "Mantis" */;
Expand Down

0 comments on commit 4eb2c82

Please sign in to comment.