Skip to content

Fix build fail & all warnings on Xcode 7+#5

Open
DaniArnaout wants to merge 1 commit intobogardon:masterfrom
DaniArnaout:warnings-fixes
Open

Fix build fail & all warnings on Xcode 7+#5
DaniArnaout wants to merge 1 commit intobogardon:masterfrom
DaniArnaout:warnings-fixes

Conversation

@DaniArnaout
Copy link

The project didn't build when attempting to compile it on Xcode 7.3.1. This was caused by the deprecated OCTest that was replaced by XCTest. Xcode automatically suggested migrating to XCTest and that fixed the build fail issue.
Moreover, there was 3 warnings that got fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant