Skip to content

Commit

Permalink
fixup! [signature] [ios] Reflect integration methods & SDK v5 influence
Browse files Browse the repository at this point in the history
  • Loading branch information
dimim committed Jan 20, 2025
1 parent bd7bf2d commit 87d344c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Targeting the main branch could mean fetching a Beta release.

### Manual integration #{manual-integration}

1. Fetch the [latest Stable](https://github.com/adjust/adjust_signature_sdk/releases/latest) or [Beta](https://github.com/adjust/adjust_signature_sdk/releases) Dynamic XCFramework version.
1. Fetch from GitHub the [latest Stable](https://github.com/adjust/adjust_signature_sdk/releases/latest) or [Beta](https://github.com/adjust/adjust_signature_sdk/releases) Dynamic XCFramework version.
2. Unzip the archive and copy `AdjustSigSdk.xcframework` into your project’s directory.
3. In Xcode, select your project in the **Project Navigator**.
4. Select your target on the left-hand side.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Targeting the main branch could mean fetching a Beta release.

### Manual integration #{manual-integration}

1. Fetch the [latest Stable](https://github.com/adjust/adjust_signature_sdk/releases/latest) or [Beta](https://github.com/adjust/adjust_signature_sdk/releases) Dynamic XCFramework version.
1. Fetch from GitHub the [latest Stable](https://github.com/adjust/adjust_signature_sdk/releases/latest) or [Beta](https://github.com/adjust/adjust_signature_sdk/releases) Dynamic XCFramework version.
2. Unzip the archive and copy `AdjustSigSdk.xcframework` into your project’s directory.
3. In Xcode, select your project in the **Project Navigator**.
4. Select your target on the left-hand side.
Expand Down

0 comments on commit 87d344c

Please sign in to comment.