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
Not super familiar with Xcode, so struggling a bit with the setup of the plugin. I'm almost there, but the app fails on the build stage in Fastlane. Any suggestions on how to tackle this?
❌ ld: library not found for -lPods-OneSignalNotificationServiceExtension
❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)
▸ ** ARCHIVE FAILED **
▸ The following build commands failed:
▸ Ld /Users/expo/Library/Developer/Xcode/DerivedData/Nuptuality-czypadaqxhhqkcaohroovtjuwjiy/Build/Intermediates.noindex/ArchiveIntermediates/Nuptuality/IntermediateBuildFilesPath/Nuptuality.build/Release-iphoneos/OneSignalNotificationServiceExtension.build/Objects-normal/armv7/Binary/OneSignalNotificationServiceExtension normal armv7 (in target 'OneSignalNotificationServiceExtension' from project 'Nuptuality')
▸ (1 failure)
** ARCHIVE FAILED **
The following build commands failed:
Ld /Users/expo/Library/Developer/Xcode/DerivedData/Nuptuality-czypadaqxhhqkcaohroovtjuwjiy/Build/Intermediates.noindex/ArchiveIntermediates/Nuptuality/IntermediateBuildFilesPath/Nuptuality.build/Release-iphoneos/OneSignalNotificationServiceExtension.build/Objects-normal/armv7/Binary/OneSignalNotificationServiceExtension normal armv7 (in target 'OneSignalNotificationServiceExtension' from project 'Nuptuality')
(1 failure)
Exit status: 65
The text was updated successfully, but these errors were encountered:
Not super familiar with Xcode, so struggling a bit with the setup of the plugin. I'm almost there, but the app fails on the build stage in Fastlane. Any suggestions on how to tackle this?
› Linking Nuptuality/OneSignalNotificationServiceExtension » OneSignalNotificationServiceExtension
❌ ld: library not found for -lPods-OneSignalNotificationServiceExtension
❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)
▸ ** ARCHIVE FAILED **
▸ The following build commands failed:
▸ Ld /Users/expo/Library/Developer/Xcode/DerivedData/Nuptuality-czypadaqxhhqkcaohroovtjuwjiy/Build/Intermediates.noindex/ArchiveIntermediates/Nuptuality/IntermediateBuildFilesPath/Nuptuality.build/Release-iphoneos/OneSignalNotificationServiceExtension.build/Objects-normal/armv7/Binary/OneSignalNotificationServiceExtension normal armv7 (in target 'OneSignalNotificationServiceExtension' from project 'Nuptuality')
▸ (1 failure)
** ARCHIVE FAILED **
The following build commands failed:
Ld /Users/expo/Library/Developer/Xcode/DerivedData/Nuptuality-czypadaqxhhqkcaohroovtjuwjiy/Build/Intermediates.noindex/ArchiveIntermediates/Nuptuality/IntermediateBuildFilesPath/Nuptuality.build/Release-iphoneos/OneSignalNotificationServiceExtension.build/Objects-normal/armv7/Binary/OneSignalNotificationServiceExtension normal armv7 (in target 'OneSignalNotificationServiceExtension' from project 'Nuptuality')
(1 failure)
Exit status: 65
The text was updated successfully, but these errors were encountered: