pschuette22 / AsyncState

Manage swift app state asynchronously
MIT License
0 stars 0 forks source link

Templates install script doesn't account for relative paths #10

Open pschuette22 opened 3 months ago

pschuette22 commented 3 months ago

Migrate Templates install script to IDE plugin with injected destinations.

pschuette22 commented 3 months ago

Temporary workaround

Locate the checkout by left clicking async state package in xcode and revealing in finder. Refer to this as {checkout-path}.

mkdir -p /Users/pschuette/Library/Developer/Xcode/Templates/Async\ State
cp -r {checkout-path}/xctemplates ~/Library/Developer/Xcode/Templates/Async\ State/