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
Do not convert CocoaPods' .pbxproject back to ASCII format
Only convert the main project's .pbxproject back to ASCII format as that's the only project modified by `node-xcode`.
Xcode and CocoaPods are able to parse data from .pbxproject files regardless of their format - Binary, ASCII or XML
0 commit comments