Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/swift/16.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
iOS中的生成警告日志_Ios_Swift_Performance_Build_Warnings - Fatal编程技术网

iOS中的生成警告日志

iOS中的生成警告日志,ios,swift,performance,build,warnings,Ios,Swift,Performance,Build,Warnings,我的应用程序中有2220个生成警告。它会以任何方式影响应用程序的性能吗?如果会,我如何从生产中的应用程序获取运行时性能问题的日志 谢谢不,这不会影响应用程序在运行时的性能。但是,您可以通过遵循xcode提供的适当建议来减少警告的数量

我的应用程序中有2220个生成警告。它会以任何方式影响应用程序的性能吗?如果会,我如何从生产中的应用程序获取运行时性能问题的日志


谢谢

不,这不会影响应用程序在运行时的性能。但是,您可以通过遵循xcode提供的适当建议来减少警告的数量