检查unity打包IOS包含dlopen的块

工程中含有以下命名空间:

  1. System.Net.Security:
    sslStream.AuthenticateAsServer
    sslStream.AuthenticateAsClient
  2. System.Xml:
    XmlDocument
  3. System.Net.WebSockets
    ClientWebSocket.ConnectAsync
  4. System.Net:
    FtpWebRequest
    HttpWebRequest.GetResponse
    代码中含有这些命名空间,导出的xcode工程会含有dlopen

同时link.xml含有一下内容

1. <namespace fullname="System.ComponentModel" preserve="all"/>
2. <type fullname="System.Net.IWebProxy" preserve="all" />
3. <type fullname="System.Net.WebRequest" preserve="all" />

也会含有dlopen

相关推荐

  1. 检查unity打包IOS包含dlopen

    2024-01-09 04:12:03       30 阅读

最近更新

  1. TCP协议是安全的吗?

    2024-01-09 04:12:03       16 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-01-09 04:12:03       16 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-01-09 04:12:03       15 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-01-09 04:12:03       18 阅读

热门阅读

  1. 面试经典150题(72-77)

    2024-01-09 04:12:03       34 阅读
  2. React Hooks之useState、useRef

    2024-01-09 04:12:03       50 阅读
  3. Mysql 中的常用命令

    2024-01-09 04:12:03       33 阅读
  4. 了解一下InternLM2

    2024-01-09 04:12:03       36 阅读
  5. linux 设备模型之类

    2024-01-09 04:12:03       29 阅读
  6. 复杂度分析-时间复杂度和空间复杂度

    2024-01-09 04:12:03       32 阅读
  7. mysql 通过 binglog 恢复数据

    2024-01-09 04:12:03       30 阅读
  8. 器件转行验证,秋招offer25-50w上岸!

    2024-01-09 04:12:03       36 阅读