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] - Archive Failed in build-mailcore2-xcframework-spm.sh #1996

Open
IMCHO opened this issue Feb 21, 2024 · 1 comment
Open

[Bug] - Archive Failed in build-mailcore2-xcframework-spm.sh #1996

IMCHO opened this issue Feb 21, 2024 · 1 comment
Labels

Comments

@IMCHO
Copy link

IMCHO commented Feb 21, 2024

Summary
I tried to run the scripts(build-mailcore2-xcframework-spm.sh) based on master branch, for making a new binary to support arm64 simulator. But I got a failed message in Build iOS Archive part in build-mailcore2-xcframework.sh file.

The following build commands failed:
	CompileC /Users/user/Library/Developer/Xcode/DerivedData/mailcore2-defryvdonqgsrvcdtzevnhmpsfpp/Build/Intermediates.noindex/ArchiveIntermediates/mailcore\ ios/IntermediateBuildFilesPath/mailcore2.build/Release-iphoneos/static\ mailcore2\ ios.build/Objects-normal/arm64/NSObject+MCO.o /Users/user/Desktop/Libraries/mailcore2/src/objc/utils/NSObject+MCO.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'static mailcore2 ios' from project 'mailcore2')

Can anyone know how to run the scripts properly?

ps. I removed Build Mac Archive part in build-mailcore2-xcframework.sh file, because I didn't need it.

Platform(s)

<iOS>

Happens on Mail Server

Piece of code

Actual outcome
ARCHIVE FAILED

Connection Logs

Expected outcome

Link to sample code on GitHub reproducing the issue (a full Xcode project):

@IMCHO IMCHO added the bug label Feb 21, 2024
@IMCHO
Copy link
Author

IMCHO commented Feb 21, 2024

@guidedways
any help for supporting arm64 simulator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant