From 10a594040bd333231b0741eabcb6e8b77a92276b Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Sun, 14 May 2023 18:45:04 -0700 Subject: [PATCH] Update ios.md --- docs/ios.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/ios.md b/docs/ios.md index 261e4a477..f0c41b2f6 100644 --- a/docs/ios.md +++ b/docs/ios.md @@ -196,3 +196,9 @@ Encoding GitHub token to clone match repo: ``` echo -n ":" | base64 ``` + +## Troubleshooting + +* [Getting UDID](https://www.sourcefuse.com/blog/how-to-find-udid-in-the-new-iphone-xs-iphone-xr-and-iphone-xs-max/#:~:text=iOS%20App%20Development%3F-,Your%20UDID%20is%20a%20unique%20identifier%20that%20Apple%20uses%20to,releases%20of%20iOS%20for%20testing.) +* https://stackoverflow.com/questions/71359062/iproxy-cannot-be-opened-because-the-developer-cannot-be-verified +* https://stackoverflow.com/questions/72598348/xcode-14-beta-build-issues-with-lldb