Skip to content

Commit 01f71d6

Browse files
authored
fix: missing podspec in idfa plugin (#418)
Co-authored-by: Oscar Bazaldua <[email protected]>
1 parent 776feaf commit 01f71d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugins/plugin-idfa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"android",
2626
"ios",
2727
"cpp",
28-
"segment-analytics-react-native.podspec",
28+
"segment-analytics-react-native-plugin-idfa.podspec",
2929
"package.json",
3030
"!src/**/*.e2e.mock.js",
3131
"!**/__tests__",

0 commit comments

Comments
 (0)