xcode_refresh_project
Refresh an Xcode project by closing and reopening it to incorporate external changes, such as modified .xctestplan files. Provide the absolute path to the .xcodeproj or .xcworkspace.
Instructions
Refresh/reload an Xcode project by closing and reopening it to pick up external changes like modified .xctestplan files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xcodeproj | Yes | Absolute path to the .xcodeproj file (or .xcworkspace if available) to refresh |