Skip to content

Commit ad1ed0f

Browse files
authored
Merge pull request #31 from mixpanel/typescript
add typescript support
2 parents e235004 + c08b737 commit ad1ed0f

File tree

4 files changed

+875
-893
lines changed

4 files changed

+875
-893
lines changed

MixpanelDemo/ios/Podfile

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@ target 'MixpanelDemo' do
1212
inherit! :complete
1313
# Pods for testing
1414
end
15-
16-
# Enables Flipper.
17-
#
18-
# Note that if you have use_frameworks! enabled, Flipper will not work and
19-
# you should disable these next few lines.
20-
use_flipper!
21-
post_install do |installer|
22-
flipper_post_install(installer)
23-
end
2415
end
2516

2617
target 'MixpanelDemo-tvOS' do

0 commit comments

Comments
 (0)