Armond Avanes
12/02/2024, 4:45 PMAndrei Salavei
12/03/2024, 1:29 AMArmond Avanes
12/03/2024, 1:43 AM<key>CFBundleShortVersionString</key>
<string>$(APP_VERSION_PUBLIC)</string>
<key>CFBundleVersion</key>
<string>$(APP_VERSION_BUILD)</string>
That way, developers will have a central place to customize the app versions, bundle ID, team ID, etc.
Coming from Android world, it took me a while to find the defined versions inside "info.plist", so thought it could be beneficial to other developers as well to have simpler config.Andrei Salavei
12/03/2024, 3:39 PMArmond Avanes
04/14/2025, 6:58 PMiosApp/Configuration/Config.xcconfig
?zsmb
04/14/2025, 7:25 PM