mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-01 16:06:59 +00:00
Added a hint to enable the StoreUpdateManager to make the simulation actually work
This commit is contained in:
parent
7582f02a08
commit
56a5f546c4
@ -169,11 +169,14 @@ typedef enum {
|
||||
Set the version string that should be used for a simulated new version being available
|
||||
in the App Store.
|
||||
|
||||
`BITStoreUpdateManager` must be enabled in `BITHockeyManager` for this to work!
|
||||
|
||||
*Default*: _NIL_
|
||||
|
||||
@warning This property is autoamtically disabled if accidentally being invoked in an
|
||||
App Store build.
|
||||
@see updateSetting
|
||||
@see BITHockeyManager
|
||||
*/
|
||||
@property (nonatomic, strong) NSString *simulatedNewStoreVersion;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user