Skip to content

Commit 230839d

Browse files
committed
Release v1.0.3
1 parent 10c4de6 commit 230839d

File tree

8 files changed

+198
-4
lines changed

8 files changed

+198
-4
lines changed

DNS Easy Switcher.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
CODE_SIGN_IDENTITY = "Apple Development";
308308
CODE_SIGN_STYLE = Automatic;
309309
COMBINE_HIDPI_IMAGES = YES;
310-
CURRENT_PROJECT_VERSION = 3;
310+
CURRENT_PROJECT_VERSION = 4;
311311
DEVELOPMENT_ASSET_PATHS = "\"DNS Easy Switcher/Preview Content\"";
312312
DEVELOPMENT_TEAM = 6645MJMX63;
313313
ENABLE_HARDENED_RUNTIME = YES;
@@ -321,7 +321,7 @@
321321
"@executable_path/../Frameworks",
322322
);
323323
MACOSX_DEPLOYMENT_TARGET = 14.0;
324-
MARKETING_VERSION = 1.0.2;
324+
MARKETING_VERSION = 1.0.3;
325325
PRODUCT_BUNDLE_IDENTIFIER = com.linfordsoftware.dnseasyswitcher;
326326
PRODUCT_NAME = "$(TARGET_NAME)";
327327
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -340,7 +340,7 @@
340340
CODE_SIGN_IDENTITY = "Apple Development";
341341
CODE_SIGN_STYLE = Automatic;
342342
COMBINE_HIDPI_IMAGES = YES;
343-
CURRENT_PROJECT_VERSION = 3;
343+
CURRENT_PROJECT_VERSION = 4;
344344
DEVELOPMENT_ASSET_PATHS = "\"DNS Easy Switcher/Preview Content\"";
345345
DEVELOPMENT_TEAM = 6645MJMX63;
346346
ENABLE_HARDENED_RUNTIME = YES;
@@ -354,7 +354,7 @@
354354
"@executable_path/../Frameworks",
355355
);
356356
MACOSX_DEPLOYMENT_TARGET = 14.0;
357-
MARKETING_VERSION = 1.0.2;
357+
MARKETING_VERSION = 1.0.3;
358358
PRODUCT_BUNDLE_IDENTIFIER = com.linfordsoftware.dnseasyswitcher;
359359
PRODUCT_NAME = "$(TARGET_NAME)";
360360
PROVISIONING_PROFILE_SPECIFIER = "";
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>BuildMachineOSBuild</key>
6+
<string>23F79</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>en</string>
9+
<key>CFBundleDisplayName</key>
10+
<string>DNS Easy Switcher</string>
11+
<key>CFBundleExecutable</key>
12+
<string>DNS Easy Switcher</string>
13+
<key>CFBundleIconFile</key>
14+
<string>AppIcon</string>
15+
<key>CFBundleIconName</key>
16+
<string>AppIcon</string>
17+
<key>CFBundleIdentifier</key>
18+
<string>com.linfordsoftware.dnseasyswitcher</string>
19+
<key>CFBundleInfoDictionaryVersion</key>
20+
<string>6.0</string>
21+
<key>CFBundleName</key>
22+
<string>DNS Easy Switcher</string>
23+
<key>CFBundlePackageType</key>
24+
<string>APPL</string>
25+
<key>CFBundleShortVersionString</key>
26+
<string>1.0.3</string>
27+
<key>CFBundleSupportedPlatforms</key>
28+
<array>
29+
<string>MacOSX</string>
30+
</array>
31+
<key>CFBundleVersion</key>
32+
<string>3</string>
33+
<key>DTCompiler</key>
34+
<string>com.apple.compilers.llvm.clang.1_0</string>
35+
<key>DTPlatformBuild</key>
36+
<string></string>
37+
<key>DTPlatformName</key>
38+
<string>macosx</string>
39+
<key>DTPlatformVersion</key>
40+
<string>14.0</string>
41+
<key>DTSDKBuild</key>
42+
<string>23A334</string>
43+
<key>DTSDKName</key>
44+
<string>macosx14.0</string>
45+
<key>DTXcode</key>
46+
<string>1501</string>
47+
<key>DTXcodeBuild</key>
48+
<string>15A507</string>
49+
<key>LSApplicationCategoryType</key>
50+
<string>public.app-category.utilities</string>
51+
<key>LSMinimumSystemVersion</key>
52+
<string>14.0</string>
53+
</dict>
54+
</plist>
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
APPL????
Binary file not shown.
Binary file not shown.
Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>files</key>
6+
<dict>
7+
<key>Resources/AppIcon.icns</key>
8+
<data>
9+
F6YGlmox4KixBMRrSRhTusxdld8=
10+
</data>
11+
<key>Resources/Assets.car</key>
12+
<data>
13+
IhhuUihlv8TNfeE5CB9OZcOX21w=
14+
</data>
15+
</dict>
16+
<key>files2</key>
17+
<dict>
18+
<key>Resources/AppIcon.icns</key>
19+
<dict>
20+
<key>hash2</key>
21+
<data>
22+
I0wlcCvBzQjHkKQ1llwB0poCp2bmfglbZW45inQqQV0=
23+
</data>
24+
</dict>
25+
<key>Resources/Assets.car</key>
26+
<dict>
27+
<key>hash2</key>
28+
<data>
29+
/sNzrOXugwAIyPdIJZkIv1275OZELTMDgWfU3DNwkwQ=
30+
</data>
31+
</dict>
32+
</dict>
33+
<key>rules</key>
34+
<dict>
35+
<key>^Resources/</key>
36+
<true/>
37+
<key>^Resources/.*\.lproj/</key>
38+
<dict>
39+
<key>optional</key>
40+
<true/>
41+
<key>weight</key>
42+
<real>1000</real>
43+
</dict>
44+
<key>^Resources/.*\.lproj/locversion.plist$</key>
45+
<dict>
46+
<key>omit</key>
47+
<true/>
48+
<key>weight</key>
49+
<real>1100</real>
50+
</dict>
51+
<key>^Resources/Base\.lproj/</key>
52+
<dict>
53+
<key>weight</key>
54+
<real>1010</real>
55+
</dict>
56+
<key>^version.plist$</key>
57+
<true/>
58+
</dict>
59+
<key>rules2</key>
60+
<dict>
61+
<key>.*\.dSYM($|/)</key>
62+
<dict>
63+
<key>weight</key>
64+
<real>11</real>
65+
</dict>
66+
<key>^(.*/)?\.DS_Store$</key>
67+
<dict>
68+
<key>omit</key>
69+
<true/>
70+
<key>weight</key>
71+
<real>2000</real>
72+
</dict>
73+
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
74+
<dict>
75+
<key>nested</key>
76+
<true/>
77+
<key>weight</key>
78+
<real>10</real>
79+
</dict>
80+
<key>^.*</key>
81+
<true/>
82+
<key>^Info\.plist$</key>
83+
<dict>
84+
<key>omit</key>
85+
<true/>
86+
<key>weight</key>
87+
<real>20</real>
88+
</dict>
89+
<key>^PkgInfo$</key>
90+
<dict>
91+
<key>omit</key>
92+
<true/>
93+
<key>weight</key>
94+
<real>20</real>
95+
</dict>
96+
<key>^Resources/</key>
97+
<dict>
98+
<key>weight</key>
99+
<real>20</real>
100+
</dict>
101+
<key>^Resources/.*\.lproj/</key>
102+
<dict>
103+
<key>optional</key>
104+
<true/>
105+
<key>weight</key>
106+
<real>1000</real>
107+
</dict>
108+
<key>^Resources/.*\.lproj/locversion.plist$</key>
109+
<dict>
110+
<key>omit</key>
111+
<true/>
112+
<key>weight</key>
113+
<real>1100</real>
114+
</dict>
115+
<key>^Resources/Base\.lproj/</key>
116+
<dict>
117+
<key>weight</key>
118+
<real>1010</real>
119+
</dict>
120+
<key>^[^/]+$</key>
121+
<dict>
122+
<key>nested</key>
123+
<true/>
124+
<key>weight</key>
125+
<real>10</real>
126+
</dict>
127+
<key>^embedded\.provisionprofile$</key>
128+
<dict>
129+
<key>weight</key>
130+
<real>20</real>
131+
</dict>
132+
<key>^version\.plist$</key>
133+
<dict>
134+
<key>weight</key>
135+
<real>20</real>
136+
</dict>
137+
</dict>
138+
</dict>
139+
</plist>
1.04 MB
Binary file not shown.

0 commit comments

Comments
 (0)