| Index: test/mac/xctest/App/App-Info.plist
|
| diff --git a/test/mac/app-bundle/TestApp/TestApp-Info.plist b/test/mac/xctest/App/App-Info.plist
|
| similarity index 95%
|
| copy from test/mac/app-bundle/TestApp/TestApp-Info.plist
|
| copy to test/mac/xctest/App/App-Info.plist
|
| index e005852f9f9bfefa411b4f06bd5eefa3968e429a..61938e6839fd2534612f3b4a3bf6aa217a0ffebe 100644
|
| --- a/test/mac/app-bundle/TestApp/TestApp-Info.plist
|
| +++ b/test/mac/xctest/App/App-Info.plist
|
| @@ -26,8 +26,6 @@
|
| <string>1</string>
|
| <key>LSMinimumSystemVersion</key>
|
| <string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
| - <key>NSMainNibFile</key>
|
| - <string>MainMenu</string>
|
| <key>NSPrincipalClass</key>
|
| <string>NSApplication</string>
|
| </dict>
|
|
|