You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frank fails to make the skeleton properly. Note the error about a blank build configuration, and then when it tells me to use the --build_configuration flag, that comes back as invalid.
I found more than one target in this project. Which is the main app target that you wish to Frankify?
1: WODmetrics
2: GenGitVersion
1
Frankifying target [WODmetrics] in project WODmetrics.xcodeproj
I'm trying to Frankify the '' build configuration, but I don't see it that build configuration in your XCode target. Here's a list of the build configurations I see:
'Debug'
'Release'
Please specify one of those build configurations using the --build_configuration flag
[gargoyle:~/ios/WODmetrics] scott% frank-skeleton --build_configuration=Debug
Could not find command "__build_configuration=Debug".
unrecognized command --build_configuration=Debug
the only valid command at the moment is update-server
The text was updated successfully, but these errors were encountered:
Frank fails to make the skeleton properly. Note the error about a blank build configuration, and then when it tells me to use the --build_configuration flag, that comes back as invalid.
I found more than one target in this project. Which is the main app target that you wish to Frankify?
1: WODmetrics
2: GenGitVersion
Please specify one of those build configurations using the --build_configuration flag
[gargoyle:~/ios/WODmetrics] scott% frank-skeleton --build_configuration=Debug
Could not find command "__build_configuration=Debug".
unrecognized command --build_configuration=Debug
the only valid command at the moment is update-server
The text was updated successfully, but these errors were encountered: