Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 8639f1f

Browse files
Lucretielsamtstern
authored andcommitted
Add annotation comments to BridgingHeader.h (#362)
1 parent ce5cb76 commit 8639f1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/analytics/AnalyticsExampleSwift/BridgingHeader.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
// Use this file to import your target's public headers that you would like to expose to Swift.
1717
//
1818

19+
// [START screen_view_hit_imports_swift]
1920
#import <GoogleAnalytics/GAI.h>
2021
#import <GoogleAnalytics/GAIDictionaryBuilder.h>
2122
#import <GoogleAnalytics/GAIFields.h>
23+
// [END screen_view_hit_imports_swift]

0 commit comments

Comments
 (0)