Skip to content

Commit 49316cb

Browse files
committed
build: add support for spm
1 parent c8b83f7 commit 49316cb

18 files changed

+472
-347
lines changed

Example/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- ReusableProtocol (0.1.0)
2+
- ReusableProtocol (0.2.0)
33

44
DEPENDENCIES:
55
- ReusableProtocol (from `../`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
ReusableProtocol: c485e93f31cea7b23ecfcee1c5adb3325bc02c28
12+
ReusableProtocol: 77e2fb92dad86777884eebc53cdcdf079fa9f307
1313

1414
PODFILE CHECKSUM: d6bc380fb593388cee6ecba711fe2890dd8aad40
1515

16-
COCOAPODS: 1.7.3
16+
COCOAPODS: 1.16.2

Example/Pods/Local Podspecs/ReusableProtocol.podspec.json

Lines changed: 7 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 290 additions & 271 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableProtocol_Example/Pods-ReusableProtocol_Example-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableProtocol_Example/Pods-ReusableProtocol_Example-frameworks.sh

Lines changed: 57 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableProtocol_Example/Pods-ReusableProtocol_Example.debug.xcconfig

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableProtocol_Example/Pods-ReusableProtocol_Example.release.xcconfig

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableProtocol_Tests/Pods-ReusableProtocol_Tests-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-ReusableProtocol_Tests/Pods-ReusableProtocol_Tests.debug.xcconfig

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)