This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
xcodeproj-modify
Watch
1
Star
0
Fork
You've already forked xcodeproj-modify
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1.0.2
xcodeproj-modify
/
Sources
/
xcodeproj-modify
/
Command.swift
6 lines
97 B
Swift
Raw
Permalink
Blame
History
import
Foundation
enum
Command
{
case
addRunScriptPhase
(
target
:
String
,
contents
:
String
)
}
Reference in New Issue
View Git Blame
Copy Permalink