1 Followers
0 Following
3 Posts
I’m also really color blind. So if you want to help with the CSS, let me know.
12 SEVER - Lemmy.World

Lemmy

11 STUNT - Lemmy.World

Lemmy

10 DAISY - Lemmy.World

Lemmy

09 LAMP - Lemmy.World

Lemmy

iOS app dev build setting CFBundleShortVersionString

https://lemmy.world/post/26260042

iOS app dev build setting CFBundleShortVersionString - Lemmy.World

When I build with what is on the main branch, I get an error about invalid CFBundleShortVersionString, which appears to come from here: ios/App/App/Info.plist <key>CFBundleShortVersionString</key> <string>$(MARKETING_VERSION)</string> I can workaround / hack a fix by modifying the Info.plist file with something like: <key>CFBundleShortVersionString</key> <string>1.0.0</string> But I assume that’s not the right thing to do. What is the correct way to set CFBundleShortVersionString or $(MARKETING_VERSION) ?

08 PISCES - Lemmy.World

Lemmy