Skip to content

Commit 54f1d95

Browse files
committed
fix warnings and update to xcode 9.3 and bump version
1 parent e8af740 commit 54f1d95

22 files changed

Lines changed: 36 additions & 44 deletions

File tree

.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ identifier_name:
1616
min_length:
1717
error: 3
1818
excluded:
19+
- i
1920
- id
2021
- at
2122
- to

Cartfile.resolved

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
github "Quick/Nimble" "v7.0.3"
1+
github "Quick/Nimble" "v7.1.0"
22
github "Quick/Quick" "v1.2.0"
3-
github "lkzhao/YetAnotherAnimationLibrary" "1.1.0"
3+
github "lkzhao/YetAnotherAnimationLibrary" "1.2.0"

Carthage/Build/iOS/YetAnotherAnimationLibrary.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Carthage/Build/iOS/YetAnotherAnimationLibrary.framework/Headers/YetAnotherAnimationLibrary-Swift.h

Lines changed: 12 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)