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

Commit f900fcc

Browse files
committed
removed keys
1 parent 014d78a commit f900fcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Examples/CodePushDemoApp/iOS/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
<key>NSLocationWhenInUseUsageDescription</key>
4040
<string></string>
4141
<key>CodePushDeploymentKey</key>
42-
<string>3fd3773b-4554-4f56-b7d7-ce5b587f54de</string>
42+
<string>deployment-key-here</string>
4343
<key>CodePushServerUrl</key>
44-
<string>http://localhost:3000</string>
44+
<string>server-url-here</string>
4545
</dict>
4646
</plist>

0 commit comments

Comments
 (0)