bytedance / AdsGlobalPackage

MIT License
0 stars 5 forks source link

Command CodeSign failed with a nonzero exit code #41

Open SzGajdzica opened 4 months ago

SzGajdzica commented 4 months ago

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 commented 3 months ago

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

SzGajdzica commented 3 months ago

xcode version 15.3

codeDancer668 commented 3 months ago

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 commented 3 months ago

Will it be fixed anytime soon?

alpha-moisol commented 3 months ago

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 commented 2 months ago

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

zry-bd commented 2 months ago

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

1083921307 commented 2 months ago

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

alpha-moisol commented 2 months ago

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

alpha-moisol commented 2 months ago

@zry-bd Is there any progress?

cheebow commented 2 months ago

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

alpha-moisol commented 1 month ago

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

zry-bd commented 1 month ago

@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 commented 1 month ago

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

DimDL commented 3 weeks ago

Hi. I tried to integrate:

zry-bd commented 3 weeks ago

@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 commented 2 weeks ago

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

DimDL commented 1 week ago

@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 !