Skip to content

Commit 52a39be

Browse files
Added AppTrackingTransparency as weak (optional) framework to podspec
1 parent c6eefa8 commit 52a39be

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)