mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-01-12 17:22:28 +08:00
Bump SDK version to 12.2.1
Reviewed By: jamestouri Differential Revision: D32955602 fbshipit-source-id: 0e5bd1939ae0cb5c88cdcd6145de807aff1bc9f0
This commit is contained in:
committed by
Facebook GitHub Bot
parent
af6a0254ee
commit
948e4e89eb
@@ -6,5 +6,5 @@
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
#define FBAEMKit_VERSION_STRING @"12.2.0"
|
||||
#define FBAEMKit_VERSION_STRING @"12.2.1"
|
||||
#define FBSDK_DEFAULT_GRAPH_API_VERSION @"v12.0"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#define FBSDK_MAX_CRASH_LOGS 5
|
||||
#define FBSDK_CRASH_PATH_NAME @"instrument"
|
||||
#ifndef FBSDK_VERSION_STRING
|
||||
#define FBSDK_VERSION_STRING @"12.2.0"
|
||||
#define FBSDK_VERSION_STRING @"12.2.1"
|
||||
#endif
|
||||
|
||||
static NSUncaughtExceptionHandler *previousExceptionHandler = NULL;
|
||||
|
||||
Reference in New Issue
Block a user