AnthonyWhitakerJr / TapList_iOS

Sample mobile conversion of Kroger's ClickList website.
1 stars 1 forks source link

Remove Redundant Dependencies for Tests #65

Open AnthonyWhitakerJr opened 7 years ago

AnthonyWhitakerJr commented 7 years ago

Tests currently have multiple copies of cocoapods dependencies such as Firebase. Resolve these down to at most one copy of each.

May need to edit podfile and/or schema

Reference: https://stackoverflow.com/questions/38216090/xcode-unit-testing-with-cocoapods