Skip to content

Update readme with new manual download URL #497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

asamir0
Copy link
Contributor

@asamir0 asamir0 commented Jun 28, 2024

Description of the change

Update the old manual download URL with a new URL that will navigate to the SDK's latest releases on GitHub

Checklists

Code review

  • This pull request has a descriptive title and information useful to a reviewer.
  • Changes have been reviewed by at least one other engineer

@asamir0 asamir0 requested review from mzelzoghbi and AhmedOS June 28, 2024 00:07
@asamir0 asamir0 self-assigned this Jun 28, 2024
README.md Outdated
Comment on lines 55 to 60
4. Create a new "Run Script Phase" in your project’s target "Build Phases" and add the following snippet

```
bash "${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/Instabug.framework/strip-frameworks.sh"
```
4. In Xcode 11.x you might get the following error:
5. In Xcode 11.x you might get the following error:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Steps 4 and 5 are outdated, can we please remove them?

README.md Outdated

3. Create a new "Run Script Phase" in your project’s target "Build Phases" and add the following snippet
3. Extract it then drag & drop Instabug.xcframework to your project's "Frameworks, Libraries, and Embedded Content" section under the "General" tab, and make sure that the "Copy items if needed" checkbox is checked
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be updated to Xcode 15 UI (Embed: Embed Without Signing).

@mzelzoghbi mzelzoghbi merged commit d0eeb3c into master Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants