diff --git a/.gitignore b/.gitignore index 692b8299..c4c53182 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,4 @@ testbed/plugins testbed/hooks node_modules testbed/ul_web_hooks/ -.installed - -/plugin.xml -src/ios/BranchNPM.h \ No newline at end of file +.installed \ No newline at end of file diff --git a/plugin.xml b/plugin.xml new file mode 100644 index 00000000..91520fc8 --- /dev/null +++ b/plugin.xml @@ -0,0 +1,111 @@ + + + + + + + branch-cordova-sdk + Branch SDK Plugin + Apache 2.0 + cordova,branch + https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK.git + https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK/issues + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $BRANCH_KEY + + + + + CFBundleURLName + io.branch.sdk + CFBundleURLSchemes + + $URI_SCHEME + + + + + + + + + + + diff --git a/src/ios/BranchNPM.h b/src/ios/BranchNPM.h new file mode 100644 index 00000000..90fe1bcc --- /dev/null +++ b/src/ios/BranchNPM.h @@ -0,0 +1 @@ +//empty