| Index: example/mac/HelloWorld-Info.plist
|
| diff --git a/experimental/SkiaExamples/SkiaExamples-Info.plist b/example/mac/HelloWorld-Info.plist
|
| similarity index 96%
|
| copy from experimental/SkiaExamples/SkiaExamples-Info.plist
|
| copy to example/mac/HelloWorld-Info.plist
|
| index f3da4ac2ec4d553ad91278f768851c781e6c9e6a..e9a9aa497932a49bbc0fb641de577a42932ce3a4 100644
|
| --- a/experimental/SkiaExamples/SkiaExamples-Info.plist
|
| +++ b/example/mac/HelloWorld-Info.plist
|
| @@ -25,7 +25,7 @@
|
| <key>LSMinimumSystemVersion</key>
|
| <string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
| <key>NSMainNibFile</key>
|
| - <string>SkiaExamples</string>
|
| + <string>HelloWorld</string>
|
| <key>NSPrincipalClass</key>
|
| <string>NSApplication</string>
|
| </dict>
|
|
|