Closed sheinix closed 7 years ago
Thx for the bug report!
This has JUST been fixed today, and released 5.2.1 a few minutes ago (https://github.com/SwiftGen/SwiftGen/issues/346#issuecomment-338982640)
See duplicate issue #346 : CocoaPods & GitHub release are already available, Homebrew release is pending validation by someone from Homebrew
Thanks!. I've just updated the pod in my case and worked again.
Solved.
Cool, thanks for the feedback 👍
I get the following error when running the SwiftGen build phase.
My build phase script:
`$PODS_ROOT/SwiftGen/bin/swiftgen xcassets -t swift4 "$PROJECT_DIR/MyProject/Assets.xcassets" --output "$PROJECT_DIR/MyProject/Images.swift"
$PODS_ROOT/SwiftGen/bin/swiftgen strings -t structured-swift4 "$PROJECT_DIR/MyProject/en.lproj/Localizable.strings" --output "$PROJECT_DIR/MyProject/Localized.swift"
$PODS_ROOT/SwiftGen/bin/swiftgen fonts -t swift4 "$PROJECT_DIR/MyProject/Fonts" --output "$PROJECT_DIR/MyProject/MAFonts.swift"`
It isn't working for any template.