MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / create-shared-scheme.py

File create-shared-scheme.py

scripts/ios/create-shared-scheme.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Ensure an Xcode scheme exists that wires the UI test bundle for Codename One CI.
3
4The Codename One iOS template historically only shipped a user-specific scheme,

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
compileMethod · 0.65

Tested by

no test coverage detected