Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lucasromanomr/Cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c35bbadfdc25589b84e43c188faed03d421adbea
Choose a base ref
..
head repository: lucasromanomr/Cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 81a0277cbc6b63f4e0cd6f42c4abefa1011bbfa9
Choose a head ref
29 changes: 0 additions & 29 deletions .github/workflows/cd.yml

This file was deleted.

55 changes: 0 additions & 55 deletions .github/workflows/ci.yml

This file was deleted.

2 changes: 1 addition & 1 deletion Cache.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "Cache"
s.summary = "Nothing but cache."
s.version = "7.5.0"
s.version = "7.4.0"
s.homepage = "https://github.com/hyperoslo/Cache"
s.license = 'MIT'
s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }
54 changes: 0 additions & 54 deletions Cache.xcodeproj/xcshareddata/xcschemes/Cache-iOS-Tests.xcscheme

This file was deleted.

54 changes: 0 additions & 54 deletions Cache.xcodeproj/xcshareddata/xcschemes/Cache-macOS-Tests.xcscheme

This file was deleted.

54 changes: 0 additions & 54 deletions Cache.xcodeproj/xcshareddata/xcschemes/Cache-tvOS-Tests.xcscheme

This file was deleted.

67 changes: 0 additions & 67 deletions Cache.xcodeproj/xcshareddata/xcschemes/Cache-watchOS.xcscheme

This file was deleted.

2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.10
// swift-tools-version:5.5

import PackageDescription