Skip to content

Commit 4932936

Browse files
author
Zach Eriksen
committed
Updated ScreenData to 0.2.1
1 parent 914653a commit 4932936

File tree

12 files changed

+4
-1154
lines changed

12 files changed

+4
-1154
lines changed

.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

Lines changed: 0 additions & 7 deletions
This file was deleted.
Binary file not shown.

.swiftpm/xcode/xcuserdata/leif.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 0 additions & 27 deletions
This file was deleted.

Package.resolved

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

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ let package = Package(
1818
dependencies: [
1919
// Dependencies declare other packages that this package depends on.
2020
// .package(url: /* package url */, from: "1.0.0"),
21-
.package(name: "ScreenData", url: "https://github.com/ServerDriven/ScreenData-swift", .branch("develop"))
21+
.package(name: "ScreenData", url: "https://github.com/ServerDriven/ScreenData-swift", from: "0.2.1")
2222
],
2323
targets: [
2424
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

ScreenDataNavigation.xcodeproj/ScreenDataNavigationTests_Info.plist

Lines changed: 0 additions & 25 deletions
This file was deleted.

ScreenDataNavigation.xcodeproj/ScreenDataNavigation_Info.plist

Lines changed: 0 additions & 25 deletions
This file was deleted.

ScreenDataNavigation.xcodeproj/ScreenData_Info.plist

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)