Skip to content

Commit 37a8158

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#203 from tkremenek/IBAnimatableApp-4.0
Update hash for IBAnimatableApp to build with Swift 4
2 parents 33ae81c + a525057 commit 37a8158

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

Diff for: projects.json

+1-33
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@
652652
"compatibility": [
653653
{
654654
"version": "4.0",
655-
"commit": "b565f2755567e3b75311393f643fa14f4cccf69b"
655+
"commit": "eb4acb6d78f0181dbcd9cee7bf48a8b95e39d1d7"
656656
}
657657
],
658658
"platforms": [
@@ -675,38 +675,6 @@
675675
}
676676
]
677677
},
678-
{
679-
"repository": "Git",
680-
"url": "https://github.com/IBAnimatable/IBAnimatable.git",
681-
"path": "IBAnimatable",
682-
"branch": "master",
683-
"maintainer": "[email protected]",
684-
"compatibility": [
685-
{
686-
"version": "3.0",
687-
"commit": "b428dd736d9418e03a1fad19d89f2c9b99389227"
688-
}
689-
],
690-
"platforms": [
691-
"Darwin"
692-
],
693-
"actions": [
694-
{
695-
"action": "BuildXcodeProjectScheme",
696-
"project": "IBAnimatable.xcodeproj",
697-
"scheme": "IBAnimatable",
698-
"destination": "generic/platform=iOS",
699-
"configuration": "Release"
700-
},
701-
{
702-
"action": "BuildXcodeProjectScheme",
703-
"project": "IBAnimatable.xcodeproj",
704-
"scheme": "IBAnimatableApp",
705-
"destination": "generic/platform=iOS",
706-
"configuration": "Release"
707-
}
708-
]
709-
},
710678
{
711679
"repository": "Git",
712680
"url": "https://github.com/jessesquires/JSQCoreDataKit.git",

0 commit comments

Comments
 (0)