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

MSDate.h not found after integrating via Carthage #48

Open
kvurd opened this issue Feb 14, 2020 · 7 comments
Open

MSDate.h not found after integrating via Carthage #48

kvurd opened this issue Feb 14, 2020 · 7 comments
Labels

Comments

@kvurd
Copy link

kvurd commented Feb 14, 2020

After integrating the library in a project via Carthage, attempting to import MSGraphClientModels in a swift file results in an ’MSDate.h’ file not found error when compiling.

I believe this error occurs because MSDate.h and other headers in BaseModels are not set to public for the MSGraphClientModels framework target in the Xcode project, unlike the headers in GeneratedModels.
AB#7055

@ghost ghost added the ToTriage label Feb 14, 2020
@mci92
Copy link

mci92 commented Mar 6, 2020

Same issue here, is there any news of a fix?

@gerritbeuze
Copy link

Still no solution? Any news?

@Brudus
Copy link

Brudus commented Dec 6, 2020

Is there any update regarding that issue? I've tried to include the library manually (we are not allowed to use CocoaPods or Carthage because of our enterprise build server) and I also get this error message along with:

Could not build Objective-C module 'MSGraphClientModels'

@ddyett ddyett added the promote label Jan 11, 2021
@theli
Copy link

theli commented Feb 13, 2021

Same issue here. Is Microsoft not supporting this sdk?

@theli
Copy link

theli commented Feb 25, 2021

This library is huge and takes lot of time to compile, that's why integration via carthage is much needed.

@ivanivanusic
Copy link

I've fixed this issue, checkout my fork: https://github.com/iivanu/msgraph-sdk-objc-models

@hendrik-dev
Copy link

We are experiencing the same issue using Carthage. Will someone at Microsoft include a fix in the official repository?

phil1995 added a commit to phil1995/msgraph-sdk-objc-models that referenced this issue Jul 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

9 participants