Skip to content

Commit 689eeee

Browse files
authored
Update memdocs/intune/developer/app-sdk-ios.md
1 parent ceffca4 commit 689eeee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/intune/developer/app-sdk-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ To enable the Intune App SDK, follow these steps:
8181
:::image type="content" source="media/app-sdk-ios/intune-app-sdk-ios-linked-framework.png" alt-text="Intune App SDK iOS Framework: Xcode Frameworks, Libraries, and Embedded Content sample":::
8282

8383
> [!NOTE]
84-
> If you use Framework, you must manually strip out the simulator architectures from the universal framework before you submit your app to the App Store. See [Submit your app to the App Store](#submit-your-app-to-the-app-store) for more details.
84+
> If you use Framework, you must manually strip out the simulator architectures from the universal framework before you submit your app to the App Store. For more information, see [Submit your app to the App Store](#submit-your-app-to-the-app-store).
8585
8686
**Option 2 - Static Library**: Link `libIntuneMAMSwift.xcframework` and `IntuneMAMSwiftStub.xcframework` to the target: Drag `libIntuneMAMSwift.xcframework` and `IntuneMAMSwiftStub.xcframework` to the **Frameworks, Libraries, and Embedded Content** list of the project target.
8787

0 commit comments

Comments
 (0)