mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-15 12:55:52 +00:00
- Updated release.sh to detect if version already contains suffix - Added critical pre-release checklist to RELEASE.md - Fixed version back to 1.0.0-beta.2 (removed double suffix) - Improved documentation about version handling in release process
8 lines
264 B
XML
8 lines
264 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded</key>
|
|
<false/>
|
|
</dict>
|
|
</plist>
|