Skip to content

Commit

Permalink
Merge pull request #189 from adrianyg7/ios-sdk-0-35-0
Browse files Browse the repository at this point in the history
Update iOS SDK to 0.35.0
  • Loading branch information
jdee authored Aug 31, 2020
2 parents 04e72e0 + 00b3976 commit 1695231
Show file tree
Hide file tree
Showing 356 changed files with 3,514 additions and 15,357 deletions.
2 changes: 1 addition & 1 deletion BranchUnityTestBed/Assets/Branch/Branch.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

public class Branch : MonoBehaviour {

public static string sdkVersion = "0.6.5";
public static string sdkVersion = "0.6.6";

public delegate void BranchCallbackWithParams(Dictionary<string, object> parameters, string error);
public delegate void BranchCallbackWithUrl(string url, string error);
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
Loading

0 comments on commit 1695231

Please sign in to comment.