You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,6 @@ Download the latest release from [Github](https://github.com/bugfender/Bugfender
48
48
49
49
* Make sure you have linked `SystemConfiguration.framework`, `Security.framework`, `MobileCoreServices.framework` and `libc++.tbd` as well.
50
50
51
-
* If you are using Swift, add the [Bugfender.swift](https://raw.githubusercontent.com/bugfender/BugfenderSDK-iOS/master/swift-manual/Bugfender.swift) helper file to your project.
52
-
53
51
**3B. Cocoapods (recommended)**
54
52
55
53
1. Ensure your iOS project contains a Podfile, otherwise you need to add it now:
0 commit comments