Skip to content

Commit d1a6958

Browse files
Author and file path update
1 parent 0965c5b commit d1a6958

File tree

2 files changed

+3
-3
lines changed
  • articles/communication-services/quickstarts

2 files changed

+3
-3
lines changed

articles/communication-services/quickstarts/chat/includes/chat-swift.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.subservice: azure-communication-services
99
ms.date: 06/30/2021
1010
ms.topic: include
1111
ms.custom: include file
12-
ms.author: rifox
12+
ms.author: awang119
1313
---
1414

1515
## Prerequisites
@@ -400,7 +400,7 @@ Some of the scripts within the linked libraries write files during the build pro
400400

401401
In the Xcode project, under **Build Settings**, set the **User Script Sandboxing** option to **No**. To find the setting, change the filter from **Basic** to **All** or use the search bar.
402402

403-
:::image type="content" source="../../media/ios/disable-user-script-sandbox.png" alt-text="Screenshot that shows the Build Settings option to turn off User Script Sandboxing.":::
403+
:::image type="content" source="./media/ios/disable-user-script-sandbox.png" alt-text="Screenshot that shows the Build Settings option to turn off User Script Sandboxing.":::
404404

405405
### Run the project
406406
In Xcode hit the Run button to build and run the project. In the console, you can view the output from the code and the logger output from the ChatClient.

articles/communication-services/quickstarts/ui-library/includes/get-started-chat/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
author: Leah-Xia-Microsoft
3-
ms.author: leahxia
3+
ms.author: awang119
44
ms.date: 01/04/2023
55
ms.topic: include
66
ms.service: azure-communication-services

0 commit comments

Comments
 (0)