File tree Expand file tree Collapse file tree 13 files changed +224
-3
lines changed
tests/app-updater/tests/fixtures
frameworks/test.framework Expand file tree Collapse file tree 13 files changed +224
-3
lines changed Original file line number Diff line number Diff line change 248248 },
249249 "version" : {
250250 "description" : " App version. It is a semver version number or a path to a `package.json` file containing the `version` field. If removed the version number from `Cargo.toml` is used." ,
251- "default" : null ,
252251 "type" : [
253252 " string" ,
254253 " null"
Original file line number Diff line number Diff line change 1+ Versions/Current/Headers
Original file line number Diff line number Diff line change 1+ Versions/Current/Modules
Original file line number Diff line number Diff line change 1+ Versions/Current/Resources
Original file line number Diff line number Diff line change 1+ //
2+ // test.h
3+ // test
4+ //
5+ // Created by Trey Smith on 9/15/23.
6+ //
7+
8+ #import < Foundation/Foundation.h>
9+
10+ // ! Project version number for test.
11+ FOUNDATION_EXPORT double testVersionNumber;
12+
13+ // ! Project version string for test.
14+ FOUNDATION_EXPORT const unsigned char testVersionString[];
15+
16+ // In this header, you should import all the public headers of your framework using statements like #import <test/PublicHeader.h>
17+
18+
Original file line number Diff line number Diff line change 1+ framework module test {
2+ umbrella header "test.h"
3+
4+ export *
5+ module * { export * }
6+ }
Original file line number Diff line number Diff line change 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 >22D68 </string >
7+ <key >CFBundleDevelopmentRegion </key >
8+ <string >en </string >
9+ <key >CFBundleExecutable </key >
10+ <string >test </string >
11+ <key >CFBundleIdentifier </key >
12+ <string >com.tauri.test </string >
13+ <key >CFBundleInfoDictionaryVersion </key >
14+ <string >6.0 </string >
15+ <key >CFBundleName </key >
16+ <string >test </string >
17+ <key >CFBundlePackageType </key >
18+ <string >FMWK </string >
19+ <key >CFBundleShortVersionString </key >
20+ <string >1.0 </string >
21+ <key >CFBundleSupportedPlatforms </key >
22+ <array >
23+ <string >MacOSX </string >
24+ </array >
25+ <key >CFBundleVersion </key >
26+ <string >1 </string >
27+ <key >DTCompiler </key >
28+ <string >com.apple.compilers.llvm.clang.1_0 </string >
29+ <key >DTPlatformBuild </key >
30+ <string ></string >
31+ <key >DTPlatformName </key >
32+ <string >macosx </string >
33+ <key >DTPlatformVersion </key >
34+ <string >13.3 </string >
35+ <key >DTSDKBuild </key >
36+ <string >22E245 </string >
37+ <key >DTSDKName </key >
38+ <string >macosx13.3 </string >
39+ <key >DTXcode </key >
40+ <string >1431 </string >
41+ <key >DTXcodeBuild </key >
42+ <string >14E300c </string >
43+ <key >LSMinimumSystemVersion </key >
44+ <string >13.2 </string >
45+ </dict >
46+ </plist >
Original file line number Diff line number Diff line change 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/Info.plist</key >
8+ <data >
9+ /aPV7Q20g0elr7OiZJoUNggTOcg=
10+ </data >
11+ </dict >
12+ <key >files2</key >
13+ <dict >
14+ <key >Headers/test.h</key >
15+ <dict >
16+ <key >hash2</key >
17+ <data >
18+ 5RA6Mnq5sNoaC4wKcFe6zymVmEL5Vb44G4BGqFjgZMM=
19+ </data >
20+ </dict >
21+ <key >Modules/module.modulemap</key >
22+ <dict >
23+ <key >hash2</key >
24+ <data >
25+ C6uLLSnQu9M2qLElVCkeo2JpnvWMxtArinQzmlh3v2A=
26+ </data >
27+ </dict >
28+ <key >Resources/Info.plist</key >
29+ <dict >
30+ <key >hash2</key >
31+ <data >
32+ nPMotNIMgvMfHtkRdpeehzfBiCZLnksfiD3nldUPzTE=
33+ </data >
34+ </dict >
35+ </dict >
36+ <key >rules</key >
37+ <dict >
38+ <key >^Resources/</key >
39+ <true />
40+ <key >^Resources/.*\.lproj/</key >
41+ <dict >
42+ <key >optional</key >
43+ <true />
44+ <key >weight</key >
45+ <real >1000</real >
46+ </dict >
47+ <key >^Resources/.*\.lproj/locversion.plist$</key >
48+ <dict >
49+ <key >omit</key >
50+ <true />
51+ <key >weight</key >
52+ <real >1100</real >
53+ </dict >
54+ <key >^Resources/Base\.lproj/</key >
55+ <dict >
56+ <key >weight</key >
57+ <real >1010</real >
58+ </dict >
59+ <key >^version.plist$</key >
60+ <true />
61+ </dict >
62+ <key >rules2</key >
63+ <dict >
64+ <key >.*\.dSYM($|/)</key >
65+ <dict >
66+ <key >weight</key >
67+ <real >11</real >
68+ </dict >
69+ <key >^(.*/)?\.DS_Store$</key >
70+ <dict >
71+ <key >omit</key >
72+ <true />
73+ <key >weight</key >
74+ <real >2000</real >
75+ </dict >
76+ <key >^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key >
77+ <dict >
78+ <key >nested</key >
79+ <true />
80+ <key >weight</key >
81+ <real >10</real >
82+ </dict >
83+ <key >^.*</key >
84+ <true />
85+ <key >^Info\.plist$</key >
86+ <dict >
87+ <key >omit</key >
88+ <true />
89+ <key >weight</key >
90+ <real >20</real >
91+ </dict >
92+ <key >^PkgInfo$</key >
93+ <dict >
94+ <key >omit</key >
95+ <true />
96+ <key >weight</key >
97+ <real >20</real >
98+ </dict >
99+ <key >^Resources/</key >
100+ <dict >
101+ <key >weight</key >
102+ <real >20</real >
103+ </dict >
104+ <key >^Resources/.*\.lproj/</key >
105+ <dict >
106+ <key >optional</key >
107+ <true />
108+ <key >weight</key >
109+ <real >1000</real >
110+ </dict >
111+ <key >^Resources/.*\.lproj/locversion.plist$</key >
112+ <dict >
113+ <key >omit</key >
114+ <true />
115+ <key >weight</key >
116+ <real >1100</real >
117+ </dict >
118+ <key >^Resources/Base\.lproj/</key >
119+ <dict >
120+ <key >weight</key >
121+ <real >1010</real >
122+ </dict >
123+ <key >^[^/]+$</key >
124+ <dict >
125+ <key >nested</key >
126+ <true />
127+ <key >weight</key >
128+ <real >10</real >
129+ </dict >
130+ <key >^embedded\.provisionprofile$</key >
131+ <dict >
132+ <key >weight</key >
133+ <real >20</real >
134+ </dict >
135+ <key >^version\.plist$</key >
136+ <dict >
137+ <key >weight</key >
138+ <real >20</real >
139+ </dict >
140+ </dict >
141+ </dict >
142+ </plist >
You can’t perform that action at this time.
0 commit comments