Skip to content

Commit 7ccf3d9

Browse files
committed
Update Copyright Year
1 parent d4cb490 commit 7ccf3d9

9 files changed

+16
-10
lines changed

TemplateProject/config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#define PLUG_MFR_ID 'Acme'
77
#define PLUG_URL_STR "https://iplug2.github.io"
88
#define PLUG_EMAIL_STR "[email protected]"
9-
#define PLUG_COPYRIGHT_STR "Copyright 2024 Acme Inc"
9+
#define PLUG_COPYRIGHT_STR "Copyright 2025 Acme Inc"
1010
#define PLUG_CLASS_NAME TemplateProject
1111

1212
#define BUNDLE_NAME "TemplateProject"

TemplateProject/projects/TemplateProject-macOS.xcodeproj/xcshareddata/xcschemes/macOS-CLAP.xcscheme

+5
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@
4242
debugServiceExtension = "internal"
4343
allowLocationSimulation = "YES"
4444
launchAutomaticallySubstyle = "2">
45+
<RemoteRunnable
46+
runnableDebuggingMode = "0"
47+
BundleIdentifier = "com.cockos.reaper"
48+
RemotePath = "/Applications/REAPER.app">
49+
</RemoteRunnable>
4550
</LaunchAction>
4651
<ProfileAction
4752
buildConfiguration = "Release"

TemplateProject/resources/TemplateProject-AAX-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>TemplateProject</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>TemplateProject v0.0.0 Copyright 2024 Acme Inc</string>
10+
<string>TemplateProject v0.0.0 Copyright 2025 Acme Inc</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.AcmeInc.aax.TemplateProject</string>
1313
<key>CFBundleInfoDictionaryVersion</key>

TemplateProject/resources/TemplateProject-AU-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<key>CFBundleExecutable</key>
3131
<string>TemplateProject</string>
3232
<key>CFBundleGetInfoString</key>
33-
<string>TemplateProject v0.0.0 Copyright 2024 Acme Inc</string>
33+
<string>TemplateProject v0.0.0 Copyright 2025 Acme Inc</string>
3434
<key>CFBundleIdentifier</key>
3535
<string>com.AcmeInc.audiounit.TemplateProject</string>
3636
<key>CFBundleInfoDictionaryVersion</key>

TemplateProject/resources/TemplateProject-VST2-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>TemplateProject</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>TemplateProject v0.0.0 Copyright 2024 Acme Inc</string>
10+
<string>TemplateProject v0.0.0 Copyright 2025 Acme Inc</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.AcmeInc.vst.TemplateProject</string>
1313
<key>CFBundleInfoDictionaryVersion</key>

TemplateProject/resources/TemplateProject-VST3-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>TemplateProject</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>TemplateProject v0.0.0 Copyright 2024 Acme Inc</string>
10+
<string>TemplateProject v0.0.0 Copyright 2025 Acme Inc</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.AcmeInc.vst3.TemplateProject</string>
1313
<key>CFBundleInfoDictionaryVersion</key>

TemplateProject/resources/TemplateProject-macOS-AUv3-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>TemplateProject</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>TemplateProject v0.0.0 Copyright 2024 Acme Inc</string>
10+
<string>TemplateProject v0.0.0 Copyright 2025 Acme Inc</string>
1111
<key>CFBundleIdentifier</key>
1212
<string>com.AcmeInc.app.TemplateProject.AUv3</string>
1313
<key>CFBundleInfoDictionaryVersion</key>

TemplateProject/resources/TemplateProject-macOS-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>TemplateProject</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>TemplateProject v0.0.0 Copyright 2024 Acme Inc</string>
10+
<string>TemplateProject v0.0.0 Copyright 2025 Acme Inc</string>
1111
<key>CFBundleIconFile</key>
1212
<string>TemplateProject.icns</string>
1313
<key>CFBundleIdentifier</key>

TemplateProject/resources/TemplateProject-macOS-MainMenu.xib

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14109"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
66
</dependencies>
77
<objects>
88
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication"/>
@@ -22,7 +22,7 @@
2222
<menuItem isSeparatorItem="YES" id="236">
2323
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
2424
</menuItem>
25-
<menuItem title="Preferences…" tag="40006" keyEquivalent="," id="129"/>
25+
<menuItem title="Settings..." tag="40006" keyEquivalent="," id="129"/>
2626
<menuItem isSeparatorItem="YES" id="143">
2727
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
2828
</menuItem>
@@ -85,6 +85,7 @@
8585
</menu>
8686
</menuItem>
8787
</items>
88+
<point key="canvasLocation" x="12" y="154"/>
8889
</menu>
8990
<customObject id="420" customClass="NSFontManager"/>
9091
<customObject id="450" userLabel="Controller" customClass="SWELLAppController"/>

0 commit comments

Comments
 (0)