Skip to content

Commit 25f3070

Browse files
loutskiyloutskiy
authored andcommitted
add app
1 parent 9ae5842 commit 25f3070

64 files changed

Lines changed: 1975 additions & 0 deletions

Some content is hidden

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

.DS_Store

0 Bytes
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Alamofire
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Resources
Binary file not shown.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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>17G65</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>en</string>
9+
<key>CFBundleExecutable</key>
10+
<string>Alamofire</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>org.cocoapods.Alamofire</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>Alamofire</string>
17+
<key>CFBundlePackageType</key>
18+
<string>FMWK</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>4.7.2</string>
21+
<key>CFBundleSignature</key>
22+
<string>????</string>
23+
<key>CFBundleSupportedPlatforms</key>
24+
<array>
25+
<string>MacOSX</string>
26+
</array>
27+
<key>CFBundleVersion</key>
28+
<string>1</string>
29+
<key>DTCompiler</key>
30+
<string>com.apple.compilers.llvm.clang.1_0</string>
31+
<key>DTPlatformBuild</key>
32+
<string>9F2000</string>
33+
<key>DTPlatformVersion</key>
34+
<string>GM</string>
35+
<key>DTSDKBuild</key>
36+
<string>17E189</string>
37+
<key>DTSDKName</key>
38+
<string>macosx10.13</string>
39+
<key>DTXcode</key>
40+
<string>0941</string>
41+
<key>DTXcodeBuild</key>
42+
<string>9F2000</string>
43+
</dict>
44+
</plist>
Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
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+
keEykYWgBHrTM9Sr9N2XxjNnDks=
10+
</data>
11+
</dict>
12+
<key>files2</key>
13+
<dict>
14+
<key>Resources/Info.plist</key>
15+
<dict>
16+
<key>hash</key>
17+
<data>
18+
keEykYWgBHrTM9Sr9N2XxjNnDks=
19+
</data>
20+
<key>hash2</key>
21+
<data>
22+
pV9ZqxVLWT3tEclgSRw5nYr5mXLqXBSYgA9Ep9a3BD0=
23+
</data>
24+
</dict>
25+
</dict>
26+
<key>rules</key>
27+
<dict>
28+
<key>^Resources/</key>
29+
<true/>
30+
<key>^Resources/.*\.lproj/</key>
31+
<dict>
32+
<key>optional</key>
33+
<true/>
34+
<key>weight</key>
35+
<real>1000</real>
36+
</dict>
37+
<key>^Resources/.*\.lproj/locversion.plist$</key>
38+
<dict>
39+
<key>omit</key>
40+
<true/>
41+
<key>weight</key>
42+
<real>1100</real>
43+
</dict>
44+
<key>^Resources/Base\.lproj/</key>
45+
<dict>
46+
<key>weight</key>
47+
<real>1010</real>
48+
</dict>
49+
<key>^version.plist$</key>
50+
<true/>
51+
</dict>
52+
<key>rules2</key>
53+
<dict>
54+
<key>.*\.dSYM($|/)</key>
55+
<dict>
56+
<key>weight</key>
57+
<real>11</real>
58+
</dict>
59+
<key>^(.*/)?\.DS_Store$</key>
60+
<dict>
61+
<key>omit</key>
62+
<true/>
63+
<key>weight</key>
64+
<real>2000</real>
65+
</dict>
66+
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
67+
<dict>
68+
<key>nested</key>
69+
<true/>
70+
<key>weight</key>
71+
<real>10</real>
72+
</dict>
73+
<key>^.*</key>
74+
<true/>
75+
<key>^Info\.plist$</key>
76+
<dict>
77+
<key>omit</key>
78+
<true/>
79+
<key>weight</key>
80+
<real>20</real>
81+
</dict>
82+
<key>^PkgInfo$</key>
83+
<dict>
84+
<key>omit</key>
85+
<true/>
86+
<key>weight</key>
87+
<real>20</real>
88+
</dict>
89+
<key>^Resources/</key>
90+
<dict>
91+
<key>weight</key>
92+
<real>20</real>
93+
</dict>
94+
<key>^Resources/.*\.lproj/</key>
95+
<dict>
96+
<key>optional</key>
97+
<true/>
98+
<key>weight</key>
99+
<real>1000</real>
100+
</dict>
101+
<key>^Resources/.*\.lproj/locversion.plist$</key>
102+
<dict>
103+
<key>omit</key>
104+
<true/>
105+
<key>weight</key>
106+
<real>1100</real>
107+
</dict>
108+
<key>^Resources/Base\.lproj/</key>
109+
<dict>
110+
<key>weight</key>
111+
<real>1010</real>
112+
</dict>
113+
<key>^[^/]+$</key>
114+
<dict>
115+
<key>nested</key>
116+
<true/>
117+
<key>weight</key>
118+
<real>10</real>
119+
</dict>
120+
<key>^embedded\.provisionprofile$</key>
121+
<dict>
122+
<key>weight</key>
123+
<real>20</real>
124+
</dict>
125+
<key>^version\.plist$</key>
126+
<dict>
127+
<key>weight</key>
128+
<real>20</real>
129+
</dict>
130+
</dict>
131+
</dict>
132+
</plist>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/ObjectMapper
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Resources
Binary file not shown.

0 commit comments

Comments
 (0)