Skip to content

Commit 7f050b9

Browse files
authored
fix: Added AppTrackingTransparency as weak (optional) framework to podspec
Added AppTrackingTransparency as weak (optional) framework to podspec
2 parents c6eefa8 + 52a39be commit 7f050b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

react-native-tracking-transparency.podspec

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ Pod::Spec.new do |s|
1818

1919

2020
s.dependency "React"
21+
s.weak_framework = "AppTrackingTransparency"
2122
end

0 commit comments

Comments
 (0)