Swimat: format error

auto format will turn #if (arch(i386) || arch(x86_64)) && os(iOS) to #if(arch(i386) || arch(x86_64)) && os(iOS) error when build

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 25 (12 by maintainers)

Most upvoted comments

[String : AnyObject] not [String: AnyObject]