Skip to content

Commit a1000c6

Browse files
kaisong1990mmacy
andauthored
Update articles/active-directory/develop/tutorial-v2-ios.md
Co-authored-by: Marsh Macy <[email protected]>
1 parent fe3d54c commit a1000c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/tutorial-v2-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The only value you need to modify above is the value assigned to `kClientID`to b
149149

150150
## Configure Xcode project settings
151151

152-
Add a new keychain group to your project **Signing & Capabilities**. Keychain group should be **com.microsoft.adalcache** on iOS and **com.microsoft.identity.universalstorage** on macOS.
152+
Add a new keychain group to your project **Signing & Capabilities**. The keychain group should be `com.microsoft.adalcache` on iOS and `com.microsoft.identity.universalstorage` on macOS.
153153

154154
![Xcode UI displaying how the the keychain group should be set up](../../../includes/media/active-directory-develop-guidedsetup-ios-introduction/iosintro-keychainShare.png)
155155

0 commit comments

Comments
 (0)