We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7957603 commit a913f6eCopy full SHA for a913f6e
README.md
@@ -73,8 +73,8 @@ github "SwiftKickMobile/SwiftMessages"
73
1. Put SwiftMessages repo somewhere in your project directory.
74
1. In Xcode, add `SwiftMessages.xcodeproj` to your project.
75
1. On your app's target, add the SwiftMessages framework:
76
- 1. as an embedded binary on the General tab.
77
- 1. as a target dependency on the Build Phases tab.
+ 1. as an embedded binary on the General tab.
+ 1. as a target dependency on the Build Phases tab.
78
79
## Usage
80
0 commit comments