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

Framework CoreAudioTypes not found #9

Closed
wow-such-amazing opened this issue Jun 5, 2024 · 7 comments
Closed

Framework CoreAudioTypes not found #9

wow-such-amazing opened this issue Jun 5, 2024 · 7 comments

Comments

@wow-such-amazing
Copy link

Hey folks!

I've updated Refiner from 1.2.0 to 1.3.9 and I now have this error when trying to build the project. Do you have an idea why that could happen and maybe any tips on what I could do to fix it?

I suspect maybe some of our Xcode Project settings, but can't really figure out 🤔

Screenshot 2024-06-05 at 14 01 05

Cheers!

@wow-such-amazing
Copy link
Author

Downgrading to 1.3.0 worked for me. Gonna check other versions as well 👀

@tekinalper
Copy link
Collaborator

Hi @wow-such-amazing! What is your Xcode version? Might be related to that.

@wow-such-amazing
Copy link
Author

Hey @tekinalper, we use 15.2. I had a thought about that. Let me try 15.4 👍

@wow-such-amazing
Copy link
Author

Looks like upgrading xcode fixed the issue for Refiner, but now we have the issue for Sentry 😅

getsentry/sentry-cocoa#3980

I'm gonna check if using xcode 15.2 and refiner 1.3.0 does the trick for our requirements 👍

@wow-such-amazing
Copy link
Author

Now that I've been able to make everything compile it fails to get delivered to the store 😁 Let me know if anything comes to mind, I'll keep you posted about my adventures 😄

[Application Loader Error Output]: Asset validation failed CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier value 'RefinerInternalSDK' under the iOS application 'Swapcard.app'.
[Application Loader Error Output]: Asset validation failed Invalid Bundle. The bundle at 'Swapcard.app/Frameworks/RefinerSDK.framework' contains disallowed nested bundles.
[Application Loader Error Output]: Asset validation failed Invalid Bundle. The bundle at 'Swapcard.app/Frameworks/RefinerSDK.framework' contains disallowed file 'Frameworks'.

@wow-such-amazing
Copy link
Author

I've fixed the problem by using cocoapods instead of SPM. Now things build fine 😄 Thanks for bearing with me, maybe this thread could be interesting to someone 👀

@tekinalper
Copy link
Collaborator

No worries! 😅 Great to hear it works and not blocks you. I'll let you know if we find something related to the error you got.

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

2 participants