Skip to content

Commit a43eb3d

Browse files
committed
Make SEGAdjustIntegrationFactory.h public
1 parent ac8275b commit a43eb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SEGAdjustIntegration.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
C38C3254220C6D3A00C77E2B /* SEGAdjustIntegrationFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = C38C324F220C6D3A00C77E2B /* SEGAdjustIntegrationFactory.h */; };
10+
C38C3254220C6D3A00C77E2B /* SEGAdjustIntegrationFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = C38C324F220C6D3A00C77E2B /* SEGAdjustIntegrationFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
1111
C38C3257220C6D3A00C77E2B /* SEGAdjustIntegrationFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = C38C3252220C6D3A00C77E2B /* SEGAdjustIntegrationFactory.m */; };
1212
C38C3258220C6D3A00C77E2B /* SEGAdjustIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = C38C3253220C6D3A00C77E2B /* SEGAdjustIntegration.m */; };
1313
C38C325C220C6E9600C77E2B /* AdjustSdk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C38C325A220C6E9600C77E2B /* AdjustSdk.framework */; };

0 commit comments

Comments
 (0)