Skip to content

Conversation

@Kaiqgs
Copy link
Collaborator

@Kaiqgs Kaiqgs commented Oct 20, 2025

test_mac_bundle.mov

@Kaiqgs Kaiqgs self-assigned this Oct 20, 2025
@Kaiqgs Kaiqgs linked an issue Oct 20, 2025 that may be closed by this pull request
@Kaiqgs Kaiqgs requested review from britzl and ekharkunov October 20, 2025 19:03
@@ -1,9 +1,11 @@
name: "DefoldFMOD"
platforms:
arm64-osx:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it can be generalized and use

  osx:
    context:
      libs: ["fmodbridge"]

because as I saw fmodbridge contains both x86_64 and arm64

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And I'm not sure should it be even added to ext.manifest because by default Extender link all libraries from lib/<platform> folder.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good point, @ekharkunov, I have added many redundant declarations, just trying to get it working. I'll progressively remove them as I continue testing.

@Kaiqgs Kaiqgs marked this pull request as ready for review October 22, 2025 11:40
@Kaiqgs Kaiqgs merged commit 9550442 into update-fmod-20309 Oct 22, 2025
@Kaiqgs Kaiqgs deleted the 7-macos-and-ios-fmod-are-out-of-date-v202 branch October 29, 2025 11:43
Kaiqgs added a commit that referenced this pull request Dec 2, 2025
* update script for linux & docker-compose deprecation

* updated to 20309 web(html5), android, linux, win32

* 2.03.09 update, workaround html5 build

* fakeCwrap test workaround

* clean after success test html5

* 10 - Android FMOD 2.02 is out of date (#11)

Android has been updated to 2.03.09

* 13 - Windows 2.02.05 Is Out Of Date (#15)

Test evidence shared

* 7 - Update macOS and iOS To 2.03.09 (#14)

* 7 - Update macOS and iOS To 2.03.09

* 7 - commit libfmodbridge

* 7 - new lines

* 12 - Readme 2.02.05 Is Out Of Date (#16)

* 12 - Readme 2.02.05 Is Out Of Date

* 12 - switch to png banner

* 12 - rm unused logo

* 6 - Extra Emscripten flags

* 17 - Fmod 2.03.09 pthread Support (#18)

* 17 - Wasm Pthread Support

* 17 - testing clarification

* 17 - attempted removing pthread pool size

* 17 - better manifest

* 21 - Enhanced Properties & Investigate `lib_path` (#22)

* 21 - Enhanced Properties

* 21 - fix ext.properties

* 19 - Add Manuals and API Reference (#20)

* 19 - Add Manuals and API Reference

* 19 - added further instructions, generator for .script_api file
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

Successfully merging this pull request may close these issues.

MacOS and iOS FMOD are out of date: v2.02

3 participants