Closed vanessa05 closed 8 years ago
Hi @vanessa05
I think I solved all the issues with architectures and bitcode now. I want to make sure next update is bug free and I will release it tomorrow.
It is related to this bug http://www.openradar.me/radar?id=6409498411401216
What you can do now to make it working is to add build phase script in your project and paste this:
bash ${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/KontaktSDK.framework/strip-frameworks.sh
Hi @stoprocent
Indeed, I just added build phase script as you wrote and now it's ok ! I can upload my build to the App Store without problem ! :-)
Thank you very much for your help !
No worries :) Glad it helped
I installed the new kontakt iOS sdk (Version: 1.0.4) as it's explained in the quick start guide.
I wrote code to detect my eddystone. In foreground and in background, it's ok :-) I created an archive of my target => ok.
But when I try to upload this archive to the App Store, I see errors messages like on the screenshot.
Can you please tell me what I'm doing wrong ?
Thanks for your help