mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[GH-ISSUE #447] How do you run the unit test suite for this project? #294
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#294
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @djk12587 on GitHub (Mar 24, 2018).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/447
Whenever I try to run a test on an iOS simulator get 22 compile errors from Kanna. I did perform a pod install.
I noticed the podfile does not specify a version for Swifter or Erik. Did these libraries get updated recently and are no longer compatible with the project?
Not sure it matters, but I can build the project normally.
@phimage commented on GitHub (Mar 24, 2018):
thanks for telling me
I make some update on dependencies and fix one test