v1.26 ios v2
This commit is contained in:
+12
-2
@@ -2,6 +2,8 @@
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CADisableMinimumFrameDurationOnPhone</key>
|
||||
<true/>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -38,10 +40,10 @@
|
||||
<string>TRUE</string>
|
||||
<key>FacebookAppID</key>
|
||||
<string>584181112271127</string>
|
||||
<key>FacebookClientToken</key>
|
||||
<string>60d565f451ce32de3d7eeb26274bbddd</string>
|
||||
<key>FacebookAutoLogAppEventsEnabled</key>
|
||||
<string>TRUE</string>
|
||||
<key>FacebookClientToken</key>
|
||||
<string>60d565f451ce32de3d7eeb26274bbddd</string>
|
||||
<key>FacebookDisplayName</key>
|
||||
<string>Workout Test</string>
|
||||
<key>FirebaseAppDelegateProxyEnabled</key>
|
||||
@@ -98,5 +100,13 @@
|
||||
</array>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
|
||||
<key>com.posthog.posthog.API_KEY</key>
|
||||
<string>phc_ATsS8RRdgzDdKpDSPYEYpYxWjfZ4QPMHHnoLbSaTZ2Q</string>
|
||||
<key>com.posthog.posthog.POSTHOG_HOST</key>
|
||||
<string>https://posthog.workouttest.org</string>
|
||||
<key>com.posthog.posthog.TRACK_APPLICATION_LIFECYCLE_EVENTS</key>
|
||||
<false/>
|
||||
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user