nativescript-local-notifications
nativescript-local-notifications copied to clipboard
Failed to verify bitcode in LocalNotificationsPlugin.framework/LocalNotificationsPlugin:\nerror: Bundle only contains bitcode-marker /var/folders/4d/zcq9x1910f9_7vk9_v8q6xp8jqxkx7/T/IDEDistributionOptionThinning.Jj0/Payload/appmedical.app/Frameworks/LocalNotificationsPlugin.framework/LocalNotificationsPlugin (armv7)
Error description (IDEDistribution.standard.log):
appmedical.app/Frameworks/TNSWidgets.framework/TNSWidgets arm64 ->
2019-05-10 13:38:35 +0000 error: Failed to verify bitcode in LocalNotificationsPlugin.framework/LocalNotificationsPlugin:
error: Bundle only contains bitcode-marker /var/folders/4d/zcq9x1910f9_7vk9_v8q6xp8jqxkx7/T/IDEDistributionOptionThinning.Jj0/Payload/appmedical.app/Frameworks/LocalNotificationsPlugin.framework/LocalNotificationsPlugin (armv7)
and:
2019-05-10 13:38:38 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool exited with 1
2019-05-10 13:38:38 +0000 ipatool JSON: {
alerts = (
{
code = 3299;
description = "Configuration issue: platform AppleTVSimulator.platform doesn't have any non-simulator SDKs; ignoring it";
info = {
};
level = WARN;
},
{
code = 3299;
description = "Configuration issue: platform WatchSimulator.platform doesn't have any non-simulator SDKs; ignoring it";
info = {
};
level = WARN;
},
{
code = 3299;
description = "Configuration issue: platform iPhoneSimulator.platform doesn't have any non-simulator SDKs; ignoring it";
info = {
};
level = WARN;
},
{
code = 0;
description = "Failed to verify bitcode in LocalNotificationsPlugin.framework/LocalNotificationsPlugin:\nerror: Bundle only contains bitcode-marker /var/folders/4d/zcq9x1910f9_7vk9_v8q6xp8jqxkx7/T/IDEDistributionOptionThinning.Jj0/Payload/appmedical.app/Frameworks/LocalNotificationsPlugin.framework/LocalNotificationsPlugin (armv7)\n\n";
info = {
};
level = ERROR;
type = "malformed-payload";
},
{
code = 0;
description = "Failed to verify bitcode in TNSWidgets.framework/TNSWidgets:\nerror: Bundle only contains bitcode-marker /var/folders/4d/zcq9x1910f9_7vk9_v8q6xp8jqxkx7/T/IDEDistributionOptionThinning.Jj0/Payload/appmedical.app/Frameworks/TNSWidgets.framework/TNSWidgets (armv7)\n\n";
info = {
};
level = ERROR;
type = "malformed-payload";
}
);
}
2019-05-10 13:41:39 +0000 [MT] Canceled distribution assistant
@AquilesOliveira Did you ever figure this out?