We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1331fd commit 0e76fa6Copy full SHA for 0e76fa6
macos/amac.xcodeproj/xcshareddata/xcschemes/amac.xcscheme
@@ -80,7 +80,7 @@
80
</AdditionalOptions>
81
</TestAction>
82
<LaunchAction
83
- buildConfiguration = "Debug"
+ buildConfiguration = "Release"
84
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
85
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
86
launchStyle = "0"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "amac",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"private": true,
5
"author": "kenny wong <wowohoo@qq.com>",
6
"license": "MIT",
0 commit comments