dotnet / dotnet/xcsync

Assemble the XcodeWorkspace using the Builder pattern

Open
#119 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
25
Forks
10
Avg merge
12h 50m
Merged PRs (30d)
10

Description

The `SyncContext` currently builds the `XcodeWorkspace` inline with the rest of the function logic. To improve readability, testability and maintainability, use the [Builder](https://dotnettutorials.net/lesson/builder-design-pattern/) pattern to construct the `XcodeWorkspace`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.