flurry / flurry-ios-sdk

Flurry iOS SDK CocoaPods
Apache License 2.0
154 stars 62 forks source link

WatchOS No such module Flurry_iOS_SDK when build for real device #251

Open evgzor opened 2 years ago

evgzor commented 2 years ago

Describe the bug Cannot build 12.1.4 for watchos target. Xcode cannot find Flurry_iOS_SDK framework when build created for real device.

This Bug is About Please choose the closest item by replacing [ ] with [x].

Platform Please choose the platform(s) that you are having the issue by replacing [ ] with [x].

Environment Please tell us the versions of Flurry SDK, XCode, and iOS you are using.

To Reproduce Steps to reproduce the behavior:

  1. Connect pods to watchos extension
  2. Try to build for real device watchOS
  3. Observe result

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2022-11-09 at 17 55 36

Additional context Are you using Flurry Push/Messaging? No (iOS) Are you using CocoaPods or manual binary integration? Yes

Add any other context about the problem here.

hunterhays commented 2 years ago

@evgzor This frame work should resolve the issue: Flurry_iOS_SDK.xcframework.zip

We have had some difficulty getting this build distributed due to the following Cocoapods issue: https://github.com/CocoaPods/CocoaPods/issues/11558