What platform are you building for?
iOS
What framework are you building with?
Capacitor
What is your build ID?
6fe0a020-2447-46dc-94bb-2ec7e81324a5
What is your error message?
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target ‘GoogleMaps’ from project ‘Pods’)
warning: Run script build phase ‘[CP] Copy XCFrameworks’ will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘GoogleMaps’ from project ‘Pods’)
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target ‘FBSDKLoginKit’ from project ‘Pods’)
warning: Run script build phase ‘[CP] Copy XCFrameworks’ will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘FBSDKLoginKit’ from project ‘Pods’)
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target ‘FBSDKCoreKit_Basics’ from project ‘Pods’)
warning: Run script build phase ‘[CP] Copy XCFrameworks’ will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘FBSDKCoreKit_Basics’ from project ‘Pods’)
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target ‘FBSDKCoreKit’ from project ‘Pods’)
warning: Run script build phase ‘[CP] Copy XCFrameworks’ will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target 'FBS
Please describe the issue:
Hello,
I’m getting a build failure with an unknown cause. I’ve been debugging, but I can’t figure it out. This started occuring after I updated to capacitor 8.
Attaching just the last part of the build log, because it is too long. If needed, I can provide the whole log.
Any assistance would be greatly appreciated. Thanks!