240 发简信
IP属地:北京
  • [[NSBundle mainBundle] pathForResource:@"**" ofType:@"*"] 为空 (nil)

    [[NSBundle mainBundle] pathForResource:@"**" ofType:@"*"] 返回值为nil 将你要获取路...

  • App installation failed: The appliaction bundle does not contain a valid identifier

    使用Xcode真机测试的时候 有时候会遇到这样的问题: App installation failed: The appliaction bun...

  • 使用CocoaPods添加ReactiveCocoa 编译报错 library not found for -lReactiveObjC

    使用CocoaPods添加ReactiveCocoa 编译报错 library not found for -lReactiveObjC 在使用...