File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >FMWK </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.22.4 </string >
20+ <string >0.22.5 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >0.22.4 </string >
24+ <string >0.22.5 </string >
2525 <key >LSRequiresIPhoneOS </key >
2626 <true />
2727 <key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ FOUNDATION_EXPORT BranchCondition _Nonnull BranchConditionRefurbished;
8383@property (nonatomic , assign ) double ratingAverage;
8484@property (nonatomic , assign ) NSInteger ratingCount;
8585@property (nonatomic , assign ) double ratingMax;
86+ @property (nonatomic , assign ) double rating;
8687@property (nonatomic , strong , nullable ) NSString *addressStreet;
8788@property (nonatomic , strong , nullable ) NSString *addressCity;
8889@property (nonatomic , strong , nullable ) NSString *addressRegion;
Original file line number Diff line number Diff line change 11Branch iOS SDK Change Log
22
3- - v0.22.4
3+ - v0.22.5
44 * _ * Master Release* _ - January 12, 2018
55 * Added the ` rating ` field to the ` BranchUniversalObject ` .
66
Original file line number Diff line number Diff line change 11#checksum for Branch-iOS-SDK found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-SDK.zip
2- 7783976bbe7d018fa11fb01180c6ac745907b6fa Branch-iOS-SDK.zip
2+ 94bae346883a333d55d24f26ffb31810333cf2d0 Branch-iOS-SDK.zip
33#checksum for Branch-iOS-TestBed found at https://s3-us-west-1.amazonaws.com/branchhost/Branch-iOS-TestBed.zip
4- 11ae09639b01aac5a38ed4a15ab08f5f1951a9bf Branch-iOS-TestBed.zip
4+ 166cb8496093945ab50d62eca4fc0fecdb2f8e7e Branch-iOS-TestBed.zip
You can’t perform that action at this time.
0 commit comments