Skip to content

Commit

Permalink
Merge pull request #205 from tidev/faq_icloud
Browse files Browse the repository at this point in the history
FAQ: iCloud folder update
  • Loading branch information
hansemannn committed Feb 28, 2024
2 parents 72b1fb2 + fdd9de1 commit 3048b24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/guide/Titanium_SDK/Titanium_SDK_FAQ.md
Expand Up @@ -27,6 +27,10 @@ If you are running the latest Xcode make sure you've selected the latest Titaniu

Check your ~/.titanium/config.json and ensure you haven’t set a default developer certificate in the iOS section.

## iOS build error: using iCloud folders

Sometimes you'll see `Command CodeSign failed with a nonzero exit code` errors when you have your project in an iCloud folder. The solution is to copy it to a local, non iCloud folder and build it again.

## VSCode won't update the CLI

Run `sudo npm i -g titanium alloy` in a terminal and restart VSCode. Then it should use the latest CLI tools.
Expand Down

0 comments on commit 3048b24

Please sign in to comment.