Skip to content

Commit 0e76fa6

Browse files
committed
released v1.0.0 & build app.
1 parent c1331fd commit 0e76fa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

macos/amac.xcodeproj/xcshareddata/xcschemes/amac.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</AdditionalOptions>
8181
</TestAction>
8282
<LaunchAction
83-
buildConfiguration = "Debug"
83+
buildConfiguration = "Release"
8484
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
8585
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
8686
launchStyle = "0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amac",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"private": true,
55
"author": "kenny wong <wowohoo@qq.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)