We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9ce63 commit 27afa02Copy full SHA for 27afa02
README.md
@@ -47,7 +47,7 @@ Additional steps:
47
48
- make sure bitcode is disabled in your iOS XCode project
49
- make sure that your iOS app's Podfile does **not** include `use_frameworks!`
50
-- sure `framework` block should probably declare `isStatic = true`
+- your `framework` block should probably declare `isStatic = true`
51
52
## Usage
53
0 commit comments