blooming2017
blooming2017
1,infer version:V1.1.0 2,macOS Catalina 10.15.3 3,command : infer --keep-going -- xcodebuild -workspace /Users/Desktop/MyProject.xcworkspace -scheme MyProject. -configuration Debug -arch x86_64 ONLY_ACTIVE=NO VALID_ARCHS=x86_64 -UseModernBuildSystem=1 4,It cost one hour to execute Infer commoan...
1,infer version:V1.1.0 2,macOS Catalina 10.15.3 3,command : infer --keep-going -- xcodebuild -workspace /Users/Desktop/MyProject.xcworkspace -scheme MyProject. -configuration Debug -arch x86_64 ONLY_ACTIVE=NO VALID_ARCHS=x86_64 -UseModernBuildSystem=1 4,Error: External Error: *** capture failed to execute:...
类的属性@property (nonatomic, copy) NSArray *list; 怎么获取类属性前面的泛型的声明,例如这个尖括号里的“List” property_getAttributes 内容是 T@"NSArray",&,N,V_list,只知道是NSArray,怎么获取尖括号里的“List”,谢谢
Xcode里统计到的iOS16.1下的多起崩溃: Hardware Model: iPhone13,2 AppVariant: 1:iPhone13,2:15 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] OS Version: iPhone OS 16.1 (20B5045d) Release Type: Beta Baseband Version: 3.06.01 Report Version:...
**Feature描述** 请简单描述你想要的效果:? **参考效果** 如果你想要实现一个其他APP已有的效果: 1.参考APP名字:? 2.目标页面路径:? 3.目标效果截图:? **其他补充** 关于目标效果的其他说明:?
命令行运行在模拟器上测试时报错: 多次尝试多个命令,分别如下: 1,BUNDLEID=xxx duration=240 throttle=300 xcodebuild test -workspace Fastbot-iOS.xcworkspace -scheme FastbotRunner -configuration Debug -destination 'platform=iOS Simulator,OS=15.2,name=iPhone 13' -arch x86_64 -only-testing:FastbotRunner/FastbotRunner/testFastbot 2,BUNDLEID=xxx duration=240 throttle=300 xcodebuild test -workspace Fastbot-iOS.xcworkspace -scheme FastbotRunner -configuration...