Skip to content

Commit

Permalink
Add annotation comments to BridgingHeader.h (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucretiel authored and samtstern committed May 2, 2018
1 parent ce5cb76 commit 8639f1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/analytics/AnalyticsExampleSwift/BridgingHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
// Use this file to import your target's public headers that you would like to expose to Swift.
//

// [START screen_view_hit_imports_swift]
#import <GoogleAnalytics/GAI.h>
#import <GoogleAnalytics/GAIDictionaryBuilder.h>
#import <GoogleAnalytics/GAIFields.h>
// [END screen_view_hit_imports_swift]

0 comments on commit 8639f1f

Please sign in to comment.