Skip to content

Commit 1c26197

Browse files
committed
Merge pull request Mantle#639 from Asana/extension-safe
Enable "Require Only App-Extension-Safe API" for Mantle 1
2 parents e41221e + 73264d4 commit 1c26197

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cartfile.private

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
github "jspahrsummers/xcconfigs" >= 0.7.1
1+
github "jspahrsummers/xcconfigs" >= 0.8
22
github "Quick/Quick" ~> 0.2
33
github "Quick/Nimble" ~> 0.2

Cartfile.resolved

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github "Quick/Nimble" "v0.2.0"
2-
github "Quick/Quick" "v0.2.2"
3-
github "jspahrsummers/xcconfigs" "0.7.1"
2+
github "Quick/Quick" "v0.2.3"
3+
github "jspahrsummers/xcconfigs" "0.8.1"

Carthage/Checkouts/xcconfigs

0 commit comments

Comments
 (0)