Conversation
Generated by 🚫 Danger |
|
| App Name | WordPress | |
| Configuration | Release-Alpha | |
| Build Number | 31356 | |
| Version | PR #25342 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | 916857b | |
| Installation URL | 6atqk219n6o0o |
|
| App Name | Jetpack | |
| Configuration | Release-Alpha | |
| Build Number | 31356 | |
| Version | PR #25342 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | 916857b | |
| Installation URL | 58j700s2pud60 |
🤖 Build Failure AnalysisThis build has failures. Claude has analyzed them - check the build annotations for details. |
|
The tests are deceiving. The app crashes once the new block editor is enabled. More work needs to be done here. |
The previous revision had a malformed `GutenbergKitResources.framework` missing `CFBundleExecutable` in its `Info.plist`, which prevented the app from installing on the simulator. --- Generated with the help of Claude Code, https://claude.ai/code Co-Authored-By: Claude Code Opus 4.6 <noreply@anthropic.com>
3526a79 to
916857b
Compare
|
|
@dcalhoun could I ask you to take the editor here for a spin? It's built on top of wordpress-mobile/GutenbergKit#318 with the fixes for the issue discussed yesterday. I tried it on my end and it seems to work fine for simple usage. ScreenRecording_03-05-2026.16-42-02_1.movAlso notice from the build logs that the resources framework is in use
Thanks! |
|
@Gio2018 the prototype build worked well for me too. I tested...
I also tested building locally with a GutenbergKit clone. I tested with a dev server ( I was unable to run GUTENBERGKIT_SWIFT_USE_LOCAL_RESOURCES=1 xcodebuild -resolvePackageDependencies
GUTENBERGKIT_SWIFT_USE_LOCAL_RESOURCES=1 open -a Xcode ./Does it remain possible to load local results of |
|
Thanks @dcalhoun !
I'm afraid that's not possible at the moment, but it's something that I'll work on as soon as the XCFramework CI -> S3 -> tag workflow is completed. |
Ah, right. I forgot about the phases. Thanks! I saw you requested my review of wordpress-mobile/GutenbergKit#318. I'll begin that review tomorrow. |







Description
Testing instructions