8000 Trying to resolve build error "*** Terminating app due to uncaught ex… · codee/swift-algorithm-club@9537cf8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9537cf8

Browse files
author
Chris Pilcher
committed
Trying to resolve build error "*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Got error while trying to deserialize event 'User defaults from command line:': The data is not in the correct format.'"
1 parent f0ad3f5 commit 9537cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: objective-c
22
osx_image: xcode8
3-
sudo: false
3+
# sudo: false
44

55
install:
66

0 commit comments

Comments
 (0)
0