ably / ably-asset-tracking-swift

iOS client SDKs for the Ably Asset Tracking service.
Apache License 2.0
9 stars 6 forks source link

Document that you need to generate `Secrets.swift` before you can run the tests from Xcode #405

Open lawrence-forooghian opened 2 years ago

lawrence-forooghian commented 2 years ago

In order to do "Running tests from Xcode IDE" you first of all actually need to generate the Tests/SystemTests/Secrets.swift file (currently you need to do this by running Scripts/test.sh). We need to add this to the documentation.

deanna-lad commented 1 year ago

The corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2707