distriqt / ANE-Adverts-Mediation

Mediation adapters for the Adverts ANE
https://airnativeextensions.com/extension/com.distriqt.Adverts
12 stars 0 forks source link

Facebook resign is not working #17

Closed shaymolho closed 3 years ago

shaymolho commented 3 years ago

Hi @marchbold

I don't know what happened, because i'm sure it worked for sometime

but now when i'm trying to resign the app after building with the IPA, the resign fail.

I don't know what happened, but i need your help because i don't know what how to fix it

This is the log i see when i call resign:

Luckys-MBP:target luckybuddies$ sudo ./resign
Create Signing Entitlements
\tAPP_NAME = SlotagramApplication.app
\tTEAM_IDENTIFIER = Q7H33EX62C
\tAPPLICATION_IDENTIFIER_PREFIX = Q7H33EX62C
\tBUNDLE_IDENTIFIER = com.wizits.buddies
\tAPS_ENVIRONMENT = production
\tBETA_REPORTS = true
\tPROVISIONING_GET_TASK_ALLOW = false
File Doesn't Exist, Will Create: ./Entitlements.plist
Setting aps-environment=production
Setting beta-reports-active=true
Sign Frameworks
.tmp/Payload/SlotagramApplication.app/Frameworks/FBAudienceNetwork.framework: replacing existing signature
.tmp/Payload/SlotagramApplication.app/Frameworks/FBAudienceNetwork.framework: errSecInternalComponent
Sign Application
.tmp/Payload/SlotagramApplication.app: replacing existing signature
.tmp/Payload/SlotagramApplication.app: errSecInternalComponent
.tmp/Payload/SlotagramApplication.app: invalid resource directory (directory or signature have been modified)

and then the command returns and the file created can't be upload to the store.

Your help is much needed, Shay

marchbold commented 3 years ago

Try deleting any .DS_Store fiiles in the application directory. invalid resource directory normally means some file has been added that shouldn't be in the app.