Skip to content

Xcode 8.2 does not allow plugins anymore #1

Description

@mulle-nat

See: Xcode 8 won't load plug-ins · Issue #475

mulle-clang-add-to-xcode.sh doesn't work anymore for Xcode 8.2.

TODO:

  1. Remove obsolete .xcodeproj files from projects
  2. Add documentation how to create .xcodeproj files via cmake with mkdir build-xcode.d ; cd build-xcode.d ; cmake -G "Xcode" .. ; open *.xcodeproj
  3. Remove obsolete shell script from distribution

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions