<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi again, another question:</div><div class=""><br class=""></div><div class="">Is it possible to use .gyb files to automatically generate repetitive code outside of the stdlib? Preferably in a SwiftPM package? Here’s an example of what I’ve been using it for:</div><div class=""><br class=""></div><a href="https://github.com/SwiftAndroid/swift-jni/blob/master/JNIFields.swift.gyb" class="">https://github.com/SwiftAndroid/swift-jni/blob/master/JNIFields.swift.gyb</a><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Geordie</div></body></html>