Skip to content

Commit d8ef56d

Browse files
committed
Updates for 0.12.7 release.
1 parent c2d5cdd commit d8ef56d

21 files changed

+9
-1782
lines changed

Branch-SDK/Branch-SDK/BNCConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#ifndef Branch_SDK_Config_h
1010
#define Branch_SDK_Config_h
1111

12-
#define SDK_VERSION @"0.12.6"
12+
#define SDK_VERSION @"0.12.7"
1313

1414
#define BNC_PROD_ENV
1515
//#define BNC_STAGE_ENV

Branch-SDK/Branch-SDK/Branch.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,7 +1326,7 @@ + (NSString *)bundleIdentifier {
13261326
}
13271327

13281328
+ (NSString *)kitDisplayVersion {
1329-
return @"0.12.6";
1329+
return @"0.12.7";
13301330
}
13311331

1332-
@end
1332+
@end

Branch.framework/Versions/A/Branch

-10.7 MB
Binary file not shown.

Branch.framework/Versions/A/Headers/BNCCallbacks.h

Lines changed: 0 additions & 21 deletions
This file was deleted.

Branch.framework/Versions/A/Headers/BNCConfig.h

Lines changed: 0 additions & 34 deletions
This file was deleted.

Branch.framework/Versions/A/Headers/BNCLinkCache.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

Branch.framework/Versions/A/Headers/BNCLinkData.h

Lines changed: 0 additions & 31 deletions
This file was deleted.

Branch.framework/Versions/A/Headers/BNCPreferenceHelper.h

Lines changed: 0 additions & 71 deletions
This file was deleted.

Branch.framework/Versions/A/Headers/BNCServerInterface.h

Lines changed: 0 additions & 31 deletions
This file was deleted.

Branch.framework/Versions/A/Headers/BNCServerRequest.h

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)