ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
11.93k stars 996 forks source link

[Bug]: CompileSwift normal arm64 (in target 'App' from project 'App') xcodebuild -exportArchive #7464

Closed tomasztyc closed 3 months ago

tomasztyc commented 4 months ago

Capacitor Version

5.7.4

Other API Details

npm --version: 10.5.0
node --version: v20.12.2
pod --version: 1.15.2

Platforms Affected

Current Behavior

When I want to export .ipa file by command: xcodebuild -exportArchive ... I'm getting the error about: CompileSwift normal arm64 (in target 'App' from project 'App') SwiftCompile normal arm64 Compiling\ AppDelegate.swift,\ GeneratedAssetSymbols.swift /Users/runner/work/"xxx"/ios/App/App/AppDelegate.swift /Users/runner/work/"xxx"/ios/App/build/App.build/Release-iphoneos/App.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'App' from project 'App') The same is when I'm trying to build the app for any iOS device.

I can't use v6 as some plugins which I'm using are still incompatible with v6

Expected Behavior

I want to build the app for simulator and export .ipa file.

Project Reproduction

No link

Additional Information

No response

ionitron-bot[bot] commented 4 months ago

This issue needs more information before it can be addressed. In particular, the reporter needs to provide a minimal sample app that demonstrates the issue. If no sample app is provided within 15 days, the issue will be closed. Please see the Contributing Guide for how to create a Sample App. Thanks! Ionitron 💙

Ionitron commented 3 months ago

It looks like this issue didn't get the information it needed, so I'll close it for now. If I made a mistake, sorry! I am just a bot.

Have a great day! Ionitron 💙

ionitron-bot[bot] commented 2 months ago

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.