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

Command CodeSign failed with a nonzero exit code #41

Closed
SzGajdzica opened this issue Mar 7, 2024 · 18 comments
Closed

Command CodeSign failed with a nonzero exit code #41

SzGajdzica opened this issue Mar 7, 2024 · 18 comments

Comments

@SzGajdzica
Copy link

CodeSign /Users/szymon/Library/Developer/Xcode/DerivedData/my-gps-location-ios-gsmfqkbtrqfrtegcttykytuyamkq/Build/Products/Debug-iphonesimulator/my-gps-location-ios.app/Frameworks/PAGAdSDK.framework/Versions/A (in target 'my-gps-location-ios' from project 'my-gps-location-ios')
cd /Users/szymon/Downloads/my-gps-location-ios-main

Signing Identity:     "-"

/usr/bin/codesign --force --sign - --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/szymon/Library/Developer/Xcode/DerivedData/my-gps-location-ios-gsmfqkbtrqfrtegcttykytuyamkq/Build/Products/Debug-iphonesimulator/my-gps-location-ios.app/Frameworks/PAGAdSDK.framework/Versions/A

note: Injecting stub binary into codeless framework (in target 'my-gps-location-ios' from project 'my-gps-location-ios')
/Users/szymon/Library/Developer/Xcode/DerivedData/my-gps-location-ios-gsmfqkbtrqfrtegcttykytuyamkq/Build/Products/Debug-iphonesimulator/my-gps-location-ios.app/Frameworks/PAGAdSDK.framework/Versions/A: bundle format unrecognized, invalid, or unsuitable
Command CodeSign failed with a nonzero exit code

@codeDancer668
Copy link
Collaborator

codeDancer668 commented Mar 14, 2024

What version of xcode are you using, suspecting an incompatibility issue from a bug in the latest version of xcode

@SzGajdzica
Copy link
Author

xcode version 15.3

@codeDancer668
Copy link
Collaborator

We recommend using xcode 15.2 and below, which can be successfully compiled and run.
As for the newer versions of xcode 15.3, it does have the above problem.

@alpha-moisol
Copy link

Will it be fixed anytime soon?

@alpha-moisol
Copy link

It's a crutial error, we are forced to use Xcode 15.3 starting from May 1, and we cannot use this framework. How long it will take to fix it?

@alpha-moisol
Copy link

@codeDancer668 can we have information on how long it will take to resolve the issue?

@zry-bd
Copy link
Collaborator

zry-bd commented Apr 9, 2024

@alpha-moisol We are seeking resolution,and we will fix it as soon as possible.

@1083921307
Copy link

Could you please fix this problem in an urgent manner? I am waiting for the fix of this problem

@alpha-moisol
Copy link

alpha-moisol commented Apr 28, 2024

It's been almost a month. When the fix will be released?

@alpha-moisol
Copy link

alpha-moisol commented May 6, 2024

@zry-bd Is there any progress?

@cheebow
Copy link

cheebow commented May 7, 2024

When will the revised version be released?
What is the schedule?

@alpha-moisol
Copy link

@zry-bd @codeDancer668 It's been two months, can we have some information on progress here?

@zry-bd
Copy link
Collaborator

zry-bd commented May 20, 2024

@alpha-moisol @cheebow @SzGajdzica Sorry for the delay. We will fix the product as soon as possible. Please keep an eye on the version release information.

@zry-bd
Copy link
Collaborator

zry-bd commented Jun 7, 2024

@alpha-moisol @cheebow @SzGajdzica We have fixed this error in version 6.1.0-beta.2, please integrate it.

@DimDL
Copy link

DimDL commented Jun 12, 2024

Hi. I tried to integrate:

  • version 5.8.0-release.8: I have the codesign error mentioned above (this ticket).
  • version 6.1.0-beta.2 as recommended: Info.plist is invalid, cannot upload to AppStore. I created this issue

@zry-bd
Copy link
Collaborator

zry-bd commented Jun 14, 2024

@alpha-moisol @cheebow @SzGajdzica @DimDL We have fixed this codeSign error and the invalid Info.plist error in version 6.1.0-beta.3, please integrate it.

@hberenger
Copy link

@zry-bd : I just tested 6.1.0-beta.3 and I can confirm it works well in Xcode15.3, thankyou!

@DimDL
Copy link

DimDL commented Jun 24, 2024

@zry-bd I cannot test 6.1.0-beta3 on my side until Appharbor starts supporting it, but that is a good step forward, will test when we are unlocked. Thanks !

@zry-bd zry-bd closed this as completed Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants