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

The project doesn't build for iOS with the Facebook and Ironsource extension #55

Closed
Morgerion opened this issue Jul 19, 2023 · 8 comments

Comments

@Morgerion
Copy link

A recent problem still haunts me - the project doesn't build for iOS with the Facebook and Ironsource extension.

Defold version: 1.4.8
Repo case: Extension_Test.zip
Log file: log.txt

@britzl
Copy link
Contributor

britzl commented Jul 19, 2023

The issue has been fixed (defold/extender#306) but we have not yet released a new beta build server. It will likely happen tomorrow.

@britzl
Copy link
Contributor

britzl commented Jul 20, 2023

The fix has been deployed to https://build-stage.defold.com

@britzl britzl closed this as completed Jul 20, 2023
@Morgerion
Copy link
Author

Yay, the IPA-build is finally complete.
But Apple is pulling back this build.
image
If you build on an old build server, everything is submit correctly (I checked it out on another project that doesn't have Facebook).

@britzl britzl reopened this Jul 20, 2023
@britzl
Copy link
Contributor

britzl commented Jul 20, 2023

Apparently we need to strip bitcode from the libs using bitcode_strip. We'll add support for this. Should be available tomorrow.

@britzl
Copy link
Contributor

britzl commented Jul 20, 2023

Bitcode stripping in this PR: defold/extender#310

@britzl
Copy link
Contributor

britzl commented Jul 21, 2023

Bitcode stripping in this PR: defold/extender#310

@Morgerion This PR has been merged and published to build-stage.defold.com. Please give it a try and let us know if your Apple submission is approved or not.

@britzl britzl closed this as completed Jul 21, 2023
@Morgerion
Copy link
Author

Everything has now submitted successfully!
The new version passed in TestFlight with no errors.

@britzl
Copy link
Contributor

britzl commented Jul 21, 2023

Everything has now submitted successfully! The new version passed in TestFlight with no errors.

Thank you for confirming that the issue is resolved!

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