We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get the following error:
pod install
[!] Invalid Podfile file: [!] Unsupported options {:exclusive=>true} for target JotDemo..
Podfile
{:exclusive=>true}
JotDemo
target 'JotDemo', :exclusive => true do install_pods -------------------------------------------
target 'JotDemo', :exclusive => true do
[!] xcodeproj was renamed to project. Please use that from now on.
project
The text was updated successfully, but these errors were encountered:
This should be fixed by #15. Please pull and try again.
Sorry, something went wrong.
No branches or pull requests
I get the following error:
pod install
[!] Invalid
Podfile
file: [!] Unsupported options{:exclusive=>true}
for targetJotDemo
..from /Users/todd/Desktop/Project_Source/Open_Source_Projects/jot/Example/Podfile:11
-------------------------------------------
[!] xcodeproj was renamed to
project
. Please use that from now on.The text was updated successfully, but these errors were encountered: