File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pod lib lint IBMWatsonDiscoveryV2.podspec --allow-warnings
1313pod lib lint IBMWatsonLanguageTranslatorV3.podspec
1414pod lib lint IBMWatsonNaturalLanguageClassifierV1.podspec
1515pod lib lint IBMWatsonNaturalLanguageUnderstandingV1.podspec
16- pod lib lint IBMWatsonPersonalityInsightsV3.podspec
16+ pod lib lint IBMWatsonPersonalityInsightsV3.podspec --allow-warnings
1717
1818pod lib lint IBMWatsonSpeechToTextV1.podspec --allow-warnings
1919# Cleanup from the podspec prepare_command
@@ -28,5 +28,5 @@ rm Source/SupportingFiles/Dependencies/Libraries/*tts.a
2828find Source/SupportingFiles/Dependencies/Source -maxdepth 1 -type f -delete
2929
3030pod lib lint IBMWatsonToneAnalyzerV3.podspec
31- pod lib lint IBMWatsonVisualRecognitionV3.podspec
32- pod lib lint IBMWatsonVisualRecognitionV4.podspec
31+ pod lib lint IBMWatsonVisualRecognitionV3.podspec --allow-warnings
32+ pod lib lint IBMWatsonVisualRecognitionV4.podspec --allow-warnings
You can’t perform that action at this time.
0 commit comments