-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Platform
iOS
Platform Version
iOS 18.3
Braze SDK Version
11.9.0
Xcode Version
Xcode 16.2.0
Computer Processor
Apple (M1)
Repro Rate
100 %
Steps To Reproduce
- Add 'BrazeKit', 'BrazeUI', and 'BrazeLocation' via Pod.
- Run the SwiftUI preview.
- The preview fails to display.
Expected Behavior
We can preview the view in Xcode.
Actual Incorrect Behavior
The preview fails to display.
Verbose Logs
== PREVIEW UPDATE ERROR:
FailedToLaunchAppError: Failed to launch example.test.BrazeTest
==================================
| [Remote] JITError
|
| ==================================
|
| | [Remote] CouldNotLoadInputStaticArchiveFile: Could not load static archive during preview: /Users/xxxxxx/Library/Developer/Xcode/DerivedData/BrazeTest-xxxxxx/Build/Products/Debug-iphonesimulator/BrazeUI/BrazeUI.framework/BrazeUI
| |
| | path: /Users/xxxxxx/Library/Developer/Xcode/DerivedData/BrazeTest-xxxxxx/Build/Products/Debug-iphonesimulator/BrazeUI/BrazeUI.framework/BrazeUI
| |
| | ==================================
| |
| | | [Remote] LLVMError
| | |
| | | LLVMError: LLVMError(description: "Duplicate definition of symbol \'$.Resources.o.__inits.0\'")
== SELECTED RUN DESTINATION:
Simulator - iOS 18.2 | iphonesimulator | arm64 | iPhone 16 | no proxyAdditional Information
- If either 'BrazeUI' or 'BrazeLocation' is not included in the Pod, the preview works correctly.
- If added via SPM, the preview works without any issues.
cafedeichi
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
