Skip to content

Commit 207420a

Browse files
Merge pull request #16 from gitmichaelqiu/dev
v1.4.0 Update
2 parents 89a5ef1 + 369beb5 commit 207420a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1084
-819
lines changed

DesktopRenamer.xcodeproj/project.pbxproj

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -251,15 +251,16 @@
251251
466CC6652E2C883D002F4BB2 /* Debug */ = {
252252
isa = XCBuildConfiguration;
253253
buildSettings = {
254-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
254+
ASSETCATALOG_COMPILER_APPICON_NAME = DesktopRenamerIcon;
255255
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
256256
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
257257
AUTOMATION_APPLE_EVENTS = YES;
258-
CODE_SIGN_ENTITLEMENTS = DesktopRenamer/DesktopRenamer.entitlements;
258+
CODE_SIGN_ENTITLEMENTS = "";
259259
CODE_SIGN_STYLE = Automatic;
260260
COMBINE_HIDPI_IMAGES = YES;
261261
CURRENT_PROJECT_VERSION = 1;
262262
DEAD_CODE_STRIPPING = YES;
263+
DEVELOPMENT_TEAM = W94S87F4LJ;
263264
ENABLE_APP_SANDBOX = YES;
264265
ENABLE_HARDENED_RUNTIME = YES;
265266
ENABLE_INCOMING_NETWORK_CONNECTIONS = YES;
@@ -275,7 +276,7 @@
275276
"@executable_path/../Frameworks",
276277
);
277278
MACOSX_DEPLOYMENT_TARGET = 13.0;
278-
MARKETING_VERSION = 1.3.2;
279+
MARKETING_VERSION = 1.4.0;
279280
PRODUCT_BUNDLE_IDENTIFIER = michaelqiu.DesktopRenamer;
280281
PRODUCT_NAME = "$(TARGET_NAME)";
281282
REGISTER_APP_GROUPS = YES;
@@ -287,15 +288,16 @@
287288
466CC6662E2C883D002F4BB2 /* Release */ = {
288289
isa = XCBuildConfiguration;
289290
buildSettings = {
290-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
291+
ASSETCATALOG_COMPILER_APPICON_NAME = DesktopRenamerIcon;
291292
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
292293
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
293294
AUTOMATION_APPLE_EVENTS = YES;
294-
CODE_SIGN_ENTITLEMENTS = DesktopRenamer/DesktopRenamer.entitlements;
295+
CODE_SIGN_ENTITLEMENTS = "";
295296
CODE_SIGN_STYLE = Automatic;
296297
COMBINE_HIDPI_IMAGES = YES;
297298
CURRENT_PROJECT_VERSION = 1;
298299
DEAD_CODE_STRIPPING = YES;
300+
DEVELOPMENT_TEAM = W94S87F4LJ;
299301
ENABLE_APP_SANDBOX = YES;
300302
ENABLE_HARDENED_RUNTIME = YES;
301303
ENABLE_INCOMING_NETWORK_CONNECTIONS = YES;
@@ -311,7 +313,7 @@
311313
"@executable_path/../Frameworks",
312314
);
313315
MACOSX_DEPLOYMENT_TARGET = 13.0;
314-
MARKETING_VERSION = 1.3.2;
316+
MARKETING_VERSION = 1.4.0;
315317
PRODUCT_BUNDLE_IDENTIFIER = michaelqiu.DesktopRenamer;
316318
PRODUCT_NAME = "$(TARGET_NAME)";
317319
REGISTER_APP_GROUPS = YES;
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "2600"
4+
version = "1.7">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES"
8+
buildArchitectures = "Automatic">
9+
<BuildActionEntries>
10+
<BuildActionEntry
11+
buildForTesting = "YES"
12+
buildForRunning = "YES"
13+
buildForProfiling = "YES"
14+
buildForArchiving = "YES"
15+
buildForAnalyzing = "YES">
16+
<BuildableReference
17+
BuildableIdentifier = "primary"
18+
BlueprintIdentifier = "466CC6412E2C883B002F4BB2"
19+
BuildableName = "DesktopRenamer.app"
20+
BlueprintName = "DesktopRenamer"
21+
ReferencedContainer = "container:DesktopRenamer.xcodeproj">
22+
</BuildableReference>
23+
</BuildActionEntry>
24+
</BuildActionEntries>
25+
</BuildAction>
26+
<TestAction
27+
buildConfiguration = "Debug"
28+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
29+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
30+
shouldUseLaunchSchemeArgsEnv = "YES"
31+
shouldAutocreateTestPlan = "YES">
32+
</TestAction>
33+
<LaunchAction
34+
buildConfiguration = "Debug"
35+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
36+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
37+
launchStyle = "0"
38+
useCustomWorkingDirectory = "NO"
39+
ignoresPersistentStateOnLaunch = "NO"
40+
debugDocumentVersioning = "YES"
41+
debugServiceExtension = "internal"
42+
allowLocationSimulation = "YES">
43+
<BuildableProductRunnable
44+
runnableDebuggingMode = "0">
45+
<BuildableReference
46+
BuildableIdentifier = "primary"
47+
BlueprintIdentifier = "466CC6412E2C883B002F4BB2"
48+
BuildableName = "DesktopRenamer.app"
49+
BlueprintName = "DesktopRenamer"
50+
ReferencedContainer = "container:DesktopRenamer.xcodeproj">
51+
</BuildableReference>
52+
</BuildableProductRunnable>
53+
</LaunchAction>
54+
<ProfileAction
55+
buildConfiguration = "Release"
56+
shouldUseLaunchSchemeArgsEnv = "YES"
57+
savedToolIdentifier = ""
58+
useCustomWorkingDirectory = "NO"
59+
debugDocumentVersioning = "YES">
60+
<BuildableProductRunnable
61+
runnableDebuggingMode = "0">
62+
<BuildableReference
63+
BuildableIdentifier = "primary"
64+
BlueprintIdentifier = "466CC6412E2C883B002F4BB2"
65+
BuildableName = "DesktopRenamer.app"
66+
BlueprintName = "DesktopRenamer"
67+
ReferencedContainer = "container:DesktopRenamer.xcodeproj">
68+
</BuildableReference>
69+
</BuildableProductRunnable>
70+
</ProfileAction>
71+
<AnalyzeAction
72+
buildConfiguration = "Debug">
73+
</AnalyzeAction>
74+
<ArchiveAction
75+
buildConfiguration = "Release"
76+
revealArchiveInOrganizer = "YES">
77+
</ArchiveAction>
78+
</Scheme>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Bucket
3+
uuid = "49EDD8E7-9E6C-4B2A-BF2F-08DECAD397DD"
4+
type = "1"
5+
version = "2.0">
6+
</Bucket>

DesktopRenamer.xcodeproj/xcuserdata/michaelqiu.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,13 @@
1010
<integer>0</integer>
1111
</dict>
1212
</dict>
13+
<key>SuppressBuildableAutocreation</key>
14+
<dict>
15+
<key>466CC6412E2C883B002F4BB2</key>
16+
<dict>
17+
<key>primary</key>
18+
<true/>
19+
</dict>
20+
</dict>
1321
</dict>
1422
</plist>

DesktopRenamer/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,51 @@
11
{
22
"images" : [
33
{
4-
"filename" : "DesktopRenamer-macOS-Default-16x16@1x.png",
54
"idiom" : "mac",
65
"scale" : "1x",
76
"size" : "16x16"
87
},
98
{
10-
"filename" : "DesktopRenamer-macOS-Default-32x32@1x.png",
119
"idiom" : "mac",
1210
"scale" : "2x",
1311
"size" : "16x16"
1412
},
1513
{
16-
"filename" : "DesktopRenamer-macOS-Default-32x32@1x 1.png",
1714
"idiom" : "mac",
1815
"scale" : "1x",
1916
"size" : "32x32"
2017
},
2118
{
22-
"filename" : "DesktopRenamer-macOS-Default-32x32@2x 2.png",
2319
"idiom" : "mac",
2420
"scale" : "2x",
2521
"size" : "32x32"
2622
},
2723
{
28-
"filename" : "DesktopRenamer-macOS-Default-128x128@1x.png",
2924
"idiom" : "mac",
3025
"scale" : "1x",
3126
"size" : "128x128"
3227
},
3328
{
34-
"filename" : "DesktopRenamer-macOS-Default-256x256@1x.png",
3529
"idiom" : "mac",
3630
"scale" : "2x",
3731
"size" : "128x128"
3832
},
3933
{
40-
"filename" : "DesktopRenamer-macOS-Default-256x256@1x 1.png",
4134
"idiom" : "mac",
4235
"scale" : "1x",
4336
"size" : "256x256"
4437
},
4538
{
46-
"filename" : "DesktopRenamer-macOS-Default-512x512@1x.png",
4739
"idiom" : "mac",
4840
"scale" : "2x",
4941
"size" : "256x256"
5042
},
5143
{
52-
"filename" : "DesktopRenamer-macOS-Default-512x512@1x 1.png",
5344
"idiom" : "mac",
5445
"scale" : "1x",
5546
"size" : "512x512"
5647
},
5748
{
58-
"filename" : "DesktopRenamer-macOS-Default-1024x1024@1x.png",
5949
"idiom" : "mac",
6050
"scale" : "2x",
6151
"size" : "512x512"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)