appmetrica-sdk-ios icon indicating copy to clipboard operation
appmetrica-sdk-ios copied to clipboard

Failed to build in Xcode 16.0 Beta 5

Open justnicke opened this issue 6 months ago • 4 comments

📚 AppMetrica SDK Version

5.6.0

🛠️ Xcode Version

Version 16.0 beta 5

📱 Device Information

iPhone 15 Pro, iOS 18.0

⚙️ Installation Method

CocoaPods

📝 Description

Проблема в зависимости KSCrash File name: KSMachineContext.c В KSCrash issue нашел упоминание KSMachineContext, но не думаю, что это связано.

KSCrashIssue

🔍 Reproducing the issue

  1. Установить зависимости
pod 'AppMetricaCore', '~> 5.6.0'
pod 'AppMetricaCrashes', '~> 5.6.0'
  1. Билд проекта

📋 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
// Replace with your Package.resolved contents

🍫 Attach Podfile.lock (CocoaPods Users)

Click to expand Podfile.lock
// Replace with your Podfile.lock contents

justnicke avatar Aug 07 '24 12:08 justnicke