darlinghq/darling

CFNetwork: Symbol not found _NSURLSessionTaskPriorityHigh

オープン

#851 opened on 2020/07/23

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)Objective-C (501 件のフォーク)batch import
FrameworksGood First IssueMissing Symbols

Repository metrics

Stars
 (12,769 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Framework Symbol not found: _NSURLSessionTaskPriorityHigh Excepted in CFNetwork

Test Application WeChat

Steps To Reproduce

  1. build darling from source
  2. Start darling shell, remove AudioUnit.framework, and create symbol links AudioUnit to AudioToolbox.
  3. Run WeChat from command line
Darling [~]$ /Applications/WeChat.app/Contents/MacOS/WeChat          
dyld: Symbol not found: _NSURLSessionTaskPriorityHigh
  Referenced from: /Applications/WeChat.app/Contents/MacOS/WeChat (which was built for Mac OS X 10.11)
  Expected in: /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 in /Applications/WeChat.app/Contents/MacOS/WeChat

System Information Ubuntu 20.04 LTS

Software Version
Darling fa5348c8a9b338746b91a53a801343a8d046a66d

コントリビューターガイド