build
- Repo stars 357
- License GPL-2.0
- Author repo woocommerce-ios
Build the WooCommerce iOS project.
Run the build command:
bundle exec fastlane build_for_testing 2>&1 | tail -50
If the build fails:
- Analyze the error output — look for compilation errors, identify file and line
- Check if it is a missing import, type mismatch, syntax error, or stale generated code
- If stale codegen, run:
bundle exec rake generate - If
Unable to find a device matching— use the/simulatorskill to discover an available simulator, then retry - Suggest or apply the fix
If the build succeeds, report success.
- Fluxly category
- Engineering
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 94 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @woocommerce · GPL-2.0
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Guided setup
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Shell exec
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Build the WooCommerce iOS project. Run the build command: ```bash bundle exec fastlane build_for_testing 2>&1 | tail -50 ``` If the build fails: 1. Analyze the error output — look for compilation errors, identify file and line 2. Check if it is a missing import, type mismatch, syntax error, or stale generated code …
Build the WooCommerce iOS project.
Run the build command:
```bash
bundle exec fastlane build_for_testing 2>&1 | tail -50
```
If the build fails:
1. Analyze the error output — look for compilation errors, identify file and line
2. Check if it is a missing import, type mismatch, syntax error, or stale generated code
3. If stale codegen, run: `bundle exec rake generate`
4. If `Unable to find a device matching` — use the `/simulator` skill to discover an available simulator, then retry
5. Suggest or apply the fix
If the build succeeds, report success. Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> no H2/H3 headings
terms -> Build the WooCommerce iOS project. · If the build fails: 1. · If the build succeeds, report success.
files/cmd -> bundle exec rake generate · Unable to find a device matching · /simulator
body sha256 -> 1e81c0866673
Decide Fit First
Design Intent
How To Use It
Boundaries And Review