Skip to content

Commit 20f3f1f

Browse files
committed
fix(ios): podspec missing from distribution build
1 parent 667d716 commit 20f3f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"android",
1414
"ios",
1515
"cpp",
16-
"react-native-file-access.podspec",
16+
"*.podspec",
1717
"!android/build",
1818
"!ios/build",
1919
"!**/__tests__",

0 commit comments

Comments
 (0)