Skip to content

Cannot compile in Xcode version 7.2 and Swift 2. Module 'libxmlSimu' not found, 'CocoaAsyncSocket/GCDAsyncSocket.h' file not found, Failed to import bridging header. #11

@jessjpj

Description

@jessjpj

HI,
I am having lots of issues when compiling in latest Swift version, Swift 2 and Xcode 7.2
screen shot 2015-12-16 at 12 06 43 pm

  1. In DDXMLNode.h
  • Module 'libxmlSimu' not found
  • Use of undeclared identifier 'XML_DOCUMENT_NODE'
  • Use of undeclared identifier 'XML_ELEMENT_NODE'
  • Use of undeclared identifier 'XML_ATTRIBUTE_NODE'
  • Use of undeclared identifier 'XML_NAMESPACE_DECL'
  • Use of undeclared identifier 'XML_PI_NODE'
  • Use of undeclared identifier 'XML_COMMENT_NODE'
  • Use of undeclared identifier 'XML_TEXT_NODE'
  • Use of undeclared identifier 'XML_DTD_NODE'
  • Use of undeclared identifier 'XML_ENTITY_DECL'
  • Use of undeclared identifier 'XML_ATTRIBUTE_DECL'
  • Use of undeclared identifier 'XML_ELEMENT_DECL'
  • Use of undeclared identifier 'XML_NOTATION_NODE'
    screen shot 2015-12-16 at 12 16 02 pm
  1. In XMPPStream.h
    • 'CocoaAsyncSocket/GCDAsyncSocket.h' file not found
      screen shot 2015-12-16 at 12 16 51 pm
  2. Failed to import bridging header '/Users/irismac/Desktop/codes/xmppchat/SwiftXMPP/SwiftXMPP/SwiftXMPP-Bridging-Header.h'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions