随笔分类 - iOS
摘要:第一步:iphone连接到Mac本上,点击手机上的弹窗“信任”按钮。 打开Mac上的“音乐”应用 第二步: iPhone手机->通用->VPN与设备管理->新页面中点击证书->点击信任
阅读全文
摘要:蒲公英获取手机UDID https://www.pgyer.com/tools/udid
阅读全文
摘要:#import "ViewController.h" @interface ViewController () @end @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; self.title = @"
阅读全文
摘要:https://www.pgyer.com/tools/udid 蒲公英一步快速获取 iOS 设备的 UDID
阅读全文
摘要:转载:https://www.jianshu.com/p/30202f0b1a0a 现象:React0.54版本导入libc++.tbd、libz.tbd两个文件报错 解决办法: 搜索linking,Other Linker Flags选项 接下来继续,将你工程中这两tbd的删除,我的已经改好所以不
阅读全文
摘要:error: Build input file cannot be found: '/Users/galahad/Desktop/ziliao/RN和Native交互/react-native-blog-examples/Chapter10-RNInteractionWithNative/RNAdd
阅读全文
摘要:https://www.jianshu.com/p/d1c621631f7e
阅读全文
摘要:https://github.com/zphhhhh/react-native-speech-iflytek/issues/36 描述:[IFlySpeechUtility createUtility:initString]的时候报错: Assertion failed: (severity >=
阅读全文
摘要:AVAuthorizationStatus microPhoneStatus = [AVCaptureDevice authorizationStatusForMediaType:AVMediaTypeAudio]; switch (microPhoneStatus) { case AVAuthor
阅读全文
摘要:fatal error: module map file '/Users/z/Library/Developer/Xcode/DerivedData/sometest-cnjreghvqrsixrehofwrnercfpei/Build/Products/Debug-iphoneos/YogaKit
阅读全文
摘要:https://blog.csdn.net/sinat_27798375/article/details/105516057
阅读全文
摘要:条件:Mac端、iOS端都登录我自己的账号.
阅读全文