Hello guys , I am using KMM for writing an SDK tha...
# getting-started
p
Hello guys , I am using KMM for writing an SDK that will be used on both iOS and Android. When I am opening the sample app for iOS and trying to run on simulator, it works fine. However when I try to run on real device, it throws build error:
Execution failed for task 'sharedembedAndSignPodAppleFrameworkForXcode'.
> Please run the embedAndSignPodAppleFrameworkForXcode task from Xcode ('SDK_NAME', 'CONFIGURATION', 'TARGET_BUILD_DIR', 'ARCHS' and 'FRAMEWORKS_FOLDER_PATH' not provided)
Any idea here what is the issue ?