Open lawrence-forooghian opened 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.
Tests/SystemTests/Secrets.swift
Scripts/test.sh
The corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2707
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 runningScripts/test.sh
). We need to add this to the documentation.