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
When building my app, I get "Target Integrity" warnings Building for iOS Simulator, but the embedded framework 'SCSDKCreativeKit.framework' was built for iOS + iOS Simulator. Building for iOS Simulator, but the embedded framework 'SCSDKCoreKit.framework' was built for iOS + iOS Simulator.
Hello, I have a Carthage dependency on the CreativeKit
binary "https://raw.githubusercontent.com/Snapchat/snap-kit-carthage/repo/SCSDKCreativeKit.json" == 1.11.0
When building my app, I get "Target Integrity" warnings
Building for iOS Simulator, but the embedded framework 'SCSDKCreativeKit.framework' was built for iOS + iOS Simulator.
Building for iOS Simulator, but the embedded framework 'SCSDKCoreKit.framework' was built for iOS + iOS Simulator.
Would it be possible to provide the framework as a xcframework instead?
https://developer.apple.com/forums/thread/130684
Perhaps following this approach to build the xcframework?
The text was updated successfully, but these errors were encountered: