Skip to content

Commit 4dd2e99

Browse files
authored
Included BNCCommerceEvent.h a public header for Carthage. (#541)
1 parent 1c61dad commit 4dd2e99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

carthage-files/BranchSDK.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/* Begin PBXBuildFile section */
1010
4D19C1C21DC110FB008D8B38 /* BNCXcode7Support.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D19C1C01DC110FA008D8B38 /* BNCXcode7Support.h */; };
1111
4D19C1C31DC110FB008D8B38 /* BNCXcode7Support.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D19C1C11DC110FB008D8B38 /* BNCXcode7Support.m */; };
12-
4D3922BD1E1F0C85004FB7C8 /* BNCCommerceEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D3922BC1E1F0C85004FB7C8 /* BNCCommerceEvent.h */; };
12+
4D3922BD1E1F0C85004FB7C8 /* BNCCommerceEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D3922BC1E1F0C85004FB7C8 /* BNCCommerceEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
1313
4D3FA94D1DFF3F6C00E2B6A9 /* BNCConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3FA94C1DFF3F6C00E2B6A9 /* BNCConfig.m */; };
1414
4DA40A8F1E1F0011004D2534 /* BNCCommerceEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DA40A8D1E1F0011004D2534 /* BNCCommerceEvent.m */; };
1515
7DA3BF1D1D889CE500CA8AE0 /* BranchContentDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DA3BF171D889CE500CA8AE0 /* BranchContentDiscoverer.m */; };
@@ -345,13 +345,13 @@
345345
isa = PBXHeadersBuildPhase;
346346
buildActionMask = 2147483647;
347347
files = (
348-
4D3922BD1E1F0C85004FB7C8 /* BNCCommerceEvent.h in Headers */,
349348
E230A1941D03DB9E006181D8 /* BranchView.h in Headers */,
349+
E230A1861D03DB9E006181D8 /* Branch.h in Headers */,
350350
E230A1791D03DB9E006181D8 /* BNCPreferenceHelper.h in Headers */,
351351
E230A17B1D03DB9E006181D8 /* BNCServerInterface.h in Headers */,
352352
E230A1961D03DB9E006181D8 /* BranchViewHandler.h in Headers */,
353353
7DA3BF211D889CE500CA8AE0 /* BranchContentPathProperties.h in Headers */,
354-
E230A1861D03DB9E006181D8 /* Branch.h in Headers */,
354+
4D3922BD1E1F0C85004FB7C8 /* BNCCommerceEvent.h in Headers */,
355355
E230A16C1D03DB9E006181D8 /* BNCConfig.h in Headers */,
356356
7DA3BF1E1D889CE500CA8AE0 /* BranchContentDiscoverer.h in Headers */,
357357
E230A18E1D03DB9E006181D8 /* BranchDeepLinkingController.h in Headers */,

0 commit comments

Comments
 (0)