appmetrica / appmetrica-sdk-ios

AppMetrica SDK for iOS
https://appmetrica.io
MIT License
56 stars 6 forks source link

Failed to build in Xcode 16.0 Beta #17

Closed kapitoshka438 closed 1 month ago

kapitoshka438 commented 2 months ago

πŸ“š AppMetrica SDK Version

5.4.0

πŸ› οΈ Xcode Version

Version 16.0 beta (16A5171c)

πŸ“± Device Information

iPhone 15 Pro (18.0)

βš™οΈ Installation Method

Swift Package Manager

πŸ“ Description

AMASearchAdsRequester.m:5:9: error: 'iAd/ADClient.h' file not found (in target 'AppMetricaCore' from project 'AppMetrica')
    note: Did not find header 'ADClient.h' in framework 'iAd' (loaded from '/Applications/Xcode-16.0.0-Beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk/System/Library/Frameworks')
Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2024-06-11 Π² 17 08 45

πŸ” Reproducing the issue

No response

πŸ“‹ Relevant AppMetrica Log Output or Crash Logs

Expand to view logs
``` // Your logs go here ```

πŸ“¦ Attach Package.resolved (Swift Package Manager Users)

Click to expand Package.resolved
```json // Replace with your Package.resolved contents ```

🍫 Attach Podfile.lock (CocoaPods Users)

Click to expand Podfile.lock
```ruby // Replace with your Podfile.lock contents ```
mapmelad commented 1 month ago

Are there any updates on this issue?