We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHECKLIST
I have read the issue reporting guidelines
I confirm this is a suspected bug or issue that will affect other users
Current behavior:
Expected behavior:
Steps to reproduce:
Screenshots
Environment information
cordova 10
ios 5.1.1
cordova plugin firebasex 14.2.1
Runtime issue
iOS build issue:
14.21.3
Related code:
insert any relevant code here such as plugin API calls / input parameters
Console output
// Paste any relevant JS/native console output here
Other information:
The text was updated successfully, but these errors were encountered:
following build commands failed: compilec /Users/username/Library/Developer/Xcode/DerivedData/project name-ckvlcp@omdaaooeipnjngfxnclph/Build/Intermediates.noindex/ArchiveIntermediates /IntermediateBuildFilesPath/Pods.build/Debug-iphoneos/FirebaseMessaging.build/Objects=-normal/ara64/FIRMessagingRmqManager.o /Users/username/projectfolder/platforms/ios/Pods/FirebaseMessaging/FirebaseMessaging/Sources/FIRMessagingRmqManager.a normal arm64 objective-c [email protected] ng.1_0.compiler (in target 'FirebaseMessaging' from project "Pods') (1 xcodebuild: failure) Command failed with exit code 65 (ERROR] An error occurred while running subprocess cordova. cordova build ios --device exited with exit code 65.
Sorry, something went wrong.
What Xcode version have you installed? Because it's seems there's a problem with 15.3 and the workaround for now is to install the 15.2 version.
firebase/firebase-ios-sdk#12457 firebase/firebase-ios-sdk#11403
EDIT: I just saw that you are on Xcode 14.2.1, try to use 15.2
@pinguluk will check with Xcode 15.2
@Cap-7 do you have any "Error" message prior the "* *ARCHIVE FAILED **" message?
No branches or pull requests
Bug report
CHECKLIST
I have read the issue reporting guidelines
I confirm this is a suspected bug or issue that will affect other users
Current behavior:
Expected behavior:
Steps to reproduce:
Screenshots
Environment information
cordova 10
ios 5.1.1
cordova plugin firebasex 14.2.1
Runtime issue
iOS build issue:
14.21.3
Related code:
Console output
console output
Other information:
The text was updated successfully, but these errors were encountered: