Closed glary closed 7 months ago
@scalessec check this requset please
you can refer to this issue for some clarification on why this is needed. https://github.com/vonovak/react-native-simple-toast/issues/79
I am also having the same problem that, before this fix, xcode would fail to build, stating that multiple commands are generating PrivacyInfo.xcprivacy
. Based on the fix above, I opened a pull request. Please take a look, thanks.
https://github.com/scalessec/Toast/pull/144
Fixed with #144
s.resource_bundles = {'Toast' => ['Resources/PrivacyInfo.xcprivacy']}