From a48850e33fc4618a423356551fdfd60e3c39201f Mon Sep 17 00:00:00 2001 From: Dhanushka Adrian <134683912+ad5742@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:36:16 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5703657..dbc2bfa 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,11 @@ import ZebraRfidSdkFramework ### Note : +To Remove existing framework: For existing 123RFID iOS projects that are using previous versions of the framework without Swift Package Manager (SPM), please complete steps 1 to 9 in the "Setup Cocoa-Pods in Existing 123RFID iOS Project" guide to remove the current framework. You can find these steps here: [Setup Cocoa-Pods in Existing 123RFID iOS Project](https://github.com/ZebraDevs/alt-rfid-ios-sdk?tab=readme-ov-file#setup-cocoa-pods-in-existing-123rfid-ios-project). Once you’ve completed step 9, follow the instructions to set up SPM integration. -https://github.com/ZebraDevs/alt-rfid-ios-sdk?tab=readme-ov-file#configure-swift-package-manager---spm-rfid_ios_sdk-in-your-ios-project +