Skip to content

Commit 231d29c

Browse files
Migration to Swift 5.0
1 parent 6fffcb8 commit 231d29c

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- ORCommonUI-Swift (4.2.10):
2+
- ORCommonUI-Swift (5.0.0):
33
- PureLayout (~> 3.0)
44
- PureLayout (3.0.2)
55

@@ -15,7 +15,7 @@ EXTERNAL SOURCES:
1515
:path: "../"
1616

1717
SPEC CHECKSUMS:
18-
ORCommonUI-Swift: 41f9f118ba074b7951d06ec8665e51e981519560
18+
ORCommonUI-Swift: 85c7ac2032fa8edc57d3cd7734ffdb19981deded
1919
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
2020

2121
PODFILE CHECKSUM: c1a7e4ec90bec821daefdc23706a32cb5e39369e

Example/Pods/Local Podspecs/ORCommonUI-Swift.podspec.json

Lines changed: 2 additions & 2 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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/ORCommonUI-Swift/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.

ORCommonUI-Swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "ORCommonUI-Swift"
11-
s.version = "4.2.10"
11+
s.version = "5.0.0"
1212
s.summary = "ORCommonUI-Swift - UI extensions, custom views, controllers."
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)