modify test

main
cc 5 months ago
parent adf11a3fd7
commit 695633cb82
  1. 4
      openim_sdk_core_ios.podspec

@ -37,9 +37,7 @@ TODO: Add long description of the pod here.rite the description between the DESC
#s.source_files = 'open_im_sdk_ios/Classes/**/*.{h,m,swift}' #s.source_files = 'open_im_sdk_ios/Classes/**/*.{h,m,swift}'
s.vendored_frameworks = 'openim_sdk_core_ios/frameworks/*.xcframework' s.vendored_frameworks = 'openim_sdk_core_ios/frameworks/*.xcframework'
s.pod_target_xcconfig = { s.library = 'resolv'
'OTHER_LDFLAGS' => '-lresolv'
}
# s.resource_bundles = { # s.resource_bundles = {
# 'openim_sdk_core_ios' => ['openim_sdk_core_ios/Assets/*.png'] # 'openim_sdk_core_ios' => ['openim_sdk_core_ios/Assets/*.png']
# } # }

Loading…
Cancel
Save