Skip to content
New issue

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

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

Closed
1 of 3 tasks
tomasztyc opened this issue May 14, 2024 · 2 comments
Closed
1 of 3 tasks
Labels
needs reproduction needs reproducible example to illustrate the issue

Comments

@tomasztyc
Copy link

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

  • iOS
  • Android
  • Web

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

@jcesarmobile jcesarmobile added the needs reproduction needs reproducible example to illustrate the issue label May 14, 2024
Copy link

ionitron-bot bot commented May 14, 2024

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-bot ionitron-bot bot removed the triage label May 14, 2024
@Ionitron Ionitron added needs reply needs reply from the user and removed needs reply needs reply from the user labels May 14, 2024
@jcesarmobile jcesarmobile added the needs reply needs reply from the user label May 14, 2024
@Ionitron
Copy link
Collaborator

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 Ionitron removed the needs reply needs reply from the user label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction needs reproducible example to illustrate the issue
Projects
None yet
Development

No branches or pull requests

3 participants