Showing
3 changed files
with
2 additions
and
2 deletions
No preview for this file type
| ... | @@ -20,8 +20,8 @@ let package = Package( | ... | @@ -20,8 +20,8 @@ let package = Package( | 
| 20 | ), | 20 | ), | 
| 21 | ], | 21 | ], | 
| 22 | dependencies: [ | 22 | dependencies: [ | 
| 23 | - .package(url: "https://github.com/yeahdongcn/RSBarcodes_Swift.git", from: "5.2.0"), | 23 | + .package(url: "https://github.com/yeahdongcn/RSBarcodes_Swift", from: "5.2.0"), | 
| 24 | - .package(url: "https://github.com/cesarferreira/SwiftEventBus.git", from: "5.0.0") | 24 | + .package(url: "https://github.com/cesarferreira/SwiftEventBus", from: "5.0.0") | 
| 25 | ], | 25 | ], | 
| 26 | targets: [ | 26 | targets: [ | 
| 27 | .target( | 27 | .target( | ... | ... | 
No preview for this file type
- 
Please register or login to post a comment