@@ -24,7 +24,7 @@ SOFTWARE.
24
24
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
25
25
xmlns : android =" http://schemas.android.com/apk/res/android"
26
26
id =" branch-cordova-sdk"
27
- version =" 3.2 .0" >
27
+ version =" 3.4 .0" >
28
28
29
29
<!-- Description -->
30
30
<name >branch-cordova-sdk</name >
@@ -73,24 +73,26 @@ SOFTWARE.
73
73
</feature >
74
74
</config-file >
75
75
76
- <framework src =" iAd.framework" />
77
76
<framework src =" SafariServices.framework" />
78
- <framework src =" AdSupport.framework" />
79
77
<framework src =" CoreSpotlight.framework" />
78
+ <framework src =" iAd.framework" />
79
+ <framework src =" AdSupport.framework" />
80
80
<framework src =" MobileCoreServices.framework" />
81
+ <framework src =" SystemConfiguration.framework" />
82
+ <framework src =" CoreTelephony.framework" />
83
+ <framework src =" WebKit.framework" />
81
84
82
85
<header-file src =" src/ios/BranchNPM.h" />
83
86
<header-file src =" src/ios/BranchSDK.h" />
84
87
<source-file src =" src/ios/BranchSDK.m" />
85
88
<source-file src =" src/ios/AppDelegate+BranchSdk.m" />
86
89
87
- <header-file src =" src/ios/dependencies/Fabric/ANSCompatibility.h" />
88
- <header-file src =" src/ios/dependencies/Fabric/Answers.h" />
89
- <header-file src =" src/ios/dependencies/Fabric/FABAttributes.h" />
90
- <header-file src =" src/ios/dependencies/Fabric/FABKitProtocol.h" />
91
- <header-file src =" src/ios/dependencies/Fabric/Fabric+FABKits.h" />
92
- <header-file src =" src/ios/dependencies/Fabric/Fabric.h" />
93
-
90
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCAppleAdClient.h" />
91
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCAppleAdClient.m" />
92
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCAppleReceipt.h" />
93
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCAppleReceipt.m" />
94
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCAppleSearchAds.h" />
95
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCAppleSearchAds.m" />
94
96
<header-file src =" src/ios/dependencies/Branch-SDK/BNCApplication.h" />
95
97
<source-file src =" src/ios/dependencies/Branch-SDK/BNCApplication.m" />
96
98
<header-file src =" src/ios/dependencies/Branch-SDK/BNCAvailability.h" />
@@ -110,43 +112,53 @@ SOFTWARE.
110
112
<source-file src =" src/ios/dependencies/Branch-SDK/BNCDeepLinkViewControllerInstance.m" />
111
113
<header-file src =" src/ios/dependencies/Branch-SDK/BNCDeviceInfo.h" />
112
114
<source-file src =" src/ios/dependencies/Branch-SDK/BNCDeviceInfo.m" />
115
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCDeviceSystem.h" />
116
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCDeviceSystem.m" />
113
117
<header-file src =" src/ios/dependencies/Branch-SDK/BNCEncodingUtils.h" />
114
118
<source-file src =" src/ios/dependencies/Branch-SDK/BNCEncodingUtils.m" />
115
- <header-file src =" src/ios/dependencies/Branch-SDK/BNCError.h" />
116
- <source-file src =" src/ios/dependencies/Branch-SDK/BNCError.m" />
117
- <header-file src =" src/ios/dependencies/Branch-SDK/BNCFabricAnswers.h" />
118
- <source-file src =" src/ios/dependencies/Branch-SDK/BNCFabricAnswers.m" />
119
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCFacebookAppLinks.h" />
120
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCFacebookAppLinks.m" />
119
121
<header-file src =" src/ios/dependencies/Branch-SDK/BNCFieldDefines.h" />
122
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCJSONUtility.h" />
123
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCJSONUtility.m" />
120
124
<header-file src =" src/ios/dependencies/Branch-SDK/BNCKeyChain.h" />
121
125
<source-file src =" src/ios/dependencies/Branch-SDK/BNCKeyChain.m" />
122
126
<header-file src =" src/ios/dependencies/Branch-SDK/BNCLinkCache.h" />
123
127
<source-file src =" src/ios/dependencies/Branch-SDK/BNCLinkCache.m" />
124
128
<header-file src =" src/ios/dependencies/Branch-SDK/BNCLinkData.h" />
125
129
<source-file src =" src/ios/dependencies/Branch-SDK/BNCLinkData.m" />
130
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCLocale.h" />
131
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCLocale.m" />
126
132
<header-file src =" src/ios/dependencies/Branch-SDK/BNCLocalization.h" />
127
133
<source-file src =" src/ios/dependencies/Branch-SDK/BNCLocalization.m" />
128
134
<header-file src =" src/ios/dependencies/Branch-SDK/BNCLog.h" />
129
135
<source-file src =" src/ios/dependencies/Branch-SDK/BNCLog.m" />
136
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCNetworkInterface.h" />
137
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCNetworkInterface.m" />
130
138
<header-file src =" src/ios/dependencies/Branch-SDK/BNCPreferenceHelper.h" />
131
139
<source-file src =" src/ios/dependencies/Branch-SDK/BNCPreferenceHelper.m" />
140
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCReachability.h" />
141
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCReachability.m" />
132
142
<header-file src =" src/ios/dependencies/Branch-SDK/BNCSpotlightService.h" />
133
143
<source-file src =" src/ios/dependencies/Branch-SDK/BNCSpotlightService.m" />
134
- <header-file src =" src/ios/dependencies/Branch-SDK/BNCStrongMatchHelper.h" />
135
- <source-file src =" src/ios/dependencies/Branch-SDK/BNCStrongMatchHelper.m" />
136
144
<header-file src =" src/ios/dependencies/Branch-SDK/BNCSystemObserver.h" />
137
145
<source-file src =" src/ios/dependencies/Branch-SDK/BNCSystemObserver.m" />
146
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCTelephony.h" />
147
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCTelephony.m" />
138
148
<header-file src =" src/ios/dependencies/Branch-SDK/BNCThreads.h" />
139
149
<source-file src =" src/ios/dependencies/Branch-SDK/BNCThreads.m" />
150
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCTuneUtility.h" />
151
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCTuneUtility.m" />
140
152
<header-file src =" src/ios/dependencies/Branch-SDK/BNCURLBlackList.h" />
141
153
<source-file src =" src/ios/dependencies/Branch-SDK/BNCURLBlackList.m" />
142
- <header-file src =" src/ios/dependencies/Branch-SDK/Branch+Validator .h" />
143
- <source-file src =" src/ios/dependencies/Branch-SDK/Branch+Validator .m" />
154
+ <header-file src =" src/ios/dependencies/Branch-SDK/BNCUserAgentCollector .h" />
155
+ <source-file src =" src/ios/dependencies/Branch-SDK/BNCUserAgentCollector .m" />
144
156
<header-file src =" src/ios/dependencies/Branch-SDK/Branch.h" />
145
157
<source-file src =" src/ios/dependencies/Branch-SDK/Branch.m" />
158
+ <header-file src =" src/ios/dependencies/Branch-SDK/Branch+Validator.h" />
159
+ <source-file src =" src/ios/dependencies/Branch-SDK/Branch+Validator.m" />
146
160
<header-file src =" src/ios/dependencies/Branch-SDK/BranchActivityItemProvider.h" />
147
161
<source-file src =" src/ios/dependencies/Branch-SDK/BranchActivityItemProvider.m" />
148
- <header-file src =" src/ios/dependencies/Branch-SDK/BranchCSSearchableItemAttributeSet.h" />
149
- <source-file src =" src/ios/dependencies/Branch-SDK/BranchCSSearchableItemAttributeSet.m" />
150
162
<header-file src =" src/ios/dependencies/Branch-SDK/BranchConstants.h" />
151
163
<source-file src =" src/ios/dependencies/Branch-SDK/BranchConstants.m" />
152
164
<header-file src =" src/ios/dependencies/Branch-SDK/BranchContentDiscoverer.h" />
@@ -155,21 +167,25 @@ SOFTWARE.
155
167
<source-file src =" src/ios/dependencies/Branch-SDK/BranchContentDiscoveryManifest.m" />
156
168
<header-file src =" src/ios/dependencies/Branch-SDK/BranchContentPathProperties.h" />
157
169
<source-file src =" src/ios/dependencies/Branch-SDK/BranchContentPathProperties.m" />
170
+ <header-file src =" src/ios/dependencies/Branch-SDK/BranchCrossPlatformID.h" />
171
+ <source-file src =" src/ios/dependencies/Branch-SDK/BranchCrossPlatformID.m" />
172
+ <header-file src =" src/ios/dependencies/Branch-SDK/BranchCSSearchableItemAttributeSet.h" />
173
+ <source-file src =" src/ios/dependencies/Branch-SDK/BranchCSSearchableItemAttributeSet.m" />
158
174
<header-file src =" src/ios/dependencies/Branch-SDK/BranchDeepLinkingController.h" />
159
175
<header-file src =" src/ios/dependencies/Branch-SDK/BranchDelegate.h" />
160
176
<source-file src =" src/ios/dependencies/Branch-SDK/BranchDelegate.m" />
161
177
<header-file src =" src/ios/dependencies/Branch-SDK/BranchEvent.h" />
162
178
<source-file src =" src/ios/dependencies/Branch-SDK/BranchEvent.m" />
179
+ <header-file src =" src/ios/dependencies/Branch-SDK/BranchLastAttributedTouchData.h" />
180
+ <source-file src =" src/ios/dependencies/Branch-SDK/BranchLastAttributedTouchData.m" />
163
181
<header-file src =" src/ios/dependencies/Branch-SDK/BranchLinkProperties.h" />
164
182
<source-file src =" src/ios/dependencies/Branch-SDK/BranchLinkProperties.m" />
165
183
<header-file src =" src/ios/dependencies/Branch-SDK/BranchShareLink.h" />
166
184
<source-file src =" src/ios/dependencies/Branch-SDK/BranchShareLink.m" />
167
185
<header-file src =" src/ios/dependencies/Branch-SDK/BranchUniversalObject.h" />
168
186
<source-file src =" src/ios/dependencies/Branch-SDK/BranchUniversalObject.m" />
169
- <header-file src =" src/ios/dependencies/Branch-SDK/BranchView.h" />
170
- <source-file src =" src/ios/dependencies/Branch-SDK/BranchView.m" />
171
- <header-file src =" src/ios/dependencies/Branch-SDK/BranchViewHandler.h" />
172
- <source-file src =" src/ios/dependencies/Branch-SDK/BranchViewHandler.m" />
187
+ <header-file src =" src/ios/dependencies/Branch-SDK/NSError+Branch.h" />
188
+ <source-file src =" src/ios/dependencies/Branch-SDK/NSError+Branch.m" />
173
189
<header-file src =" src/ios/dependencies/Branch-SDK/NSMutableDictionary+Branch.h" />
174
190
<source-file src =" src/ios/dependencies/Branch-SDK/NSMutableDictionary+Branch.m" />
175
191
<header-file src =" src/ios/dependencies/Branch-SDK/NSString+Branch.h" />
@@ -191,10 +207,14 @@ SOFTWARE.
191
207
192
208
<header-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchCloseRequest.h" />
193
209
<source-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchCloseRequest.m" />
210
+ <header-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchCPIDRequest.h" />
211
+ <source-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchCPIDRequest.m" />
194
212
<header-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchCreditHistoryRequest.h" />
195
213
<source-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchCreditHistoryRequest.m" />
196
214
<header-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchInstallRequest.h" />
197
215
<source-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchInstallRequest.m" />
216
+ <header-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchLATDRequest.h" />
217
+ <source-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchLATDRequest.m" />
198
218
<header-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchLoadRewardsRequest.h" />
199
219
<source-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchLoadRewardsRequest.m" />
200
220
<header-file src =" src/ios/dependencies/Branch-SDK/Networking/Requests/BranchLogoutRequest.h" />
0 commit comments