Frederik Riedel
Frederik Riedel
There's a pull request which would add attributed strings which would allow to set the color of the placeholder text: https://github.com/MoZhouqi/KMPlaceholderTextView/pull/41
Would love to hear if there’s any update on this / or any way to help to make this happen. I use SwiftyStoreKit in my apps to manage subscriptions –...
Hey, has there been any update on this? I just attempted to try this again, but the same error message is still occurring… 
Yes, same problem here as well!
I merged this PR which seems to have fixed it for me: https://github.com/bizz84/SwiftyStoreKit/pull/640
@nodeful make sure that you put the "Run Script" area all the way to the bottom. I had it at a higher position before which caused the problems for me....
Thanks, that's good to know! I've been using the [Swift Package Manager branch](https://github.com/sindresorhus/LaunchAtLogin/pull/41) which does not include the mentioned fix so far I assume. I have now merged the latest...
> Did you manage to resolve the issue? Unfortunately, not. Even with the latest commits merged into the Swift Packet Manager Branch, the problem still exists for me.
Unfortunately, I still get this error when I attempt to upload to iTunes Connect: 
Ok, I figured it out. After getting the code signing issue I checked the output of the script. And apparently the signing of LaunchAtLoginHelper failed, because I had two similar...