Skip to content

Commit f8103ea

Browse files
committed
Changing bundle id instruction to make it consistent.
1 parent 707fb00 commit f8103ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To Register an app:
8787
<dict>
8888
<key>CFBundleURLSchemes</key>
8989
<array>
90-
<string>msauth.com.microsoft.identitysample.MSALiOS</string>
90+
<string>msauth.[app_bundle_id]</string>
9191
</array>
9292
</dict>
9393
</array>

0 commit comments

Comments
 (0)