diff --git a/build/appicon.icon/Assets/appicon.png b/build/appicon.icon/Assets/appicon.png new file mode 100644 index 0000000..3e6869b Binary files /dev/null and b/build/appicon.icon/Assets/appicon.png differ diff --git a/build/appicon.icon/Assets/wails_icon_vector.svg b/build/appicon.icon/Assets/wails_icon_vector.svg deleted file mode 100644 index b099222..0000000 --- a/build/appicon.icon/Assets/wails_icon_vector.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/build/appicon.icon/icon.json b/build/appicon.icon/icon.json index 001a70c..0daa945 100644 --- a/build/appicon.icon/icon.json +++ b/build/appicon.icon/icon.json @@ -1,29 +1,15 @@ { "fill" : { - "automatic-gradient" : "extended-gray:1.00000,1.00000" + "automatic-gradient" : "extended-gray:0.00000,0.00000" }, "groups" : [ { "layers" : [ { - "fill-specializations" : [ - { - "appearance" : "dark", - "value" : { - "solid" : "srgb:0.92143,0.92145,0.92144,1.00000" - } - }, - { - "appearance" : "tinted", - "value" : { - "solid" : "srgb:0.83742,0.83744,0.83743,1.00000" - } - } - ], - "image-name" : "wails_icon_vector.svg", - "name" : "wails_icon_vector", + "image-name" : "appicon.png", + "name" : "appicon", "position" : { - "scale" : 1.5, + "scale" : 1.0, "translation-in-points" : [ 0.0, 0.0 @@ -33,12 +19,12 @@ ], "shadow" : { "kind" : "neutral", - "opacity" : 0.5 + "opacity" : 0.0 }, - "specular" : true, + "specular" : false, "translucency" : { - "enabled" : true, - "value" : 0.5 + "enabled" : false, + "value" : 0.0 } } ], @@ -48,4 +34,4 @@ ], "squares" : "shared" } -} \ No newline at end of file +} diff --git a/build/appicon.png b/build/appicon.png index 59027f2..3e6869b 100644 Binary files a/build/appicon.png and b/build/appicon.png differ diff --git a/build/darwin/Assets.car b/build/darwin/Assets.car index 32e5ad9..1bc8731 100644 Binary files a/build/darwin/Assets.car and b/build/darwin/Assets.car differ diff --git a/build/darwin/Info.dev.plist b/build/darwin/Info.dev.plist index c211ecd..2f74400 100644 --- a/build/darwin/Info.dev.plist +++ b/build/darwin/Info.dev.plist @@ -1,34 +1,35 @@ + - - CFBundlePackageType - APPL - CFBundleName - My Product - CFBundleExecutable - sfxkeeb - CFBundleIdentifier - com.example.sfxkeeb - CFBundleVersion - 0.1.0 - CFBundleGetInfoString - This is a comment - CFBundleShortVersionString - 0.1.0 - CFBundleIconFile - icons - CFBundleIconName - appicon - LSMinimumSystemVersion - 12.0.0 - NSHighResolutionCapable - true - NSHumanReadableCopyright - © 2026, My Company - NSAppTransportSecurity - - NSAllowsLocalNetworking - - - + + CFBundleExecutable + sfxkeeb + CFBundleGetInfoString + Keyboard SFX annotation for video + CFBundleIconFile + icons + CFBundleIconName + appicon + CFBundleIdentifier + com.sfxkeeb.app + CFBundleName + sfxkeeb + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.1.0 + CFBundleVersion + 0.1.0 + LSMinimumSystemVersion + 12.0.0 + NSAppTransportSecurity + + NSAllowsLocalNetworking + + + NSHighResolutionCapable + true + NSHumanReadableCopyright + (c) 2026, sfxkeeb + \ No newline at end of file diff --git a/build/darwin/Info.plist b/build/darwin/Info.plist index 296e5a3..1e7c5c3 100644 --- a/build/darwin/Info.plist +++ b/build/darwin/Info.plist @@ -1,29 +1,30 @@ + - - CFBundlePackageType - APPL - CFBundleName - My Product - CFBundleExecutable - sfxkeeb - CFBundleIdentifier - com.example.sfxkeeb - CFBundleVersion - 0.1.0 - CFBundleGetInfoString - This is a comment - CFBundleShortVersionString - 0.1.0 - CFBundleIconFile - icons - CFBundleIconName - appicon - LSMinimumSystemVersion - 12.0.0 - NSHighResolutionCapable - true - NSHumanReadableCopyright - © 2026, My Company - + + CFBundleExecutable + sfxkeeb + CFBundleGetInfoString + Keyboard SFX annotation for video + CFBundleIconFile + icons + CFBundleIconName + appicon + CFBundleIdentifier + com.sfxkeeb.app + CFBundleName + sfxkeeb + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.1.0 + CFBundleVersion + 0.1.0 + LSMinimumSystemVersion + 12.0.0 + NSHighResolutionCapable + true + NSHumanReadableCopyright + (c) 2026, sfxkeeb + \ No newline at end of file diff --git a/build/darwin/icons.icns b/build/darwin/icons.icns index 9aa3170..0476be5 100644 Binary files a/build/darwin/icons.icns and b/build/darwin/icons.icns differ diff --git a/build/ios/Info.dev.plist b/build/ios/Info.dev.plist index 1ca8c0a..377ba0b 100644 --- a/build/ios/Info.dev.plist +++ b/build/ios/Info.dev.plist @@ -1,61 +1,56 @@ - - CFBundleExecutable - sfxkeeb - CFBundleIdentifier - com.example.sfxkeeb.dev - CFBundleName - My Product (Dev) - CFBundleDisplayName - My Product (Dev) - CFBundlePackageType - APPL - CFBundleShortVersionString - 0.1.0-dev - CFBundleVersion - 0.1.0 - LSRequiresIPhoneOS - - MinimumOSVersion - 15.0 - UILaunchStoryboardName - LaunchScreen - UIRequiredDeviceCapabilities - - arm64 - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - NSAllowsLocalNetworking - - - - WailsDevelopmentMode - - - NSHumanReadableCopyright - © 2026, My Company - - - CFBundleGetInfoString - This is a comment - - + + CFBundleDisplayName + sfxkeeb (Dev) + CFBundleExecutable + sfxkeeb + CFBundleGetInfoString + Keyboard SFX annotation for video + CFBundleIdentifier + com.sfxkeeb.app.dev + CFBundleName + sfxkeeb (Dev) + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.1.0-dev + CFBundleVersion + 0.1.0 + LSRequiresIPhoneOS + + MinimumOSVersion + 15.0 + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + NSAllowsLocalNetworking + + + NSHumanReadableCopyright + (c) 2026, sfxkeeb + UILaunchStoryboardName + LaunchScreen + UIRequiredDeviceCapabilities + + arm64 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + WailsDevelopmentMode + + \ No newline at end of file diff --git a/build/ios/Info.plist b/build/ios/Info.plist index 8a142af..6bf6695 100644 --- a/build/ios/Info.plist +++ b/build/ios/Info.plist @@ -1,59 +1,54 @@ - - CFBundleExecutable - sfxkeeb - CFBundleIdentifier - com.example.sfxkeeb - CFBundleName - My Product - CFBundleDisplayName - My Product - CFBundlePackageType - APPL - CFBundleShortVersionString - 0.1.0 - CFBundleVersion - 0.1.0 - LSRequiresIPhoneOS - - MinimumOSVersion - 15.0 - UILaunchStoryboardName - LaunchScreen - UIRequiredDeviceCapabilities - - arm64 - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - NSAllowsLocalNetworking - - - - - NSHumanReadableCopyright - © 2026, My Company - - - CFBundleGetInfoString - This is a comment - - + + CFBundleDisplayName + sfxkeeb + CFBundleExecutable + sfxkeeb + CFBundleGetInfoString + Keyboard SFX annotation for video + CFBundleIdentifier + com.sfxkeeb.app + CFBundleName + sfxkeeb + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.1.0 + CFBundleVersion + 0.1.0 + LSRequiresIPhoneOS + + MinimumOSVersion + 15.0 + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + NSAllowsLocalNetworking + + + NSHumanReadableCopyright + (c) 2026, sfxkeeb + UILaunchStoryboardName + LaunchScreen + UIRequiredDeviceCapabilities + + arm64 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + \ No newline at end of file diff --git a/build/ios/LaunchScreen.storyboard b/build/ios/LaunchScreen.storyboard index 3f68762..2154b7a 100644 --- a/build/ios/LaunchScreen.storyboard +++ b/build/ios/LaunchScreen.storyboard @@ -16,14 +16,14 @@ -