Skip to content

Problem of compilation with IOS #1

Description

@AEF94

Hi,
DocumentXMLParser uses macOS-only APIs while the package claims iOS support, this causes compilation errors in Xcode like /Users/utilisateur/Library/Developer/Xcode/DerivedData/gfer94-avqxkzitxczhwwghboycumnijfqx/SourcePackages/checkouts/SwiftDocX/Sources/SwiftDocX/XML/DocumentXMLParser.swift
/Users/utilisateur/Library/Developer/Xcode/DerivedData/gfer94-avqxkzitxczhwwghboycumnijfqx/SourcePackages/checkouts/SwiftDocX/Sources/SwiftDocX/XML/DocumentXMLParser.swift:62:44 Cannot find type 'XMLElement' in scope

/Users/utilisateur/Library/Developer/Xcode/DerivedData/gfer94-avqxkzitxczhwwghboycumnijfqx/SourcePackages/checkouts/SwiftDocX/Sources/SwiftDocX/XML/DocumentXMLParser.swift:126:38 Cannot find type 'XMLElement' in scope

/Users/utilisateur/Library/Developer/Xcode/DerivedData/gfer94-avqxkzitxczhwwghboycumnijfqx/SourcePackages/checkouts/SwiftDocX/Sources/SwiftDocX/XML/DocumentXMLParser.swift:146:48 Cannot find type 'XMLElement' in scope

/Users/utilisateur/Library/Developer/Xcode/DerivedData/gfer94-avqxkzitxczhwwghboycumnijfqx/SourcePackages/checkouts/SwiftDocX/Sources/SwiftDocX/XML/DocumentXMLParser.swift:239:41 Cannot find type 'XMLElement' in scope

/Users/utilisateur/Library/Developer/Xcode/DerivedData/gfer94-avqxkzitxczhwwghboycumnijfqx/SourcePackages/checkouts/SwiftDocX/Sources/SwiftDocX/XML/DocumentXMLParser.swift:239:75 Cannot find type 'XMLElement' in scope

/Users/utilisateur/Library/Developer/Xcode/DerivedData/gfer94-avqxkzitxczhwwghboycumnijfqx/SourcePackages/checkouts/SwiftDocX/Sources/SwiftDocX/XML/DocumentXMLParser.swift:248:47 Cannot find type 'XMLElement' in scope
Can you fix it
Thanks
Georges

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions