Skip to content

SKIP_INSTALL isn't set on AppAuth-macOS #115

@R4N

Description

@R4N

When attempting to archive a macOS project that includes AppAuth-macOS a generic xcarchive is generated rather than a macOS App Archive. This is because SKIP_INSTALL isn't set on AppAuth-macOS.

Specifically it's necessary to add SKIP_INSTALL = YES; to these build configurations:

AppAuth-macOS ~ Debug (340DAE551D58216A00EC285B)
AppAuth-macOS ~ Release (340DAE561D58216A00EC285B)

Here is the link to the issue raised in google-api-objetivec-client-for-rest project related to this: google/google-api-objectivec-client-for-rest#124

Should I issue a PR?

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