Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSACDistributionGroup.h & MSACDistributeIngestion.h File not found error in Xcode 16.1 #2554

Open
1 task
Atamanam opened this issue Nov 23, 2024 · 1 comment
Labels

Comments

@Atamanam
Copy link

Description

MSACDistributionGroup.h & MSACDistributeIngestion.h File not found error in Xcode 16.0

/Users/*****/Library/Developer/Xcode/DerivedData/SCH-iOS-App-awcbczpojicsqcbwetteeiuitzco/SourcePackages/checkouts/appcenter-sdk-apple/AppCenterDistribute/AppCenterDistribute/Model/MSACReleaseDetails.m:5:9 'MSACDistributionGroup.h' file not found

/Users/*****/Library/Developer/Xcode/DerivedData/SCH-iOS-App-awcbczpojicsqcbwetteeiuitzco/SourcePackages/checkouts/appcenter-sdk-apple/AppCenterDistribute/AppCenterDistribute/Internals/MSACDistributeInternal.h:7:9 'MSACDistributeIngestion.h' file not found

Repro Steps

Please list the steps used to reproduce your issue.

  1. Updated Xcode to 16.1
  2. Build the App as usual way with debug settings on a simulator.

Details

  1. Which SDK version are you using?
    • e.g. 4.4.3
  2. Which OS version did you experience the issue on?
    • e.g. iOS 16
  3. Which Xcode version did you build the app with?
    • e.g. Xcode 16.1
  4. Which Cocoapods version are you using (run pod --version)?
    • No Cocoapods
  5. What device version did you see this error on? Were you using an emulator or a physical device?
    • e.g. iPhone 16 Pro 18.1 Simulator
  6. What language are you using?
    • Swift
  7. What third party libraries are you using? No
  8. Please enable verbose logging for your app using MSAppCenter.setLogLevel(.verbose) before your call to MSAppCenter.start(...) for Swift, or [MSAppCenter setLogLevel:MSLogLevelVerbose] before [MSAppCenter start: ...] for Objective C and include the logs here:
@MikhailSuendukov
Copy link
Contributor

Hello and thanks for reaching out to us! Could you please clarify whether your error is reproducible on the latest version of the AppCenter Apple SDK (5.0.5)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants