Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nullability annotations #81

Merged
merged 6 commits into from
Sep 30, 2015
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update KIF to 3.3
  • Loading branch information
hyperspacemark committed Sep 30, 2015
commit 49919c8f297ff876cf660d1047b060ea41cb4383
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ target "VENTokenFieldSample" do
end

target "VENTokenFieldSampleTests" do
pod 'KIF', '~> 3.1'
pod 'KIF', '~> 3.3'
end

10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- FrameAccessor (1.3.2)
- KIF (3.2.3):
- KIF/XCTest (= 3.2.3)
- KIF/XCTest (3.2.3)
- KIF (3.3.0):
- KIF/Core (= 3.3.0)
- KIF/Core (3.3.0)
- VENTokenField (2.4.0):
- FrameAccessor (~> 1.0)

DEPENDENCIES:
- KIF (~> 3.1)
- KIF (~> 3.3)
- VENTokenField (from `.`)

EXTERNAL SOURCES:
Expand All @@ -16,7 +16,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
FrameAccessor: 0f7ba6ce37be9a5d0302a27c731dca70af8d438b
KIF: a94bffe9c97e449e44f8fa481c53243d21309e1e
KIF: 0a82046d06f3648799cac522d2d0f7934214caac
VENTokenField: 034a40ba41103f14417e5f44b82def23a774db8a

COCOAPODS: 0.38.2