mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update README.md
This commit is contained in:
parent
cf1aefc305
commit
b15b274390
@ -92,7 +92,6 @@ Drag & drop the HockeySDK folder from your project directory to your Xcode proje
|
|||||||
if ([[UIDevice currentDevice] respondsToSelector:@selector(uniqueIdentifier)])
|
if ([[UIDevice currentDevice] respondsToSelector:@selector(uniqueIdentifier)])
|
||||||
return [[UIDevice currentDevice] performSelector:@selector(uniqueIdentifier)];
|
return [[UIDevice currentDevice] performSelector:@selector(uniqueIdentifier)];
|
||||||
\#endif
|
\#endif
|
||||||
|
|
||||||
return nil;
|
return nil;
|
||||||
}</code></pre>This assumes that the precompiler macro BETA_BUILD is set for your ad-hoc builds, but not for store builds.
|
}</code></pre>This assumes that the precompiler macro BETA_BUILD is set for your ad-hoc builds, but not for store builds.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user