brightdigit/StealthyStash

View on GitHub
project.yml

Summary

Maintainability
Test Coverage
name: StealthyStash
settings:
  LINT_MODE: ${LINT_MODE}
packages:
  StealthyStash:
    path: .
aggregateTargets:
  Lint:
    buildScripts:
      - path: Scripts/lint.sh
        name: Lint
        basedOnDependencyAnalysis: false
    schemes: {}
projectReferences:
    Demo:
      path: ./Samples/Demo/StealthyStashDemo.xcodeproj
    Sync:
      path: ./Samples/StashSync/StashSync.xcodeproj