Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-xcodegen-app

Minimal iOS app whose Xcode project is generated with XcodeGen instead of being committed: project.yml is the source of truth and SampleApp.xcodeproj is gitignored.

Build locally

xcodegen generate
xcodebuild -project SampleApp.xcodeproj -scheme SampleApp \
  -destination 'generic/platform=iOS Simulator' build

Build on Limrun

lim xcode build .

No configuration needed: Limrun detects project.yml, runs XcodeGen on the build instance, and builds the generated project.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages