Skip to content

Commit 7d8b91d

Browse files
committed
Update README.md
1 parent 67d6592 commit 7d8b91d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ plugin 'cocoapods-static-swift-framework'
2222

2323
NOTE: Static frameworks is still using framework, not static library. So don't forget to add `use_frameworks!`
2424

25+
NOTE: From cocoapods 1.7, the generated resource bundle specified with `s.resource_bundle` in podspec, will not be copied to the .framework folder. It's a default behavior of cocoapods.
26+
2527
## About Static framework
2628

2729
### Why

0 commit comments

Comments
 (0)