|
11 | 11 | 366F5FE91F052F7F00DE3883 /* MMDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D716CB471C23A58700D89B5C /* MMDB.framework */; };
|
12 | 12 | 366F5FF81F05301400DE3883 /* MMDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D716CB541C23A5DC00D89B5C /* MMDB.framework */; };
|
13 | 13 | 366F5FFE1F05302300DE3883 /* MMDBTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 366F5FE61F052F7F00DE3883 /* MMDBTests.swift */; };
|
| 14 | + 36D1827B23C0688C002E42A5 /* GeoLite2-Country.mmdb in Resources */ = {isa = PBXBuildFile; fileRef = D73CAED01C21AA9A000C2132 /* GeoLite2-Country.mmdb */; }; |
| 15 | + 36D1827C23C0688D002E42A5 /* GeoLite2-Country.mmdb in Resources */ = {isa = PBXBuildFile; fileRef = D73CAED01C21AA9A000C2132 /* GeoLite2-Country.mmdb */; }; |
14 | 16 | D716CB5C1C23A65200D89B5C /* maxminddb.c in Sources */ = {isa = PBXBuildFile; fileRef = D73CAECC1C21A7A2000C2132 /* maxminddb.c */; };
|
15 | 17 | D716CB5D1C23A65200D89B5C /* maxminddb_unions.c in Sources */ = {isa = PBXBuildFile; fileRef = D716CB3F1C2269D200D89B5C /* maxminddb_unions.c */; };
|
16 | 18 | D716CB5E1C23A65D00D89B5C /* MMDB.swift in Sources */ = {isa = PBXBuildFile; fileRef = D716CB321C21432C00D89B5C /* MMDB.swift */; };
|
17 | 19 | D716CB5F1C23A66C00D89B5C /* MMDB.swift in Sources */ = {isa = PBXBuildFile; fileRef = D716CB321C21432C00D89B5C /* MMDB.swift */; };
|
18 | 20 | D716CB601C23A66C00D89B5C /* maxminddb.c in Sources */ = {isa = PBXBuildFile; fileRef = D73CAECC1C21A7A2000C2132 /* maxminddb.c */; };
|
19 | 21 | D716CB611C23A66C00D89B5C /* maxminddb_unions.c in Sources */ = {isa = PBXBuildFile; fileRef = D716CB3F1C2269D200D89B5C /* maxminddb_unions.c */; };
|
20 |
| - D736A97E1C23B59D0070EAA3 /* GeoLite2-Country.mmdb in Resources */ = {isa = PBXBuildFile; fileRef = D73CAED01C21AA9A000C2132 /* GeoLite2-Country.mmdb */; }; |
21 |
| - D736A97F1C23B59F0070EAA3 /* GeoLite2-Country.mmdb in Resources */ = {isa = PBXBuildFile; fileRef = D73CAED01C21AA9A000C2132 /* GeoLite2-Country.mmdb */; }; |
22 | 22 | D736A9811C23B7D40070EAA3 /* maxminddb_config.h in Headers */ = {isa = PBXBuildFile; fileRef = D73CAECE1C21A7B0000C2132 /* maxminddb_config.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
23 | 23 | D736A9821C23B7D40070EAA3 /* maxminddb-compat-util.h in Headers */ = {isa = PBXBuildFile; fileRef = D73CAED11C21AAEA000C2132 /* maxminddb-compat-util.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
24 | 24 | D736A9831C23B7D40070EAA3 /* maxminddb.h in Headers */ = {isa = PBXBuildFile; fileRef = D73CAECF1C21A7B0000C2132 /* maxminddb.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
71 | 71 | D73CAECF1C21A7B0000C2132 /* maxminddb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = maxminddb.h; sourceTree = "<group>"; };
|
72 | 72 | D73CAED01C21AA9A000C2132 /* GeoLite2-Country.mmdb */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GeoLite2-Country.mmdb"; sourceTree = "<group>"; };
|
73 | 73 | D73CAED11C21AAEA000C2132 /* maxminddb-compat-util.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "maxminddb-compat-util.h"; sourceTree = "<group>"; };
|
74 |
| - D77179AE1EF800B300E25F23 /* MMDB-Swift.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = "MMDB-Swift.podspec"; sourceTree = "<group>"; }; |
75 |
| - D77179AF1EF800B300E25F23 /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; }; |
76 |
| - D77179B01EF800B300E25F23 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
77 | 74 | D7999FEC2307B8B4003EB8CC /* data-pool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "data-pool.h"; sourceTree = "<group>"; };
|
78 | 75 | D7999FED2307B8B4003EB8CC /* data-pool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "data-pool.c"; sourceTree = "<group>"; };
|
79 | 76 | D7999FF22307B9D7003EB8CC /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
118 | 115 | 366F5FE51F052F7F00DE3883 /* MMDBTests */ = {
|
119 | 116 | isa = PBXGroup;
|
120 | 117 | children = (
|
| 118 | + D73CAED01C21AA9A000C2132 /* GeoLite2-Country.mmdb */, |
121 | 119 | 366F5FF71F05301400DE3883 /* Info-OSX.plist */,
|
122 | 120 | 366F5FE81F052F7F00DE3883 /* Info-iOS.plist */,
|
123 | 121 | 366F5FE61F052F7F00DE3883 /* MMDBTests.swift */,
|
|
136 | 134 | D716CB311C21432C00D89B5C /* libmaxminddb */,
|
137 | 135 | 366F5FE51F052F7F00DE3883 /* MMDBTests */,
|
138 | 136 | D716CB301C21432C00D89B5C /* Products */,
|
139 |
| - D77179AE1EF800B300E25F23 /* MMDB-Swift.podspec */, |
140 |
| - D77179AF1EF800B300E25F23 /* Package.swift */, |
141 |
| - D77179B01EF800B300E25F23 /* README.md */, |
142 | 137 | );
|
143 | 138 | sourceTree = "<group>";
|
144 | 139 | };
|
|
156 | 151 | D716CB311C21432C00D89B5C /* libmaxminddb */ = {
|
157 | 152 | isa = PBXGroup;
|
158 | 153 | children = (
|
159 |
| - D73CAED01C21AA9A000C2132 /* GeoLite2-Country.mmdb */, |
160 | 154 | D73CAED11C21AAEA000C2132 /* maxminddb-compat-util.h */,
|
161 | 155 | D73CAECC1C21A7A2000C2132 /* maxminddb.c */,
|
162 | 156 | D73CAECF1C21A7B0000C2132 /* maxminddb.h */,
|
|
254 | 248 | isa = PBXNativeTarget;
|
255 | 249 | buildConfigurationList = D716CB4C1C23A58700D89B5C /* Build configuration list for PBXNativeTarget "MMDB-iOS" */;
|
256 | 250 | buildPhases = (
|
257 |
| - 366F5FDD1F05152C00DE3883 /* ShellScript */, |
258 | 251 | D716CB421C23A58700D89B5C /* Sources */,
|
259 | 252 | D716CB431C23A58700D89B5C /* Frameworks */,
|
260 | 253 | D716CB441C23A58700D89B5C /* Headers */,
|
|
273 | 266 | isa = PBXNativeTarget;
|
274 | 267 | buildConfigurationList = D716CB591C23A5DC00D89B5C /* Build configuration list for PBXNativeTarget "MMDB-OSX" */;
|
275 | 268 | buildPhases = (
|
276 |
| - 366F5FDE1F0515CD00DE3883 /* ShellScript */, |
277 | 269 | D716CB4F1C23A5DC00D89B5C /* Sources */,
|
278 | 270 | D716CB501C23A5DC00D89B5C /* Frameworks */,
|
279 | 271 | D716CB511C23A5DC00D89B5C /* Headers */,
|
|
343 | 335 | isa = PBXResourcesBuildPhase;
|
344 | 336 | buildActionMask = 2147483647;
|
345 | 337 | files = (
|
| 338 | + 36D1827B23C0688C002E42A5 /* GeoLite2-Country.mmdb in Resources */, |
346 | 339 | );
|
347 | 340 | runOnlyForDeploymentPostprocessing = 0;
|
348 | 341 | };
|
349 | 342 | 366F5FF11F05301400DE3883 /* Resources */ = {
|
350 | 343 | isa = PBXResourcesBuildPhase;
|
351 | 344 | buildActionMask = 2147483647;
|
352 | 345 | files = (
|
| 346 | + 36D1827C23C0688D002E42A5 /* GeoLite2-Country.mmdb in Resources */, |
353 | 347 | );
|
354 | 348 | runOnlyForDeploymentPostprocessing = 0;
|
355 | 349 | };
|
356 | 350 | D716CB451C23A58700D89B5C /* Resources */ = {
|
357 | 351 | isa = PBXResourcesBuildPhase;
|
358 | 352 | buildActionMask = 2147483647;
|
359 | 353 | files = (
|
360 |
| - D736A97E1C23B59D0070EAA3 /* GeoLite2-Country.mmdb in Resources */, |
361 | 354 | );
|
362 | 355 | runOnlyForDeploymentPostprocessing = 0;
|
363 | 356 | };
|
364 | 357 | D716CB521C23A5DC00D89B5C /* Resources */ = {
|
365 | 358 | isa = PBXResourcesBuildPhase;
|
366 | 359 | buildActionMask = 2147483647;
|
367 | 360 | files = (
|
368 |
| - D736A97F1C23B59F0070EAA3 /* GeoLite2-Country.mmdb in Resources */, |
369 | 361 | );
|
370 | 362 | runOnlyForDeploymentPostprocessing = 0;
|
371 | 363 | };
|
372 | 364 | /* End PBXResourcesBuildPhase section */
|
373 | 365 |
|
374 |
| -/* Begin PBXShellScriptBuildPhase section */ |
375 |
| - 366F5FDD1F05152C00DE3883 /* ShellScript */ = { |
376 |
| - isa = PBXShellScriptBuildPhase; |
377 |
| - buildActionMask = 12; |
378 |
| - files = ( |
379 |
| - ); |
380 |
| - inputPaths = ( |
381 |
| - ); |
382 |
| - outputPaths = ( |
383 |
| - ); |
384 |
| - runOnlyForDeploymentPostprocessing = 0; |
385 |
| - shellPath = /bin/sh; |
386 |
| - shellScript = "if [ ! -f $SRCROOT/Sources/libmaxminddb/GeoLite2-Country.mmdb ] || [ $CONFIGURATION == \"Release\" ]; then\n $SRCROOT/update_database.sh\nfi"; |
387 |
| - }; |
388 |
| - 366F5FDE1F0515CD00DE3883 /* ShellScript */ = { |
389 |
| - isa = PBXShellScriptBuildPhase; |
390 |
| - buildActionMask = 12; |
391 |
| - files = ( |
392 |
| - ); |
393 |
| - inputPaths = ( |
394 |
| - ); |
395 |
| - outputPaths = ( |
396 |
| - ); |
397 |
| - runOnlyForDeploymentPostprocessing = 0; |
398 |
| - shellPath = /bin/sh; |
399 |
| - shellScript = "if [ ! -f $SRCROOT/MMDB/GeoLite2-Country.mmdb ] || [ $CONFIGURATION == \"Release\" ]; then\n $SRCROOT/update_database.sh\nfi"; |
400 |
| - }; |
401 |
| -/* End PBXShellScriptBuildPhase section */ |
402 |
| - |
403 | 366 | /* Begin PBXSourcesBuildPhase section */
|
404 | 367 | 366F5FE01F052F7F00DE3883 /* Sources */ = {
|
405 | 368 | isa = PBXSourcesBuildPhase;
|
|
0 commit comments