【发布时间】:2014-07-16 10:08:05
【问题描述】:
我可以找到它的旧实现
#import <BugSense-iOS/BugSenseController.h>
和
[BugSenseController sharedControllerWithBugSenseAPIKey:@"123456" userDictionary:nil sendImmediately:YES]
我正在使用 Swfit 语言
导入不支持破折号 (-)
谁能告诉我如何在 Swift 中导入它,我也在他们的bugsense documentation 上查看过,但找不到任何更新
【问题讨论】:
-
您还应该向bugreport.apple.com 提交一份雷达文件。告诉他们有名称中带有破折号的框架,它会中断。他们可能会在后续的测试版中修复它。