240 发简信
IP属地:福建
  • Resize,w 360,h 240
    Xcode导出ipa报错:The data couldn’t be read because it isn’t in the correct format

    终端执行:chmod +t $TMPDIR 。然后再次导出ipa就行。https://stackoverflow.com/questions/2...

  • 定时执行

    @interface @property(nonatomic,retain)dispatch_source_ttimer; .m -(void)...