|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0152100C28EDA9E400DD6783 /* StatsAnnualAndMostPopularTimeInsightDecodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0152100B28EDA9E400DD6783 /* StatsAnnualAndMostPopularTimeInsightDecodingTests.swift */; }; |
| 11 | + 0847B92C2A4442730044D32F /* IPLocationRemote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0847B92B2A4442730044D32F /* IPLocationRemote.swift */; }; |
| 12 | + 08C7493E2A45EA11000DA0E2 /* IPLocationRemoteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08C7493D2A45EA11000DA0E2 /* IPLocationRemoteTests.swift */; }; |
11 | 13 | 0CB1905E2A2A5E83004D3E80 /* BlazeCampaign.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */; }; |
12 | 14 | 0CB190612A2A6A13004D3E80 /* blaze-campaigns-search.json in Resources */ = {isa = PBXBuildFile; fileRef = 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */; }; |
13 | 15 | 0CB190652A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB190642A2A7569004D3E80 /* BlazeCampaignsSearchResponse.swift */; }; |
|
687 | 689 |
|
688 | 690 | /* Begin PBXFileReference section */ |
689 | 691 | 0152100B28EDA9E400DD6783 /* StatsAnnualAndMostPopularTimeInsightDecodingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsAnnualAndMostPopularTimeInsightDecodingTests.swift; sourceTree = "<group>"; }; |
| 692 | + 0847B92B2A4442730044D32F /* IPLocationRemote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IPLocationRemote.swift; sourceTree = "<group>"; }; |
| 693 | + 08C7493D2A45EA11000DA0E2 /* IPLocationRemoteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IPLocationRemoteTests.swift; sourceTree = "<group>"; }; |
690 | 694 | 0C3A2A412A2E7BA500FD91D6 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; }; |
691 | 695 | 0CB1905D2A2A5E83004D3E80 /* BlazeCampaign.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlazeCampaign.swift; sourceTree = "<group>"; }; |
692 | 696 | 0CB1905F2A2A6943004D3E80 /* blaze-campaigns-search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blaze-campaigns-search.json"; sourceTree = "<group>"; }; |
|
1389 | 1393 | /* End PBXFrameworksBuildPhase section */ |
1390 | 1394 |
|
1391 | 1395 | /* Begin PBXGroup section */ |
| 1396 | + 08C7493C2A45E9E3000DA0E2 /* Privacy */ = { |
| 1397 | + isa = PBXGroup; |
| 1398 | + children = ( |
| 1399 | + 08C7493D2A45EA11000DA0E2 /* IPLocationRemoteTests.swift */, |
| 1400 | + ); |
| 1401 | + name = Privacy; |
| 1402 | + sourceTree = "<group>"; |
| 1403 | + }; |
1392 | 1404 | 0CB1905C2A2A5E7B004D3E80 /* Blaze */ = { |
1393 | 1405 | isa = PBXGroup; |
1394 | 1406 | children = ( |
|
1763 | 1775 | 7433BC061EFC456B002D9E92 /* Plans */, |
1764 | 1776 | E13EE14A1F332C3100C15787 /* Plugins */, |
1765 | 1777 | 740B23D41F17F6D200067A2A /* Post */, |
| 1778 | + 08C7493C2A45E9E3000DA0E2 /* Privacy */, |
1766 | 1779 | C738CAED286222C9001BE107 /* QR Login */, |
1767 | 1780 | 7430C9BF1F192C210051B8E6 /* Reader */, |
1768 | 1781 | 74E2294C1F1E73650085F7F2 /* Sharing */, |
|
1883 | 1896 | F9E56DF724EB125600916770 /* FeatureFlagRemote.swift */, |
1884 | 1897 | 74650F711F0EA1A700188EDB /* GravatarServiceRemote.swift */, |
1885 | 1898 | 1769DEA924729AFF00F42EFC /* HomepageSettingsServiceRemote.swift */, |
| 1899 | + 0847B92B2A4442730044D32F /* IPLocationRemote.swift */, |
1886 | 1900 | FAD1344425908F5F00A8FEB1 /* JetpackBackupServiceRemote.swift */, |
1887 | 1901 | 8B749DEC25AF3E4600023F03 /* JetpackCapabilitiesServiceRemote.swift */, |
1888 | 1902 | 32FC1D27255C91ED00CD0A7B /* JetpackScanServiceRemote.swift */, |
|
3224 | 3238 | 9F4E52002088E38200424676 /* ObjectValidation.swift in Sources */, |
3225 | 3239 | 7EC60EC022DC5D7C00FB0336 /* EditorSettings.swift in Sources */, |
3226 | 3240 | 7403A3021EF0726E00DED7DC /* AccountSettings.swift in Sources */, |
| 3241 | + 0847B92C2A4442730044D32F /* IPLocationRemote.swift in Sources */, |
3227 | 3242 | 40E7FEA9220FA4060032834E /* StatsEmailFollowersInsight.swift in Sources */, |
3228 | 3243 | 404057DA221C9D560060250C /* StatsTopReferrersTimeIntervalData.swift in Sources */, |
3229 | 3244 | 826016F11F9FA13A00533B6C /* ActivityServiceRemote.swift in Sources */, |
|
3384 | 3399 | E13EE14C1F332C4400C15787 /* PluginServiceRemoteTests.swift in Sources */, |
3385 | 3400 | 736C971021E80D48007A4200 /* SiteVerticalsPromptResponseDecodingTests.swift in Sources */, |
3386 | 3401 | 74B335D81F06F1CA0053A184 /* MockWordPressComRestApi.swift in Sources */, |
| 3402 | + 08C7493E2A45EA11000DA0E2 /* IPLocationRemoteTests.swift in Sources */, |
3387 | 3403 | 32AF21E3236DEB3C001C6502 /* PostServiceRemoteRESTAutosaveTests.swift in Sources */, |
3388 | 3404 | 3236F79A24AE406D0088E8F3 /* ReaderTopicServiceRemote+InterestsTests.swift in Sources */, |
3389 | 3405 | FEE4EF5B27302317003CDA3C /* CommentServiceRemoteREST+APIv2Tests.swift in Sources */, |
|
0 commit comments