An open API service indexing awesome lists of open source software.

https://github.com/open-portfolio/workspace

Pre-fab Xcode workspace for `open-portfolio` projects
https://github.com/open-portfolio/workspace

Last synced: 2 months ago
JSON representation

Pre-fab Xcode workspace for `open-portfolio` projects

Awesome Lists containing this project

README

        

# Workspace

Pre-fab Xcode workspace for `openalloc` projects.

This is _optional_. You can always set up your own Xcode workspace
independently.

# Setup

Clone all the repositories (including `Workspace`) at the same level in
your project directory. It should then look something like this:

```bash
$ ls -a1

AllocData
DetailerDemo
FINporter
FINporterAllocSmart
FINporterCLI
FINporterChuck
FINporterFido
FINporterTabular
FlowAllocHigh
FlowAllocLow
Flow-Allocator-App
FlowBase
FlowStats
FlowUI
FlowViz
Flow-Worth-App
FlowWorthLib
FlowXCT
SwiftCompactor
SwiftDetailer
SwiftDetailerMenu
SwiftModifiedDietz
SwiftNiceScale
SwiftNumberPad
SwiftRegressor
SwiftSeriesResampler
SwiftSideways
SwiftSimpleTree
SwiftTabler
SwiftTextFieldPreset
TablerCoreDemo
TablerDemo
Workspace
open-portfolio.github.io
.github
```

Then you can open the workspace with:

```bash
$ open Workspace/openalloc.xcworkspace
```

## See also

This repository is a member of the _OpenAlloc Project_.

* [_OpenAlloc_](https://open-portfolio.github.io) - product website for all the _OpenAlloc_ apps and libraries
* [_OpenAlloc Project_](https://github.com/openalloc) - Github site for the development project, including full source code

## License

Copyright 2023 OpenAlloc LLC

All application code is licensed under the [Mozilla Public License 2](https://www.mozilla.org/en-US/MPL/2.0/), except where noted in individual modules.