Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
lucdion committed Mar 20, 2023
1 parent 4610dc0 commit b6dc83b
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 31 deletions.
54 changes: 30 additions & 24 deletions TestProjects/cocoapods/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,30 @@
PODS:
- PinLayout (1.10.1)
- SwifterSwift (5.0.0):
- SwifterSwift/AppKit (= 5.0.0)
- SwifterSwift/CoreGraphics (= 5.0.0)
- SwifterSwift/CoreLocation (= 5.0.0)
- SwifterSwift/Dispatch (= 5.0.0)
- SwifterSwift/Foundation (= 5.0.0)
- SwifterSwift/MapKit (= 5.0.0)
- SwifterSwift/SpriteKit (= 5.0.0)
- SwifterSwift/SwiftStdlib (= 5.0.0)
- SwifterSwift/UIKit (= 5.0.0)
- SwifterSwift/AppKit (5.0.0)
- SwifterSwift/CoreGraphics (5.0.0)
- SwifterSwift/CoreLocation (5.0.0)
- SwifterSwift/Dispatch (5.0.0)
- SwifterSwift/Foundation (5.0.0)
- SwifterSwift/MapKit (5.0.0)
- SwifterSwift/SpriteKit (5.0.0)
- SwifterSwift/SwiftStdlib (5.0.0)
- SwifterSwift/UIKit (5.0.0)
- PinLayout (1.10.4)
- SwifterSwift (5.2.0):
- SwifterSwift/AppKit (= 5.2.0)
- SwifterSwift/CoreAnimation (= 5.2.0)
- SwifterSwift/CoreGraphics (= 5.2.0)
- SwifterSwift/CoreLocation (= 5.2.0)
- SwifterSwift/Dispatch (= 5.2.0)
- SwifterSwift/Foundation (= 5.2.0)
- SwifterSwift/MapKit (= 5.2.0)
- SwifterSwift/SceneKit (= 5.2.0)
- SwifterSwift/SpriteKit (= 5.2.0)
- SwifterSwift/StoreKit (= 5.2.0)
- SwifterSwift/SwiftStdlib (= 5.2.0)
- SwifterSwift/UIKit (= 5.2.0)
- SwifterSwift/AppKit (5.2.0)
- SwifterSwift/CoreAnimation (5.2.0)
- SwifterSwift/CoreGraphics (5.2.0)
- SwifterSwift/CoreLocation (5.2.0)
- SwifterSwift/Dispatch (5.2.0)
- SwifterSwift/Foundation (5.2.0)
- SwifterSwift/MapKit (5.2.0)
- SwifterSwift/SceneKit (5.2.0)
- SwifterSwift/SpriteKit (5.2.0)
- SwifterSwift/StoreKit (5.2.0)
- SwifterSwift/SwiftStdlib (5.2.0)
- SwifterSwift/UIKit (5.2.0)

DEPENDENCIES:
- PinLayout (from `../../..`)
Expand All @@ -33,9 +39,9 @@ EXTERNAL SOURCES:
:path: "../../.."

SPEC CHECKSUMS:
PinLayout: 8b3199b283d1b34e6b35a71d0202049b67551c96
SwifterSwift: 96f90594b370802f01647c2b1229c74a84ffafee
PinLayout: 9b3aacc4a5a7c942a8ef6b42b254a448fbf422e5
SwifterSwift: 334181863c416882d97b7a60c05054d9e4d799e2

PODFILE CHECKSUM: 3eeeff509b48ae95b0ba6a131fc224e3d13ac363
PODFILE CHECKSUM: a4e16268142589603629111c596b5dbb6aeebc89

COCOAPODS: 1.11.2
COCOAPODS: 1.12.0
6 changes: 3 additions & 3 deletions TestProjects/cocoapods/macos/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- PinLayout (1.10.0)
- PinLayout (1.10.4)

DEPENDENCIES:
- PinLayout (from `../../..`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../../.."

SPEC CHECKSUMS:
PinLayout: e50e9a748b632905fca6e67043ea4b05d6c92186
PinLayout: 9b3aacc4a5a7c942a8ef6b42b254a448fbf422e5

PODFILE CHECKSUM: 86e6c0cc7c81d4254004a467812b22fc28f71f5d

COCOAPODS: 1.11.2
COCOAPODS: 1.12.0
8 changes: 4 additions & 4 deletions TestProjects/cocoapods/tvos/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- PinLayout (1.10.0)
- PinLayout (1.10.4)

DEPENDENCIES:
- PinLayout (from `../../..`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../../.."

SPEC CHECKSUMS:
PinLayout: e50e9a748b632905fca6e67043ea4b05d6c92186
PinLayout: 9b3aacc4a5a7c942a8ef6b42b254a448fbf422e5

PODFILE CHECKSUM: 60349558e04e1526c8f0f58c7473553a38d0b7f6
PODFILE CHECKSUM: 65c9993fe200891ed8f48f0507dcd3d3a54257d6

COCOAPODS: 1.11.2
COCOAPODS: 1.12.0

0 comments on commit b6dc83b

Please sign in to comment.