Frederik Riedel

Results 40 comments of 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… ![image](https://user-images.githubusercontent.com/5204169/98482923-d5f8d480-2204-11eb-8db6-16a392ba9ec5.png)

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: ![image](https://user-images.githubusercontent.com/5204169/94430118-ad0c0b00-0193-11eb-96aa-90e51dea502f.png)

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...