Change the mention of Sonar in iOS sample app

Summary: Update the iOS sample app with flipper

Reviewed By: passy

Differential Revision: D9056882

fbshipit-source-id: f5b49fc60905c6d5ebca3da977cf966e76feffb8
This commit is contained in:
Pritesh Nandgaonkar
2018-07-31 10:27:47 -07:00
committed by Pascal Hartig
parent 07d75ce848
commit 10dc4d0ca9
6 changed files with 13 additions and 13 deletions

View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>com.facebook.sonar</string>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>