You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ configuration: configuration for testing, by default: 'Debug'
38
38
sdk: Sdk used for building, by default: 'iphonesimulator' will be used
39
39
destination: destination for testing, by default: 'platform=iOS Simulator,name=iPhone 11'
40
40
instrumentHttpPayloads: Whether Scope should instrument HTTP payloads, 'false' by default
41
+
agentVersion: Version of the Scope agent to use for testing, by default the latest stable
41
42
```
42
43
43
44
<!--For SPM packages, in the case of multiplatform projects, executable targets are not supported in iOS. Desabling targets per platform is still not supported in SPM, so in the meantime you can put a Package_iOS.swift beside de original Package.swift and the action will use this for building-->
0 commit comments