You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i am using this cool tool.
But on my report it shows libQuick.a, libPods-CustomUnitTest.a, libNimble.a, Pods_Demo.framework .. i dont want to include them on my Final report.
I have updated .xcovignore but didn't works.
# Exclude all dependencies
- Pods
- Pods_Demo.framework
The text was updated successfully, but these errors were encountered:
Hello i am using this cool tool.
But on my report it shows
libQuick.a, libPods-CustomUnitTest.a, libNimble.a, Pods_Demo.framework
.. i dont want to include them on my Final report.I have updated
.xcovignore
but didn't works.The text was updated successfully, but these errors were encountered: