Skip to content

Commit

Permalink
fix: WuKongIMSDK.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tangtaoit committed Sep 8, 2023
1 parent 3df7eeb commit 8b664af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WuKongIMSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Pod::Spec.new do |s|

s.vendored_libraries = 'WuKongIMSDK/Classes/private/arm/lib/*.a'

s.preserve_paths = 'WuKongIMSDK/Classes/private/arm/lib/*.a','WuKongIMSDK/Classes/private/curve25519/ed25519/**/*.{c,h}'
s.preserve_paths = 'WuKongIMSDK/Classes/private/arm/lib/*.a'
s.libraries = 'opencore-amrnb', 'opencore-amrwb','vo-amrwbenc'

s.source_files = 'WuKongIMSDK/Classes/**/*'
Expand Down

0 comments on commit 8b664af

Please sign in to comment.