## Manually Integrating with the Button iOS SDK

To integrate manually, download the [latest Button framework](https://github.com/usebutton/button-ios/releases/latest).

Drag Button.xcframework into the Frameworks, Libraries, and Embedded Content section of your target. Ensure that the "Embed & Sign" option is selected.

Adding Button.xcframework to your project.

**Note: If you previously integrated with Button before version 6.28, you will need to remove `Button.framework` and `Button.bundle` from your project and _must_ drag-and-drop `Button.xcframework` into Xcode to allow it to configure your project correctly.**

### What’s Next

Return to iOS App Setup to finish integrating with Button.

- [iOS App Setup](https://developer.usebutton.com/docs/publishers-ios-app-setup)
