Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed beta note
  • Loading branch information
roryprior authored Jun 4, 2024
1 parent 54ebe75 commit 98cefed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ The Appero SDK for iOS is distributed as a Swift Package. To add the package, en
https://github.com/pocketworks/appero-sdk-ios
```

During this beta period, select the dependency rule **Branch** and choose **Main** as the target branch for the latest stable version. Upon commercial release we will switch to using versioned releases.

## Getting Started

The Appero SDK for iOS is based around a shared instance model that can be accessed from anywhere in your code once initialised. We recommend initialising Appero in either your main view's init() method for a SwiftUI app or in applicationDidFinishLaunching in a storyboard/UIKit based app.
Expand Down

0 comments on commit 98cefed

Please sign in to comment.