Fix missing FBSimulatorApplicationCommands.h header in FBSimulatorControl XCFramework
Root cause: The header was marked as Private instead of Public in the IDB
Xcode project, causing it to be excluded from the XCFramework's public headers.
Fix applied:
- Modified idb_checkout/FBSimulatorControl.xcodeproj/project.pbxproj line 65
- Changed FBSimulatorApplicationCommands.h from Private to Public visibility
- Rebuilt all XCFrameworks to include the properly exposed header
Verification:
- Header now present at: FBSimulatorControl.xcframework/.../Headers/FBSimulatorApplicationCommands.h
- Local AXe build succeeds with clean Swift Package Manager cache
- Ready for CI testing
This resolves the compilation failure where Swift Package Manager could not
find the header when building without access to IDB source code.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.