Skip to content

Commit 012c326

Browse files
authored
Update README.md
1 parent 5470ecb commit 012c326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ If bitcode is needed, add a `enable_bitcode_for_prebuilt_frameworks!` before all
6767
#### Known Issues
6868

6969
- doesn't support watchos now
70-
- dSYM files is missing for dynamic frameworks using this plugin. Walkaround: Don't use this plugin for a release build. Add a if condition with ENV around `plugin 'cocoapods-binary'`. [(detail)](https://github.com/leavez/cocoapods-binary/issues/44)
70+
- ~~dSYM files is missing for dynamic frameworks using this plugin. Walkaround: Don't use this plugin for a release build. Add a if condition with ENV around `plugin 'cocoapods-binary'`. [(detail)](https://github.com/leavez/cocoapods-binary/issues/44)~~ (fix in 0.4.2)
7171

7272
## License
7373

0 commit comments

Comments
 (0)