Skip to content

Commit 8e5dc5b

Browse files
authored
Merge pull request #11 from yagsn/develop
Updated xcconfigs to new official repository
2 parents 6389546 + 0902c77 commit 8e5dc5b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.gitmodules‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "Carthage/Checkouts/xcconfigs"]
22
path = Carthage/Checkouts/xcconfigs
3-
url = https://github.com/jspahrsummers/xcconfigs.git
3+
url = https://github.com/xcconfigs/xcconfigs.git

‎Cartfile.private‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Configuration for Carthage (https://github.com/Carthage/Carthage)
22

3-
github "jspahrsummers/xcconfigs" ~> 1.0
3+
github "xcconfigs/xcconfigs" ~> 1.0

‎Cartfile.resolved‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "jspahrsummers/xcconfigs" "1.1"
1+
github "xcconfigs/xcconfigs" "1.0"

0 commit comments

Comments
 (0)