You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the Xcode 14 final version my app that uses Apptimize-iOS-Kit (via SPM) will not compile using SwiftUI Preview's.
I've checked in a new simple project and still not compiling.
Steps To Reproduce
Open Xcode 14.0.1
Include a Swift Package that depends on [apptimize-ios-kit]
Open a SwiftUI View file and compile the Preview
Notice the error that returns from the SwiftUI Preview
Describe the bug
Using the Xcode 14 final version my app that uses Apptimize-iOS-Kit (via SPM) will not compile using SwiftUI Preview's.
I've checked in a new simple project and still not compiling.
Steps To Reproduce
Expected behavior
SwiftUI Preview should compile/run
Apptimize Framework Version
3.5.16
Dependency manager
Swift Package Manager
Swift version
5.7
Xcode version
14.0.1 (14A400)
Relevant log output
Link with same problem and possible solution in Amplify sdk:
https://github.com/aws-amplify/amplify-ios/issues/1874
The text was updated successfully, but these errors were encountered: