Skip to content

Releases: bitrise-steplib/steps-project-scanner

0.9.1

01 Jun 14:54
Compare
Choose a tag to compare
  • omit solutions in Components folder
  • fixed missing trigger map

0.9.0

01 Jun 13:34
Compare
Choose a tag to compare

Project Scanner:

Scans repository for iOS, Android, Xamarin and Fastlane projects

  • For iOS projects detects CocoaPods and scan Xcode project files for valid Xcode command line configurations.
  • For Android projects checks for build.gradle files and lists all the gradle tasks, also checks for gradlew file.
  • For Xamarin projects checks the solution files and lists the configuration options, also checks for NuGet and Xamarin Components packages.
  • For Fastlane detects Fastfile and lists the available lanes.