Skip to content

kkebo/xcodegen-artifactbundle-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xcodegen-artifactbundle-demo

XcodeGen 2.39.0 supports artifact bundle. This repository is a sample project that uses the artifact bundle.

The important files are Package.swift and Plugins/xcodegen/XcodeGen.swift.

Getting Started

To generate MyProject.xcodeproj, run the following command.

swift package xcodegen generate

And then, open MyProject.xcodeproj with Xcode.

xed MyProject.xcodeproj

I tested the instructions above with Xcode 15.2 on macOS 14.3.1 arm64.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages