sentry-dart icon indicating copy to clipboard operation
sentry-dart copied to clipboard

license: Missing license type for iOS pod

Open marandaneto opened this issue 3 years ago • 1 comments

Run pod lib lint ios/sentry_flutter.podspec --configuration=Debug --skip-import-validation --allow-warnings

Adding spec repo trunk with CDN [https://cdn.cocoapods.org/](https://cdn.cocoapods.org/%60) -> sentry_flutter -> sentry_flutter (0.0.1) - WARN | license: Missing license type. - NOTE | xcodebuild: note: Using new build system - NOTE | xcodebuild: note: Using codesigning identity override: - - NOTE | xcodebuild: note: Build preparation complete - NOTE | xcodebuild: note: Planning - NOTE | xcodebuild: note: Building targets in dependency order - NOTE | xcodebuild: note: Using codesigning identity override:

marandaneto avatar May 18 '22 08:05 marandaneto

Maybe this helps https://guides.cocoapods.org/syntax/podspec.html

philipphofmann avatar Jun 23 '22 12:06 philipphofmann