对于同样的事情,我得到了两个不同的错误,它在Buildtime Error的选项卡上显示"Swift Compiler Error",在下拉列表中显示它'toUIntMax()' was obsoleted in Swift 4.下一个错误说'toUIntMax()' is unavailable
这一切都在FacebookCore的工具箱图标下,我不知道进入并开始搞乱这里的东西,因为我可能会创造更多的问题.读取它所在的位置看起来它是一个函数的一部分,它说它确实存在"Create an event that indicatest the user has rated an item in the app."并且它都在名为AooEvent.BuiltIn.swift的swift文件中
我找了一个解决方案,但找不到Apple的任何东西,或者在这里.