cicd.ios.actions
cicd.ios.actions.base
- class cicd.ios.actions.base.IOSAction(**kwargs)
Bases:
Action,ProjectMixin- property archive_path: Path
- collect_artifacts(name: str, base_path: Path, pattern: str, on_detected: Callable[[List[Path]], None], new_only=True) List[Path]
- collect_xcarchives() List[Path]
- property derived_data_path: Path
- xcarchive_path: Path | None