Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit d956949

Browse files
authored
Update README.md
1 parent 2b7ce2e commit d956949

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ Quickly automate your test and build process with XcodeGitHub, a macOS app that
3939
- [Installation](#installation)
4040
- [Monitoring Your First Repo](#monitoring-your-first-repo)
4141
- [The Command Line Tool](#the-command-line-tool)
42-
* [Trouble Shooting & Support](#trouble-shooting-support)
42+
* [Trouble Shooting & Support](#trouble-shooting-support)
4343
- [Diagnosing Problems](#diagnosing-problems)
44-
- [Reporting Issues & Requesting Features](#reporting-issues-requesting-features)
44+
- [Reporting Issues & Requesting Features](#reporting-issues-requesting-features)
4545
* [Project Goals](#project-goals)
4646
- [Goal 1: Write a useful test automation tool](#goal-1-write-a-useful-test-automation-tool)
4747
- [Goal 2: Write a new macOS app](#goal-2-write-a-new-macos-app)
48-
- [Goal 3: Experiment using XCTest with macOS / iOS libraries](#goal-3-experiment-using-xctest-with-macos-ios-libraries
48+
- [Goal 3: Experiment with using XCTest for macOS / iOS libraries](#goal-3-experiment-with-using-xctest-for-macos-ios-libraries
4949
)
5050

5151
## Getting Started
@@ -207,7 +207,7 @@ Some things have been updated, like `NSTableView`, which can now be view-based o
207207

208208
On the other hand I really appreciated again how feature rich macOS and the development environment is. Native apps are kind of on their way out which is kind of too bad, since native apps have the potential to be very powerful and expressive, and the developement environment is generally pretty good.
209209

210-
### Goal 3: Experiment using XCTest with macOS / iOS libraries
210+
### Goal 3: Experiment with using XCTest for macOS / iOS libraries
211211

212212
At Branch we distribute iOS, tvOS, and macOS SDK libraries that are widely used and have to be tested and correct. Further, many developers want to run the Branch SDK tests as part of their testing.
213213

0 commit comments

Comments
 (0)