Registry / build-tool / xcoder

xcoder

JSON →
library0.1.18rbrubygemsunverified

Provides a Ruby-based object-model for parsing project structures and invoking builds.

gem install xcoder
INSTALL
IMPORT
SIG · XCODER
X
xcoder
build-toolrubyv0.1.18
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Xcode
require 'xcoder'

Parse an Xcode project and list targets

require 'xcoder' project = Xcode.project('MyApp.xcodeproj') puts project.targets.first.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.18latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
OpenAI (training)
1
Resources
xcoder — gem install xcoder · libregistry