logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

【Xcode】解决Unable to process request - PLA Update available

IOS更新app时,使用Xcode上传新版本的包时,提示无法上传。

文章图片
#xcode#macos
解决Xcode报错Stored properties cannot be marked unavailable with ‘@available‘

Stored properties cannot be marked unavailable with '@available'

文章图片
#xcode#macos#ide +1
解决SocketException: Connection failed (OS Error: Operation not permitted, errno = 1)

文章目录出现场景解决方案出现场景在iphone和macos上运行Flutter APP,出现以下错误。[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: SocketException: Connection failed (OS Error: Operation not permitted, errno = 1),

#flutter#ios#macos
解决Android、Flutter编译时Gradle报错:javax.net.ssl.SSLException: Connection reset

解决Exception in thread "main" javax.net.ssl.SSLException: Connection reset

#android#flutter#gradle
IOS编译出现Command PhaseScriptExecution failed with a nonzero exit code

Command PhaseScriptExecution failed with a nonzero exit code

文章图片
#ios#xcode
解决Flutter运行报错Could not run build/ios/iphoneos/Runner.app

Could not run build/ios/iphoneos/Runner.app on Try launching Xcode and selecting "Product > Run" to fix the problem

文章图片
#flutter#ios#xcode
如何在Xcode删除某个版本的IOS模拟器

首先打开Xcode,在顶部菜单栏中,点击Window,在展开的菜单中选择Devices and Simulators.在弹出的界面中,选择Simulators,找到想要删除的设备型号,选中右边的模拟器设备,点击-号。在弹出的提示框中,选择Delete就能删除模拟器设备了。这样只是表面上删除了模拟器,其实缓存还在,还会占用磁盘空间。如果想要真正的删除,推荐使用清理工具。我使用的是CleanMyMac

#xcode#ios#macos
IOS上架APP Store时预览图尺寸

IOS发布时需要注意的预览图规范。

#ios
解决CocoaPods安装卡住反应慢或失败

Building native extensions.This could take a while...current directory: /Library/Ruby/Gems/2.3.0/gems/ffi-1.14.2/ext/ffi_c/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -r ./sitec

#flutter#ios#ruby +1
    共 28 条
  • 1
  • 2
  • 3
  • 请选择