Skip to content

Commit 4bdeb7e

Browse files
authored
please work [netlify-build]
1 parent 3081668 commit 4bdeb7e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/connections/auto-instrumentation/swift-setup.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies: [
4545
2. Import and initialize with your Analytics instance:
4646
> success ""
4747
> See [configuration options](#configuration-options) for a complete list.
48-
```swift
48+
```swift
4949
import Segment
5050
import AnalyticsLive
5151

@@ -70,7 +70,8 @@ dependencies: [
7070
#endif
7171
// ... other options
7272
))
73-
```
73+
```
74+
7475
3. Set up capture for the UI framework(s) you're using:
7576
* [Capture SwiftUI interactions](#swiftui).
7677
* [Capture UIKit interactions](#uikit).

0 commit comments

Comments
 (0)