Make acknowledgments platform-specific

This commit is contained in:
Jordan Rose
2025-06-12 16:01:33 -07:00
committed by GitHub
parent 881b3a4c8e
commit 1b469bb6c7
10 changed files with 15148 additions and 1895 deletions

View File

@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
s.preserve_paths = [
'swift/Sources/SignalFfi',
'bin/fetch_archive.py',
'acknowledgments/acknowledgments.plist',
'acknowledgments/acknowledgments-ios.plist',
]
s.pod_target_xcconfig = {