Skip to content

Commit fdd9de1

Browse files
committed
FAQ: icloud update
1 parent 08b0c03 commit fdd9de1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide/Titanium_SDK/Titanium_SDK_FAQ.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ If you are running the latest Xcode make sure you've selected the latest Titaniu
2727

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

30+
## iOS build error: using iCloud folders
31+
32+
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.
33+
3034
## VSCode won't update the CLI
3135

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

0 commit comments

Comments
 (0)