ProxymanApp / atlantis

Capture HTTP/HTTPS, and Websocket from iOS app without proxy.
https://proxyman.io
Apache License 2.0
1.26k stars 93 forks source link

Fix "Invalid Exclude" warnings #79

Closed crayment closed 3 years ago

crayment commented 3 years ago

My understanding is that these exclude specs are not needed. They are outside of the specified path so were never considered for inclusion.

Here is a screenshot of the warnings we are getting using Xcode 13 beta 2.

image
NghiaTranUIT commented 3 years ago

Thanks for your contribution @crayment. I'm downloading Xcode 13 beta 2 and going to test it out 👍 🎉

NghiaTranUIT commented 3 years ago

Thank @crayment for the PR 🎉

I've tested it on Xcode 12.5.1 and Xcode 13 beta 2. It works as expected 👍