Esri / arcgis-runtime-toolkit-ios

Toolkit components that will simplify your iOS app development with ArcGIS Runtime
Apache License 2.0
51 stars 21 forks source link

Remove cocoapods directories from SwiftLint build phase. #145

Closed mhdostal closed 3 years ago

mhdostal commented 3 years ago

The ArcGIS Samples app for iOS removes cocoa pods directories from the Pods directory. The Toolkit SwiftLint.yml file should do the same:

excluded:
- Pods