-
-
Notifications
You must be signed in to change notification settings - Fork 197
Closed
Description
I'm using the brew version of Cocoapods on macOS instead of Ruby gem version. The brew version also has xcodeproj binary installed in the path. tns CLI however is expecting the gem version of xcodeproj when you run "tns doctor" and "tns run ios". Please support brew version of cocoapods by checking xcodeproj in the path instead of in the gem list.