自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1031)
  • 资源 (1)
  • 收藏
  • 关注

原创 mac终端运行 MySQL语句

【代码】mac终端运行 MySQL语句。

2024-10-30 10:21:25 125

原创 ITMS-90899: Macs with Apple silicon support issue

ITMS-90899 : how to select macOS 12.4 or macOS 12.5 when submitting iOS app - Developer

2024-10-09 21:24:32 1426

原创 iOS swift5 苹果app审核被拒 1.4.1

应用程序必须明确披露数据和方法,以支持与健康测量相关的准确性声明,如果准确性水平或方法无法验证,我们将拒绝您的应用程序。要解决此问题,请提供上述要求的文档,并在App Store Connect中更新应用程序的描述,以包含所需的医疗免责声明。-更新应用程序的描述,以包含一个免责声明,提醒用户除了使用此应用程序外,在做出任何医疗决定之前,还要寻求医生的建议。如果您的医疗应用程序已获得监管许可,请与您的应用程序一起提交该文档的链接。-提供来自适当监管机构的文件,证明应用程序使用的医疗硬件的监管许可。

2024-10-09 10:04:56 602

原创 pod init报错PBXGroup attempted to initialize an object with unknown ISA PBXFileSystemSynchronizedRootG

【代码】pod init报错Searching for inspections failed: undefined method `map' for nil:NilClass。

2024-09-25 15:58:32 353

原创 ios swift5 UITextView占位字符,记录限制字数

【代码】ios swift5 UITextView占位字符,记录限制字数。

2024-09-23 19:46:40 578

原创 iOS swift5 button换行 设置行间距(亲测有效)

【代码】iOS swift5 button换行 设置行间距(亲测有效)

2024-08-10 01:48:47 164

原创 ios swift5 蓝牙广播出数据

用CBAdvertisementDataServiceDataKey和CBAdvertisementDataManufacturerDataKey都不行。

2024-07-11 21:40:06 102

原创 iOS Swift5 视频播放 能播放各种编码格式的视频的第三方库

VLC for ios - githubIJKPlayer - github

2024-06-28 13:50:55 528

原创 ios swfit5 图片视频展示,查看 Viewer

3.图片视频可以在一起正常翻页。1.图片可以放大缩小。2.视频可以正常播放。

2024-06-26 15:03:00 164

原创 ios swift5 获取wifi列表

参考博客:iOS之Wifi开发探究 - 稀土掘金

2024-06-24 13:26:37 483

原创 ios swift5 视频播放 播放视频失败 无法播放HEVC (H.265) 格式的视频 H.264格式的可以播放

Main thread blocked by synchronous property query on not-yet-loaded property (PreferredTransform) for HTTP(S) asset. This could have been a problem if this asset were being read from a slow network.Asset is not playable

2024-06-22 16:01:50 323

原创 nRF Connect固件升级 OTA DFU Library for Mac and iOS, compatible with nRF5x SoCs

参考链接:NordicSemiconductor/IOS-DFU-Library - github

2024-06-16 23:11:09 362

原创 swift5 在当前控制器先dismiss后pop

【代码】swift5 在当前控制器先dismiss后pop。

2024-06-13 22:36:28 376

原创 iOS swift5 加载网络图片的第三方框架 图片缩放 包含视频播放

类似SDWebImage。

2024-06-06 20:55:42 291

原创 ios swift5 xcode15.4 Error Domain=NEHotspotConfigurationErrorDomain Code=8 “internal error.“

Failed to send a 9 message to nehelper: <dictionary: 0x2033a7440> { count = 1, transaction: 0, voucher = 0x0, contents =“XPCErrorDescription” => <string: 0x2033a75d8> { length = 18, contents = “Connection invalid” }}NEHotspotConfigurati

2024-06-03 22:44:36 448 1

原创 ios swift 无法获取WiFi信息 nehelper sent invalid result code [1] for Wi-Fi information request

参考博客:nehelper sent invalid result code [1] for Wi-Fi information request - 简书

2024-06-03 19:36:36 726 1

原创 ios swift5 UI布局safeAreaLayoutGuide make.bottom.equalTo(view.safeAreaLayoutGuide)

【代码】ios swift5 UI布局safeAreaLayoutGuide make.bottom.equalTo(view.safeAreaLayoutGuide)

2024-05-29 22:21:22 221

原创 iOS swift5 AWS直播 WebRTC SDK for iOS Kinesis Video Streams

WebRTC SDK for iOS - AWSAmazon Kinesis Video iOS WebRTC Sample - github

2024-05-21 22:35:13 272

原创 iOS swift5 提示信息显示,提示弹框,第三方框架XHToastSwift

XHToastSwift - github

2024-05-21 15:50:15 547

原创 ios swift5 codable字典转模型,第三方库SmartCodable

SmartCodable - github参考博客:SmartCodable - Swift数据解析的智能解决方案 简书

2024-05-21 12:37:25 657

原创 Xcode15.4 新建项目pod第三方库后编译报错 Sandbox:rsync.sanba(xxx) deny(1) file-write-create xxx

参考博客:Xcode15 新建项目编译报错 Sandbox:rsync.sanba deny(1) file-write-create xxx - 简书

2024-05-19 02:12:36 878

原创 ITMS-91053: Missing API declaration问题解决(2024.4.8)

2024-03-18,发布后收到苹果的邮件警告 - 简书ITMS-91053: Missing API declaration问题解决 - 简书

2024-04-09 11:21:00 1899 2

原创 ios swift5 “Sign in with Apple“(使用苹果登录)怎样接入(第三方登录)集成AppleID登录

在 “Signing & Capabilities”(签名与能力)选项卡中,确保你的应用已启用 “Sign in with Apple”(使用苹果登录)功能。集成苹果登录 SDK: 在你的应用中集成苹果登录 SDK。确保在需要使用苹果登录功能的视图控制器中导入该框架,并按照苹果的文档进行配置。实现登录流程: 在你的应用中添加适当的按钮或页面,用于触发苹果登录流程。苹果开发者账号: 确保你有一个苹果开发者账号,因为在使用苹果登录功能之前,你需要在苹果开发者网站上注册你的应用,并创建相应的身份验证密钥。

2024-04-08 09:25:02 2088 1

原创 xcode Package Dependencies 删除 package

参考博客(亲测有效):XCODE: 如何删除Package Dependency - 简书

2024-04-07 12:23:55 1165

原创 Xcode15.3 Upload failed XX does not support the minimum OS Version specified in the Info.plist.

我目前是把facebook第三方登录的库(FBSDK)删了,解决这个问题可能是需要更新FBSDK。

2024-04-07 10:48:32 608 1

原创 Xcode15.3 Archive报错:Command SwiftCompile failed with a nonzero exit code(HandyJSON)

参考链接:HandyJSON-github

2024-04-07 09:50:23 1808 1

原创 Xcode Launching “XXX“ is taking longer than expected

如果上面方案不行,选择Xcode->Window->Devices and Simulators(command+shift+2),鼠标右键点击真机设备,选择Unpair Device。解除信任,然后重新拔插手机,重新信任,重启Xcode。进入iOS DeviceSupport目录,删除该真机对应的架构文件(比如iOS15.1,就删除iOS15.1的架构文件),退出Xcode,拔掉手机,重新连接打开Xcode,解决。

2024-03-25 19:33:38 1375

原创 iOS swift XHToast.showCenterWithText不显示

【代码】iOS swift XHToast.showCenterWithText不显示。

2024-02-12 22:39:38 738

原创 iOS swift UISlider改变进度条的高度和圆形滑块的大小

【代码】iOS swift UISlider改变进度条的高度和圆形滑块的大小。

2024-01-14 16:58:37 1675

原创 android studio设置gradle和gradle JDK版本

文章目录1.gradle JDK版本2.gradle版本1.gradle JDK版本file -> project structure -> SDK Location -> Gradle Settings -> Gradle JDK -> Download JDK2.gradle版本file -> project structure -> Project

2024-01-12 08:33:05 2958

原创 ios 推流 拉流

iOS 直播专题5-推流 简书iOS-直播推拉流 简书

2024-01-12 08:19:09 952

原创 Android Studio :Could not resolve all files for configuration ‘:app:debugRuntimeClasspath‘.

Android Studio Hedgehog | 2023.1.1Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ‘:app:debugRuntimeClasspath’.

2023-12-17 09:55:11 670

原创 2.mac android studio下载flutter插件

2023-12-16 14:49:47 211

原创 No such module ‘FacebookCore‘

在下面的地方添加这个库

2023-11-22 17:00:33 317

原创 Xcode15更新内容

这就香了, 不用跑起来看效果。

2023-11-07 17:15:22 982

原创 ios xcode15 navigationController?.navigationBar.isHidden = false无效

隐藏navigationBar后,再调用无效。

2023-09-28 16:30:06 964

原创 iOS Swift 拍照识别数字(Recognizing Text in Images)

TesseractOCRiOS - github(最后一次提交2020.2)SwiftyTesseract - github(最后一次提交2022.4)

2023-09-26 09:57:57 845

原创 ios开发 swift5 苹果系统自带的图标 SF Symbols

通过上面的网址可以下载dmg, 安装到自己的mac上。

2023-08-29 11:34:27 1838

原创 iOS swift5 弹出提示文字(停留1~2s)XHToastSwift

【代码】iOS swift5 弹出提示文字(停留1~2s)XHToastSwift。

2023-08-27 23:03:24 995

原创 iOS swift5 扫描二维码

【代码】iOS swift扫描二维码。

2023-08-27 19:09:17 1695

蓝牙self.zip

iOS蓝牙工具类oc版,包括检查蓝牙状态,搜索,连接,收发数据。

2019-10-25

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除