|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 4D351A101F0D6362004BD4AA /* BNCLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D351A0F1F0D6362004BD4AA /* BNCLog.m */; }; |
10 | 11 | 4D3A944B1E64C777007127B3 /* iAd.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D3A944A1E64C777007127B3 /* iAd.framework */; }; |
11 | 12 | 4D4F283E1E400F9800282A34 /* BNCCommerceEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D4F27E01E400F9800282A34 /* BNCCommerceEvent.m */; }; |
12 | 13 | 4D4F283F1E400F9800282A34 /* BNCConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D4F27E21E400F9800282A34 /* BNCConfig.m */; }; |
|
50 | 51 | 4D4F28651E400F9800282A34 /* BranchShortUrlSyncRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D4F28311E400F9800282A34 /* BranchShortUrlSyncRequest.m */; }; |
51 | 52 | 4D4F28661E400F9800282A34 /* BranchSpotlightUrlRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D4F28331E400F9800282A34 /* BranchSpotlightUrlRequest.m */; }; |
52 | 53 | 4D4F28671E400F9800282A34 /* BranchUserCompletedActionRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D4F28351E400F9800282A34 /* BranchUserCompletedActionRequest.m */; }; |
| 54 | + 4D510D771F0D61BE003D720B /* Branch.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AAF0F01CF7594400CA98BD /* Branch.m */; }; |
53 | 55 | 4D9E765C1E774DB100BD0620 /* BranchShareLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D9E765B1E774DB100BD0620 /* BranchShareLink.m */; }; |
54 | 56 | 4DB47D5E1F042C5900C53C29 /* BNCDebug.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DB47D591F042C5900C53C29 /* BNCDebug.m */; }; |
55 | | - 4DB47D5F1F042C5900C53C29 /* BNCLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DB47D5B1F042C5900C53C29 /* BNCLog.m */; }; |
56 | 57 | 4DB47D601F042C5900C53C29 /* NSString+Branch.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DB47D5D1F042C5900C53C29 /* NSString+Branch.m */; }; |
57 | 58 | 4DF867F41E6DDC4E00BE4C5F /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DF867F31E6DDC4E00BE4C5F /* AdSupport.framework */; }; |
58 | 59 | 6306D5BF1D6A33A7000306B3 /* BranchUniversalObjectPropertiesTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6306D5BE1D6A33A7000306B3 /* BranchUniversalObjectPropertiesTableViewController.swift */; }; |
|
71 | 72 | 63AAF0C71CF758AF00CA98BD /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 63AAF0C51CF758AF00CA98BD /* Main.storyboard */; }; |
72 | 73 | 63AAF0C91CF758AF00CA98BD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 63AAF0C81CF758AF00CA98BD /* Assets.xcassets */; }; |
73 | 74 | 63AAF0CC1CF758AF00CA98BD /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 63AAF0CA1CF758AF00CA98BD /* LaunchScreen.storyboard */; }; |
74 | | - 63AAF0F11CF7594400CA98BD /* Branch.m in Sources */ = {isa = PBXBuildFile; fileRef = 63AAF0F01CF7594400CA98BD /* Branch.m */; }; |
75 | 75 | 63AAF0FD1CF7F4AD00CA98BD /* CreditHistoryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63AAF0FC1CF7F4AD00CA98BD /* CreditHistoryViewController.swift */; }; |
76 | 76 | 63AAF1011CF7F58900CA98BD /* ContentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63AAF1001CF7F58900CA98BD /* ContentViewController.swift */; }; |
77 | 77 | 63BCC3591D5AC8D600CE0EB1 /* cancel-28.png in Resources */ = {isa = PBXBuildFile; fileRef = 63BCC3581D5AC8D600CE0EB1 /* cancel-28.png */; }; |
|
80 | 80 | 63F65BFA1D654EF30055A2F6 /* DictionaryTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63F65BF91D654EF30055A2F6 /* DictionaryTableViewCell.swift */; }; |
81 | 81 | 63F8BB201D57D2BE0013B6F7 /* LinkPropertiesTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63F8BB1F1D57D2BE0013B6F7 /* LinkPropertiesTableViewController.swift */; }; |
82 | 82 | 63F8BB241D57E7730013B6F7 /* ArrayTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63F8BB231D57E7730013B6F7 /* ArrayTableViewController.swift */; }; |
83 | | - F155BFEF1EF37EDB00BF4566 /* BNCLog.m in Sources */ = {isa = PBXBuildFile; fileRef = F155BFEE1EF37EDB00BF4566 /* BNCLog.m */; }; |
84 | 83 | F155BFF21EF37EEA00BF4566 /* BNCDeepLinkViewControllerInstance.m in Sources */ = {isa = PBXBuildFile; fileRef = F155BFF11EF37EEA00BF4566 /* BNCDeepLinkViewControllerInstance.m */; }; |
85 | 84 | /* End PBXBuildFile section */ |
86 | 85 |
|
87 | 86 | /* Begin PBXFileReference section */ |
| 87 | + 4D351A0F1F0D6362004BD4AA /* BNCLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BNCLog.m; sourceTree = "<group>"; }; |
88 | 88 | 4D3A944A1E64C777007127B3 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; |
89 | 89 | 4D4F27DE1E400F9800282A34 /* BNCCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCCallbacks.h; sourceTree = "<group>"; }; |
90 | 90 | 4D4F27DF1E400F9800282A34 /* BNCCommerceEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCCommerceEvent.h; sourceTree = "<group>"; }; |
|
184 | 184 | 4D9E765B1E774DB100BD0620 /* BranchShareLink.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchShareLink.m; sourceTree = "<group>"; }; |
185 | 185 | 4DB47D581F042C5900C53C29 /* BNCDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCDebug.h; sourceTree = "<group>"; }; |
186 | 186 | 4DB47D591F042C5900C53C29 /* BNCDebug.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BNCDebug.m; sourceTree = "<group>"; }; |
187 | | - 4DB47D5A1F042C5900C53C29 /* BNCLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCLog.h; sourceTree = "<group>"; }; |
188 | | - 4DB47D5B1F042C5900C53C29 /* BNCLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BNCLog.m; sourceTree = "<group>"; }; |
189 | 187 | 4DB47D5C1F042C5900C53C29 /* NSString+Branch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Branch.h"; sourceTree = "<group>"; }; |
190 | 188 | 4DB47D5D1F042C5900C53C29 /* NSString+Branch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Branch.m"; sourceTree = "<group>"; }; |
191 | 189 | 4DF867F31E6DDC4E00BE4C5F /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; |
|
218 | 216 | 63F8BB1F1D57D2BE0013B6F7 /* LinkPropertiesTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LinkPropertiesTableViewController.swift; sourceTree = "<group>"; }; |
219 | 217 | 63F8BB231D57E7730013B6F7 /* ArrayTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArrayTableViewController.swift; sourceTree = "<group>"; }; |
220 | 218 | F155BFED1EF37EDB00BF4566 /* BNCLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCLog.h; sourceTree = "<group>"; }; |
221 | | - F155BFEE1EF37EDB00BF4566 /* BNCLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BNCLog.m; sourceTree = "<group>"; }; |
222 | 219 | F155BFF01EF37EEA00BF4566 /* BNCDeepLinkViewControllerInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCDeepLinkViewControllerInstance.h; sourceTree = "<group>"; }; |
223 | 220 | F155BFF11EF37EEA00BF4566 /* BNCDeepLinkViewControllerInstance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BNCDeepLinkViewControllerInstance.m; sourceTree = "<group>"; }; |
224 | 221 | /* End PBXFileReference section */ |
|
269 | 266 | 4D4F27E41E400F9800282A34 /* BNCContentDiscoveryManager.m */, |
270 | 267 | 4DB47D581F042C5900C53C29 /* BNCDebug.h */, |
271 | 268 | 4DB47D591F042C5900C53C29 /* BNCDebug.m */, |
| 269 | + F155BFF01EF37EEA00BF4566 /* BNCDeepLinkViewControllerInstance.h */, |
| 270 | + F155BFF11EF37EEA00BF4566 /* BNCDeepLinkViewControllerInstance.m */, |
272 | 271 | 4D4F27E51E400F9800282A34 /* BNCDeviceInfo.h */, |
273 | 272 | 4D4F27E61E400F9800282A34 /* BNCDeviceInfo.m */, |
274 | 273 | 4D4F27E71E400F9800282A34 /* BNCEncodingUtils.h */, |
|
281 | 280 | 4D4F27EE1E400F9800282A34 /* BNCLinkCache.m */, |
282 | 281 | 4D4F27EF1E400F9800282A34 /* BNCLinkData.h */, |
283 | 282 | 4D4F27F01E400F9800282A34 /* BNCLinkData.m */, |
284 | | - 4DB47D5A1F042C5900C53C29 /* BNCLog.h */, |
285 | | - 4DB47D5B1F042C5900C53C29 /* BNCLog.m */, |
| 283 | + F155BFED1EF37EDB00BF4566 /* BNCLog.h */, |
| 284 | + 4D351A0F1F0D6362004BD4AA /* BNCLog.m */, |
286 | 285 | 4D4F27F11E400F9800282A34 /* BNCPreferenceHelper.h */, |
287 | 286 | 4D4F27F21E400F9800282A34 /* BNCPreferenceHelper.m */, |
288 | 287 | 4D4F27F31E400F9800282A34 /* BNCServerInterface.h */, |
|
325 | 324 | 4D4F28161E400F9800282A34 /* BranchViewHandler.m */, |
326 | 325 | 4D4F28171E400F9800282A34 /* NSMutableDictionary+Branch.h */, |
327 | 326 | 4D4F28181E400F9800282A34 /* NSMutableDictionary+Branch.m */, |
328 | | -<<<<<<< HEAD |
329 | | - F155BFF01EF37EEA00BF4566 /* BNCDeepLinkViewControllerInstance.h */, |
330 | | - F155BFF11EF37EEA00BF4566 /* BNCDeepLinkViewControllerInstance.m */, |
331 | | - F155BFED1EF37EDB00BF4566 /* BNCLog.h */, |
332 | | - F155BFEE1EF37EDB00BF4566 /* BNCLog.m */, |
333 | | -======= |
334 | 327 | 4DB47D5C1F042C5900C53C29 /* NSString+Branch.h */, |
335 | 328 | 4DB47D5D1F042C5900C53C29 /* NSString+Branch.m */, |
336 | | ->>>>>>> 12ca4d3428198933aac335d042e534dbd4e81da8 |
337 | 329 | 4D4F28191E400F9800282A34 /* Requests */, |
338 | 330 | ); |
339 | 331 | path = "Branch-SDK"; |
|
560 | 552 | 4D4F285E1E400F9800282A34 /* BranchLoadRewardsRequest.m in Sources */, |
561 | 553 | 4D4F28511E400F9800282A34 /* BranchContentDiscoverer.m in Sources */, |
562 | 554 | 4D4F28611E400F9800282A34 /* BranchRedeemRewardsRequest.m in Sources */, |
| 555 | + 4D351A101F0D6362004BD4AA /* BNCLog.m in Sources */, |
563 | 556 | 4D4F28661E400F9800282A34 /* BranchSpotlightUrlRequest.m in Sources */, |
564 | 557 | 4D4F284E1E400F9800282A34 /* Branch.m in Sources */, |
565 | 558 | 63AAF0FD1CF7F4AD00CA98BD /* CreditHistoryViewController.swift in Sources */, |
566 | 559 | 4D4F28471E400F9800282A34 /* BNCPreferenceHelper.m in Sources */, |
567 | 560 | 4D4F28461E400F9800282A34 /* BNCLinkData.m in Sources */, |
568 | 561 | 4D4F28491E400F9800282A34 /* BNCServerRequestQueue.m in Sources */, |
569 | | - 4DB47D5F1F042C5900C53C29 /* BNCLog.m in Sources */, |
570 | 562 | 4D4F28561E400F9800282A34 /* BranchUniversalObject.m in Sources */, |
571 | 563 | 4D4F28571E400F9800282A34 /* BranchView.m in Sources */, |
572 | 564 | 4D4F28591E400F9800282A34 /* NSMutableDictionary+Branch.m in Sources */, |
|
583 | 575 | 63F8BB241D57E7730013B6F7 /* ArrayTableViewController.swift in Sources */, |
584 | 576 | 63AAF1011CF7F58900CA98BD /* ContentViewController.swift in Sources */, |
585 | 577 | 63F8BB201D57D2BE0013B6F7 /* LinkPropertiesTableViewController.swift in Sources */, |
586 | | - F155BFEF1EF37EDB00BF4566 /* BNCLog.m in Sources */, |
587 | 578 | 6306FFF11D6BEFA30031D2E3 /* ArrayTableViewCell.swift in Sources */, |
588 | 579 | 4D4F285B1E400F9800282A34 /* BranchCloseRequest.m in Sources */, |
589 | 580 | 4D9E765C1E774DB100BD0620 /* BranchShareLink.m in Sources */, |
590 | 581 | 4D4F28671E400F9800282A34 /* BranchUserCompletedActionRequest.m in Sources */, |
591 | 582 | 4D4F28521E400F9800282A34 /* BranchContentDiscoveryManifest.m in Sources */, |
592 | 583 | 63865EB11D60E7B6006071CE /* DictionaryTableViewController.swift in Sources */, |
593 | | - 63AAF0F11CF7594400CA98BD /* Branch.m in Sources */, |
594 | 584 | 4D4F283F1E400F9800282A34 /* BNCConfig.m in Sources */, |
595 | 585 | 4D4F284F1E400F9800282A34 /* BranchActivityItemProvider.m in Sources */, |
596 | 586 | 4D4F28481E400F9800282A34 /* BNCServerInterface.m in Sources */, |
|
608 | 598 | 633EEA6C1CF942C4000AE1BC /* NavigationController.swift in Sources */, |
609 | 599 | 63F65BFA1D654EF30055A2F6 /* DictionaryTableViewCell.swift in Sources */, |
610 | 600 | 4DB47D601F042C5900C53C29 /* NSString+Branch.m in Sources */, |
| 601 | + 4D510D771F0D61BE003D720B /* Branch.m in Sources */, |
611 | 602 | 4D4F28581E400F9800282A34 /* BranchViewHandler.m in Sources */, |
612 | 603 | 63AAF0C21CF758AF00CA98BD /* AppDelegate.swift in Sources */, |
613 | 604 | ); |
|
0 commit comments