File tree Expand file tree Collapse file tree 5 files changed +12
-3
lines changed
Branch.framework/Versions/A Expand file tree Collapse file tree 5 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 99#ifndef Branch_SDK_Config_h
1010#define Branch_SDK_Config_h
1111
12- #define SDK_VERSION @"0.12.2 "
12+ #define SDK_VERSION @"0.12.3 "
1313
1414#define BNC_PROD_ENV
1515//#define BNC_STAGE_ENV
Original file line number Diff line number Diff line change 99#ifndef Branch_SDK_Config_h
1010#define Branch_SDK_Config_h
1111
12- #define SDK_VERSION @"0.12.2 "
12+ #define SDK_VERSION @"0.12.3 "
1313
1414#define BNC_PROD_ENV
1515//#define BNC_STAGE_ENV
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "Branch"
3- s . version = "0.12.2 "
3+ s . version = "0.12.3 "
44 s . summary = "Create an HTTP URL for any piece of content in your app"
55 s . description = <<-DESC
66- Want the highest possible conversions on your sharing feature?
Original file line number Diff line number Diff line change 11Branch iOS SDK change log
22
3+ - v0.12.3
4+ * Fabric Answers integration
5+ * Swift Testbed
6+ * Retry in poor network conditions
7+ * Fix for Facebook calling openUrl from within the app
8+ * Fix Fabric headers conflict
9+ * Simplify Carthage project
10+ * Fix framework headers visibility issue with BranchView
11+
312- v0.12.2
413 * better error handling for 500s
514 * check for Facebook deferred app links on the client
You can’t perform that action at this time.
0 commit comments