Skip to content

Commit fede494

Browse files
author
honghui
committed
update js runtime
1 parent 588e736 commit fede494

File tree

11 files changed

+3
-2
lines changed

11 files changed

+3
-2
lines changed

templates/js-template-runtime/frameworks/runtime-src/proj.ios_mac/HelloJavascript.xcodeproj/project.pbxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,8 @@
602602
A92275401517C094001B78AA /* Frameworks */ = {
603603
isa = PBXGroup;
604604
children = (
605-
BA4E718619EB6E7900932425 /* MediaPlayer.framework */,
605+
BA4E718219EB6E4600932425 /* GameController.framework */,
606+
BA4E718019EB6E3E00932425 /* MediaPlayer.framework */,
606607
D6B061231803AB9F0077942B /* CoreMotion.framework */,
607608
502380DB17EBB88200990C9B /* libcurl.dylib */,
608609
509D4AEA17EBB82600697056 /* IOKit.framework */,
Binary file not shown.
Binary file not shown.
Binary file not shown.
-94.9 KB
Binary file not shown.

templates/js-template-runtime/runtime/mac/PrebuiltRuntimeJs.app/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>13E28</string>
6+
<string>14A389</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)