Open raihan opened 8 years ago
Hey,
I have corrected logic for
we shouldn't try to map the string objects inside the array
It was giving exception on test cases under test targets on swift, because main bundle & bundle name for class is not same on test targets & we can make this logic simpler
Hey,
I have corrected logic for
It was giving exception on test cases under test targets on swift, because main bundle & bundle name for class is not same on test targets & we can make this logic simpler