|
11 | 11 | 8D0906A3236B4537005E7501 /* Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D0906A1236B4522005E7501 /* Date.swift */; }; |
12 | 12 | 8D286D272344C8D000D582AE /* StreamerMarket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DC4CA592149A6CE00344CBF /* StreamerMarket.swift */; }; |
13 | 13 | 8D286D282344CA8100D582AE /* StreamerMarketTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DC4CA8D2149A6CE00344CBF /* StreamerMarketTests.swift */; }; |
| 14 | + 8D2CC9E12477D45600B56599 /* Decimals in Frameworks */ = {isa = PBXBuildFile; productRef = 8D2CC9E02477D45600B56599 /* Decimals */; }; |
14 | 15 | 8D2EA92B233B4E030004A4C2 /* API.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DC4CA7C2149A6CE00344CBF /* API.swift */; }; |
15 | 16 | 8D2EA92C233B4E070004A4C2 /* APIError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DC4CA632149A6CE00344CBF /* APIError.swift */; }; |
16 | 17 | 8D2EA92D233B545E0004A4C2 /* APIUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D0A232B22EB9600001853E7 /* APIUser.swift */; }; |
|
111 | 112 | 8D376DA3234C6300007D4A48 /* DBMigration+v1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DE8A1A52349E33200031B1E /* DBMigration+v1.swift */; }; |
112 | 113 | 8D376DA4234C6300007D4A48 /* DBApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DA8F88F2317BF7200F1A2C0 /* DBApplication.swift */; }; |
113 | 114 | 8D376DA5234C634B007D4A48 /* Lightstreamer_macOS_Client.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DC1A4A4234B5C0200AD75C5 /* Lightstreamer_macOS_Client.framework */; }; |
114 | | - 8D376DA6234C6376007D4A48 /* PlaygroundTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DF75CDB2322A85100130229 /* PlaygroundTests.swift */; }; |
115 | 115 | 8D376DA7234C6379007D4A48 /* Test.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DD468D322F1C70100134B67 /* Test.swift */; }; |
116 | 116 | 8D376DA8234C637B007D4A48 /* TestFabric.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DAEF08122F9994F005AB34C /* TestFabric.swift */; }; |
117 | 117 | 8D376DA9234C6387007D4A48 /* TestAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B971422F1C995002B267F /* TestAccount.swift */; }; |
|
191 | 191 | 8D80CFD52341FDC300E63411 /* TestAccountDecodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D80CFD42341FDC300E63411 /* TestAccountDecodable.swift */; }; |
192 | 192 | 8D80CFD623421B2D00E63411 /* APISessionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DC4CAA42149A6CE00344CBF /* APISessionTests.swift */; }; |
193 | 193 | 8D8472D3234B6917007432A8 /* Lightstreamer_iOS_Client.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DC1A49F234B5B5700AD75C5 /* Lightstreamer_iOS_Client.framework */; platformFilter = ios; }; |
194 | | - 8D84AB1C233A029600DFAFFF /* PlaygroundTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DF75CDB2322A85100130229 /* PlaygroundTests.swift */; }; |
195 | 194 | 8D88F5F9246C79D900743B2B /* UTC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D88F5F8246C79D900743B2B /* UTC.swift */; }; |
196 | 195 | 8D88F5FA246C79D900743B2B /* UTC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D88F5F8246C79D900743B2B /* UTC.swift */; }; |
197 | 196 | 8D89C78B2343120C00FD0F3D /* APISentimentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DF93B9922E75C11001B9412 /* APISentimentTests.swift */; }; |
|
226 | 225 | 8DC7FBFF23E2F650002D7F5E /* ConbiniForTesting in Frameworks */ = {isa = PBXBuildFile; platformFilter = ios; productRef = 8DC7FBFE23E2F650002D7F5E /* ConbiniForTesting */; }; |
227 | 226 | 8DCD2CE42366C4D50099259B /* APIPriceBatchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DCD2CE32366C4BF0099259B /* APIPriceBatchTests.swift */; }; |
228 | 227 | 8DCD2CE52366C4DC0099259B /* APIPriceBatchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DCD2CE32366C4BF0099259B /* APIPriceBatchTests.swift */; }; |
| 228 | + 8DDB43AB2479704800A65CA5 /* CharacterSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DDB43AA2479704800A65CA5 /* CharacterSet.swift */; }; |
| 229 | + 8DDB43AC2479704800A65CA5 /* CharacterSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DDB43AA2479704800A65CA5 /* CharacterSet.swift */; }; |
229 | 230 | 8DDBE9FA23506F1E001773D2 /* DBPriceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DDBE9F823506E7A001773D2 /* DBPriceTests.swift */; }; |
230 | 231 | 8DDBE9FB23506F22001773D2 /* DBPriceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DDBE9F823506E7A001773D2 /* DBPriceTests.swift */; }; |
231 | 232 | 8DDBE9FC2350820A001773D2 /* Services.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DC4CA432149A6CE00344CBF /* Services.swift */; }; |
|
373 | 374 | 8DB266B9234B419E00F168CE /* StreamerLowlevelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StreamerLowlevelTests.swift; sourceTree = "<group>"; }; |
374 | 375 | 8DB90A7E231E729F004204B8 /* DBMarketTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DBMarketTests.swift; sourceTree = "<group>"; }; |
375 | 376 | 8DB90A80231E79BE004204B8 /* DBInternals.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DBInternals.swift; sourceTree = "<group>"; }; |
376 | | - 8DC185592403D4BE00D2AD54 /* General.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; name = General.playground; path = "../../../../../../../../../Library/Autosave Information/General.playground"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
377 | 377 | 8DC1A49F234B5B5700AD75C5 /* Lightstreamer_iOS_Client.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Lightstreamer_iOS_Client.framework; path = Dependencies/Lightstreamer/Lightstreamer_iOS_Client.framework; sourceTree = "<group>"; }; |
378 | 378 | 8DC1A4A4234B5C0200AD75C5 /* Lightstreamer_macOS_Client.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Lightstreamer_macOS_Client.framework; path = Dependencies/Lightstreamer/Lightstreamer_macOS_Client.framework; sourceTree = "<group>"; }; |
379 | 379 | 8DC20A6F231AF3B000760FA4 /* DBNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DBNode.swift; sourceTree = "<group>"; }; |
|
444 | 444 | 8DC4CBFE2149AB1200344CBF /* environment */ = {isa = PBXFileReference; lastKnownFileType = folder; path = environment; sourceTree = "<group>"; }; |
445 | 445 | 8DCD2CE32366C4BF0099259B /* APIPriceBatchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIPriceBatchTests.swift; sourceTree = "<group>"; }; |
446 | 446 | 8DD468D322F1C70100134B67 /* Test.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Test.swift; sourceTree = "<group>"; }; |
| 447 | + 8DDB43AA2479704800A65CA5 /* CharacterSet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CharacterSet.swift; sourceTree = "<group>"; }; |
447 | 448 | 8DDBE9F823506E7A001773D2 /* DBPriceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DBPriceTests.swift; sourceTree = "<group>"; }; |
448 | 449 | 8DDBE9FE2350825F001773D2 /* ServicesError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServicesError.swift; sourceTree = "<group>"; }; |
449 | 450 | 8DE2C3DD22FC72E400BB6261 /* DealLimit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DealLimit.swift; sourceTree = "<group>"; }; |
|
454 | 455 | 8DE50471245AD09C001BD304 /* UnfairLock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnfairLock.swift; sourceTree = "<group>"; }; |
455 | 456 | 8DE8A1A52349E33200031B1E /* DBMigration+v1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DBMigration+v1.swift"; sourceTree = "<group>"; }; |
456 | 457 | 8DF1233D2330D9C900312A30 /* DBForexTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DBForexTests.swift; sourceTree = "<group>"; }; |
457 | | - 8DF75CDB2322A85100130229 /* PlaygroundTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaygroundTests.swift; sourceTree = "<group>"; }; |
458 | 458 | 8DF85B1B22F046FA00F1C525 /* Error.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Error.swift; sourceTree = "<group>"; }; |
459 | 459 | 8DF93B9722E757B4001B9412 /* APISentiment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APISentiment.swift; sourceTree = "<group>"; }; |
460 | 460 | 8DF93B9922E75C11001B9412 /* APISentimentTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APISentimentTests.swift; sourceTree = "<group>"; }; |
|
477 | 477 | isa = PBXFrameworksBuildPhase; |
478 | 478 | buildActionMask = 2147483647; |
479 | 479 | files = ( |
| 480 | + 8D2CC9E12477D45600B56599 /* Decimals in Frameworks */, |
480 | 481 | 8DC7FBF723E2F5D2002D7F5E /* Conbini in Frameworks */, |
481 | 482 | ); |
482 | 483 | runOnlyForDeploymentPostprocessing = 0; |
|
609 | 610 | path = session; |
610 | 611 | sourceTree = "<group>"; |
611 | 612 | }; |
612 | | - 8D8B3AB82299E8D900611153 /* playground */ = { |
613 | | - isa = PBXGroup; |
614 | | - children = ( |
615 | | - 8DC185592403D4BE00D2AD54 /* General.playground */, |
616 | | - 8DF75CDB2322A85100130229 /* PlaygroundTests.swift */, |
617 | | - ); |
618 | | - path = playground; |
619 | | - sourceTree = "<group>"; |
620 | | - }; |
621 | 613 | 8D94BA942316573900AFBA1E /* database */ = { |
622 | 614 | isa = PBXGroup; |
623 | 615 | children = ( |
|
795 | 787 | 8DC4CA482149A6CE00344CBF /* utils */ = { |
796 | 788 | isa = PBXGroup; |
797 | 789 | children = ( |
798 | | - 8DC4CA492149A6CE00344CBF /* Date.swift */, |
799 | | - 8D9FB786231F943C00D76B6A /* DateFormatter.swift */, |
800 | | - 8D88F5F8246C79D900743B2B /* UTC.swift */, |
801 | | - 8D911F6422ECF4CA0038E899 /* Decimal.swift */, |
802 | | - 8D3C262422E9FA020080D3C1 /* Collections.swift */, |
| 790 | + 8DF85B1B22F046FA00F1C525 /* Error.swift */, |
| 791 | + 8D19C51A2326459000F029B3 /* ErrorHelper.swift */, |
| 792 | + 8D30D082232566D900D83E0A /* ErrorCodable.swift */, |
803 | 793 | 8D569217245FE63D00E9E621 /* c */, |
| 794 | + 8DDB43AA2479704800A65CA5 /* CharacterSet.swift */, |
| 795 | + 8D3C262422E9FA020080D3C1 /* Collections.swift */, |
| 796 | + 8DDB43AD2479982800A65CA5 /* Foundation */, |
804 | 797 | 8DC4CA4B2149A6CE00344CBF /* Operators.swift */, |
805 | 798 | 8DE50471245AD09C001BD304 /* UnfairLock.swift */, |
806 | 799 | 8D9FB784231EDA6900D76B6A /* DebugDescriptable.swift */, |
807 | | - 8DF85B1B22F046FA00F1C525 /* Error.swift */, |
808 | | - 8D19C51A2326459000F029B3 /* ErrorHelper.swift */, |
809 | | - 8D30D082232566D900D83E0A /* ErrorCodable.swift */, |
810 | 800 | ); |
811 | 801 | path = utils; |
812 | 802 | sourceTree = "<group>"; |
|
934 | 924 | 8DC4CA822149A6CE00344CBF /* tests */ = { |
935 | 925 | isa = PBXGroup; |
936 | 926 | children = ( |
937 | | - 8D8B3AB82299E8D900611153 /* playground */, |
938 | 927 | 8DD468D322F1C70100134B67 /* Test.swift */, |
939 | 928 | 8DAEF08122F9994F005AB34C /* TestFabric.swift */, |
940 | 929 | 8DC4CAA62149A6CE00344CBF /* data */, |
|
1071 | 1060 | name = Products; |
1072 | 1061 | sourceTree = "<group>"; |
1073 | 1062 | }; |
| 1063 | + 8DDB43AD2479982800A65CA5 /* Foundation */ = { |
| 1064 | + isa = PBXGroup; |
| 1065 | + children = ( |
| 1066 | + 8DC4CA492149A6CE00344CBF /* Date.swift */, |
| 1067 | + 8D9FB786231F943C00D76B6A /* DateFormatter.swift */, |
| 1068 | + 8D911F6422ECF4CA0038E899 /* Decimal.swift */, |
| 1069 | + 8D88F5F8246C79D900743B2B /* UTC.swift */, |
| 1070 | + ); |
| 1071 | + path = Foundation; |
| 1072 | + sourceTree = "<group>"; |
| 1073 | + }; |
1074 | 1074 | 8DDBE9F923506F11001773D2 /* history */ = { |
1075 | 1075 | isa = PBXGroup; |
1076 | 1076 | children = ( |
|
1179 | 1179 | name = "IG [macOS]"; |
1180 | 1180 | packageProductDependencies = ( |
1181 | 1181 | 8DC7FBF623E2F5D2002D7F5E /* Conbini */, |
| 1182 | + 8D2CC9E02477D45600B56599 /* Decimals */, |
1182 | 1183 | ); |
1183 | 1184 | productName = IG; |
1184 | 1185 | productReference = 8DC4CBE12149A78700344CBF /* IG.framework */; |
|
1212 | 1213 | isa = PBXProject; |
1213 | 1214 | attributes = { |
1214 | 1215 | LastSwiftUpdateCheck = 1100; |
1215 | | - LastUpgradeCheck = 1140; |
| 1216 | + LastUpgradeCheck = 1150; |
1216 | 1217 | TargetAttributes = { |
1217 | 1218 | 8DA398B62338E3EA007B918F = { |
1218 | 1219 | CreatedOnToolsVersion = 11.0; |
|
1241 | 1242 | mainGroup = 8DC4CA332149A60900344CBF; |
1242 | 1243 | packageReferences = ( |
1243 | 1244 | 8DC7FBF323E2F5D2002D7F5E /* XCRemoteSwiftPackageReference "Conbini" */, |
| 1245 | + 8D2CC9DF2477D45600B56599 /* XCRemoteSwiftPackageReference "Decimal64" */, |
1244 | 1246 | ); |
1245 | 1247 | productRefGroup = 8DC4CBE22149A78700344CBF /* Products */; |
1246 | 1248 | projectDirPath = ""; |
|
1354 | 1356 | 8DE8A19F2349DE7E00031B1E /* Database.swift in Sources */, |
1355 | 1357 | 8DE8A1A02349DE8200031B1E /* DBError.swift in Sources */, |
1356 | 1358 | 8DE8A1A12349DF8D00031B1E /* DBChannel.swift in Sources */, |
| 1359 | + 8DDB43AC2479704800A65CA5 /* CharacterSet.swift in Sources */, |
1357 | 1360 | 8DE8A1A22349DF9100031B1E /* DBInternals.swift in Sources */, |
1358 | 1361 | 8DE8A1A32349DF9600031B1E /* DBMigration.swift in Sources */, |
1359 | 1362 | 8DE8A1A62349E33200031B1E /* DBMigration+v1.swift in Sources */, |
|
1372 | 1375 | files = ( |
1373 | 1376 | 8DF489DD234BA27A00DB85AA /* String.swift in Sources */, |
1374 | 1377 | 8D0906A3236B4537005E7501 /* Date.swift in Sources */, |
1375 | | - 8D84AB1C233A029600DFAFFF /* PlaygroundTests.swift in Sources */, |
1376 | 1378 | 8D80CFD02341E93000E63411 /* Test.swift in Sources */, |
1377 | 1379 | 8D80CFD12341E93200E63411 /* TestFabric.swift in Sources */, |
1378 | 1380 | 8D80CFCE2341E8D600E63411 /* TestAccount.swift in Sources */, |
|
1489 | 1491 | 8D376D9F234C6300007D4A48 /* DBError.swift in Sources */, |
1490 | 1492 | 8D376DA0234C6300007D4A48 /* DBChannel.swift in Sources */, |
1491 | 1493 | 8D376DA1234C6300007D4A48 /* DBInternals.swift in Sources */, |
| 1494 | + 8DDB43AB2479704800A65CA5 /* CharacterSet.swift in Sources */, |
1492 | 1495 | 8D376D9D234C62F3007D4A48 /* Combine+DB.swift in Sources */, |
1493 | 1496 | 8D376DA2234C6300007D4A48 /* DBMigration.swift in Sources */, |
1494 | 1497 | 8D376DA3234C6300007D4A48 /* DBMigration+v1.swift in Sources */, |
|
1507 | 1510 | files = ( |
1508 | 1511 | 8D376DC4234C63D6007D4A48 /* String.swift in Sources */, |
1509 | 1512 | 8D0906A2236B4533005E7501 /* Date.swift in Sources */, |
1510 | | - 8D376DA6234C6376007D4A48 /* PlaygroundTests.swift in Sources */, |
1511 | 1513 | 8D376DA7234C6379007D4A48 /* Test.swift in Sources */, |
1512 | 1514 | 8D376DA8234C637B007D4A48 /* TestFabric.swift in Sources */, |
1513 | 1515 | 8D376DA9234C6387007D4A48 /* TestAccount.swift in Sources */, |
|
1987 | 1989 | /* End XCConfigurationList section */ |
1988 | 1990 |
|
1989 | 1991 | /* Begin XCRemoteSwiftPackageReference section */ |
| 1992 | + 8D2CC9DF2477D45600B56599 /* XCRemoteSwiftPackageReference "Decimal64" */ = { |
| 1993 | + isa = XCRemoteSwiftPackageReference; |
| 1994 | + repositoryURL = "git@github.com:dehesa/Decimal64.git"; |
| 1995 | + requirement = { |
| 1996 | + branch = develop; |
| 1997 | + kind = branch; |
| 1998 | + }; |
| 1999 | + }; |
1990 | 2000 | 8DC7FBF323E2F5D2002D7F5E /* XCRemoteSwiftPackageReference "Conbini" */ = { |
1991 | 2001 | isa = XCRemoteSwiftPackageReference; |
1992 | 2002 | repositoryURL = "git@github.com:dehesa/Conbini.git"; |
|
1998 | 2008 | /* End XCRemoteSwiftPackageReference section */ |
1999 | 2009 |
|
2000 | 2010 | /* Begin XCSwiftPackageProductDependency section */ |
| 2011 | + 8D2CC9E02477D45600B56599 /* Decimals */ = { |
| 2012 | + isa = XCSwiftPackageProductDependency; |
| 2013 | + package = 8D2CC9DF2477D45600B56599 /* XCRemoteSwiftPackageReference "Decimal64" */; |
| 2014 | + productName = Decimals; |
| 2015 | + }; |
2001 | 2016 | 8DC7FBF423E2F5D2002D7F5E /* ConbiniForTesting */ = { |
2002 | 2017 | isa = XCSwiftPackageProductDependency; |
2003 | 2018 | package = 8DC7FBF323E2F5D2002D7F5E /* XCRemoteSwiftPackageReference "Conbini" */; |
|
0 commit comments