Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

use_frameworks! makes the issues #14

@capella55

Description

@capella55

To use swift pod libraries, I added the use_frameworks! at pod file of my project.
After installing the pod libraries, #import <MSGraphSDK.h> makes the compile error.
'MSGraphSDK.h' file not found with <angled> include; use "quotes" instead.
How can I solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions