Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit58a740c

Browse files
committed
Support for "nested" C modules
Might make SwiftObjects fly again.
1 parent9147261 commit58a740c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎swift-xcode-wo.rb‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class SwiftXcodeWo < Formula
22

33
desc"Build Swift WebObjects applications within Xcode."
44
homepage"http://swiftobjects.org"
5-
url"https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.3.tar.gz"
6-
# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.3.tar.gz | shasum -a 256
7-
sha256"ba90d6295ad6c9c5b4a89186fd7abbcdcbbbb41bd52c42085e3c5b9ca8932aaa"
5+
url"https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.4.tar.gz"
6+
# curl -L https://github.com/SwiftObjects/SwiftObjects_XcodeImage/archive/0.5.4.tar.gz | shasum -a 256
7+
sha256"371b5b57f99e97ff58a51b5ae4a405bce05f99c16d28f2295cee1fb1adfe1ece"
88

99
depends_on"swiftxcode/swiftxcode/swift-xcode"
1010

‎swift-xcode.rb‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class SwiftXcode < Formula
22

33
desc"Build Swift Package Manager from within Xcode."
44
homepage"https://swiftxcode.github.io"
5-
url"https://github.com/SwiftXcode/swift-xcode/archive/0.7.1.tar.gz"
6-
# curl -L https://github.com/SwiftXcode/swift-xcode/archive/0.7.1.tar.gz | shasum -a 256
7-
sha256"520ad801eeb07d0c7897a54edf43062a819e7c4039645710d12415c3d402484e"
5+
url"https://github.com/SwiftXcode/swift-xcode/archive/0.7.3.tar.gz"
6+
# curl -L https://github.com/SwiftXcode/swift-xcode/archive/0.7.3.tar.gz | shasum -a 256
7+
sha256"307e1d33b30e4d7c5284fbe4a38abf2e2591a501d0649d10093defb88f3cc4b9"
88

99
depends_on"swiftxcode/swiftxcode/swift-progress"
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp