Closed ehuangmove closed 1 year ago
Hi @ehuangmove, we'll take a deeper look into why certain packages are not showing up on the list. In the meantime, if you happen to have a copy of Xcode 14.3 installed, I was able to link BrazePushStory
using 14.3 and then return back to build on 14.2. It's possible that it may be an issue with SPM on that version of Xcode.
@jerielng Thanks! We are able to resolve this issue with a new Xcode
Thanks for the update @ehuangmove! Taking a deeper look, it looks to be an issue specific to versions of Xcode <= 14.2. Using higher versions from 14.3+ should work fine. I'll go ahead and close out the issue, but let us know if you have any further questions!
Platform
iOS
Platform Version
iOS 16
Braze SDK Version
6.5.0
Xcode Version
14.2
Computer Processor
Apple (M1)
Repro Rate
100%
Steps To Reproduce
I was following this guide: https://braze-inc.github.io/braze-swift-sdk/tutorials/braze/b3-push-stories/ Example:
BrazeKit
Expected Behavior
https://braze-inc.github.io/braze-swift-sdk/tutorials/braze/b3-push-stories/
Refer to Step 3
Actual Incorrect Behavior
https://braze-inc.github.io/braze-swift-sdk/tutorials/braze/b3-push-stories/
Can not get past Step 3
Verbose Logs
No response
Additional Information