Skip to content

Commit f2874d2

Browse files
committed
remove refs to LibreTransmitter
1 parent feb6f26 commit f2874d2

File tree

1 file changed

+0
-79
lines changed

1 file changed

+0
-79
lines changed

Loop.xcodeproj/project.pbxproj

Lines changed: 0 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -646,34 +646,6 @@
646646
remoteGlobalIDString = 4F75288A1DFE1DC600C322D6;
647647
remoteInfo = LoopUI;
648648
};
649-
608994B42E1562EC00D6F0F7 /* PBXContainerItemProxy */ = {
650-
isa = PBXContainerItemProxy;
651-
containerPortal = 60DAD4812E11B0F000ECACA0 /* LibreTransmitter.xcodeproj */;
652-
proxyType = 2;
653-
remoteGlobalIDString = 432B0E881CDFC3C50045347B;
654-
remoteInfo = LibreTransmitter;
655-
};
656-
608994B62E1562EC00D6F0F7 /* PBXContainerItemProxy */ = {
657-
isa = PBXContainerItemProxy;
658-
containerPortal = 60DAD4812E11B0F000ECACA0 /* LibreTransmitter.xcodeproj */;
659-
proxyType = 2;
660-
remoteGlobalIDString = 43A8EC82210E664300A81379;
661-
remoteInfo = LibreTransmitterUI;
662-
};
663-
608994B82E1562EC00D6F0F7 /* PBXContainerItemProxy */ = {
664-
isa = PBXContainerItemProxy;
665-
containerPortal = 60DAD4812E11B0F000ECACA0 /* LibreTransmitter.xcodeproj */;
666-
proxyType = 2;
667-
remoteGlobalIDString = B40BF25E23ABD47400A43CEE;
668-
remoteInfo = LibreTransmitterPlugin;
669-
};
670-
608994BA2E1562EC00D6F0F7 /* PBXContainerItemProxy */ = {
671-
isa = PBXContainerItemProxy;
672-
containerPortal = 60DAD4812E11B0F000ECACA0 /* LibreTransmitter.xcodeproj */;
673-
proxyType = 2;
674-
remoteGlobalIDString = C1BDBAFA2A4397E200A787D1;
675-
remoteInfo = LibreDemoPlugin;
676-
};
677649
C117ED70232EDB3200DA57CD /* PBXContainerItemProxy */ = {
678650
isa = PBXContainerItemProxy;
679651
containerPortal = 43776F841B8022E90074EA36 /* Project object */;
@@ -1022,7 +994,6 @@
1022994
600E52952E1569C5004D0346 /* OpenFoodFactsModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenFoodFactsModels.swift; sourceTree = "<group>"; };
1023995
600E52962E1569C5004D0346 /* VoiceSearchResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VoiceSearchResult.swift; sourceTree = "<group>"; };
1024996
600E529A2E1569D3004D0346 /* OpenFoodFactsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenFoodFactsService.swift; sourceTree = "<group>"; };
1025-
60DAD4812E11B0F000ECACA0 /* LibreTransmitter.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LibreTransmitter.xcodeproj; path = ../LibreTransmitter/LibreTransmitter.xcodeproj; sourceTree = SOURCE_ROOT; };
1026997
60DAE6D12E15845B005972E0 /* BarcodeScannerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BarcodeScannerTests.swift; sourceTree = "<group>"; };
1027998
60DAE6D22E15845B005972E0 /* FoodSearchIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FoodSearchIntegrationTests.swift; sourceTree = "<group>"; };
1028999
60DAE6D32E15845B005972E0 /* OpenFoodFactsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenFoodFactsTests.swift; sourceTree = "<group>"; };
@@ -2031,7 +2002,6 @@
20312002
43776F831B8022E90074EA36 = {
20322003
isa = PBXGroup;
20332004
children = (
2034-
60DAD4812E11B0F000ECACA0 /* LibreTransmitter.xcodeproj */,
20352005
C18A491122FCC20B00FDA733 /* Scripts */,
20362006
4FF4D0FA1E1834BD00846527 /* Common */,
20372007
43776F8E1B8022E90074EA36 /* Loop */,
@@ -2575,17 +2545,6 @@
25752545
path = Extensions;
25762546
sourceTree = "<group>";
25772547
};
2578-
608994AE2E1562EC00D6F0F7 /* Products */ = {
2579-
isa = PBXGroup;
2580-
children = (
2581-
608994B52E1562EC00D6F0F7 /* LibreTransmitter.framework */,
2582-
608994B72E1562EC00D6F0F7 /* LibreTransmitterUI.framework */,
2583-
608994B92E1562EC00D6F0F7 /* LibreTransmitterPlugin.loopplugin */,
2584-
608994BB2E1562EC00D6F0F7 /* LibreDemoPlugin.loopplugin */,
2585-
);
2586-
name = Products;
2587-
sourceTree = "<group>";
2588-
};
25892548
7D23667B21250C5A0028B67D /* Common */ = {
25902549
isa = PBXGroup;
25912550
children = (
@@ -3419,12 +3378,6 @@
34193378
);
34203379
productRefGroup = 43776F8D1B8022E90074EA36 /* Products */;
34213380
projectDirPath = "";
3422-
projectReferences = (
3423-
{
3424-
ProductGroup = 608994AE2E1562EC00D6F0F7 /* Products */;
3425-
ProjectRef = 60DAD4812E11B0F000ECACA0 /* LibreTransmitter.xcodeproj */;
3426-
},
3427-
);
34283381
projectRoot = "";
34293382
targets = (
34303383
43776F8B1B8022E90074EA36 /* Loop */,
@@ -3441,37 +3394,6 @@
34413394
};
34423395
/* End PBXProject section */
34433396

3444-
/* Begin PBXReferenceProxy section */
3445-
608994B52E1562EC00D6F0F7 /* LibreTransmitter.framework */ = {
3446-
isa = PBXReferenceProxy;
3447-
fileType = wrapper.framework;
3448-
path = LibreTransmitter.framework;
3449-
remoteRef = 608994B42E1562EC00D6F0F7 /* PBXContainerItemProxy */;
3450-
sourceTree = BUILT_PRODUCTS_DIR;
3451-
};
3452-
608994B72E1562EC00D6F0F7 /* LibreTransmitterUI.framework */ = {
3453-
isa = PBXReferenceProxy;
3454-
fileType = wrapper.framework;
3455-
path = LibreTransmitterUI.framework;
3456-
remoteRef = 608994B62E1562EC00D6F0F7 /* PBXContainerItemProxy */;
3457-
sourceTree = BUILT_PRODUCTS_DIR;
3458-
};
3459-
608994B92E1562EC00D6F0F7 /* LibreTransmitterPlugin.loopplugin */ = {
3460-
isa = PBXReferenceProxy;
3461-
fileType = wrapper.cfbundle;
3462-
path = LibreTransmitterPlugin.loopplugin;
3463-
remoteRef = 608994B82E1562EC00D6F0F7 /* PBXContainerItemProxy */;
3464-
sourceTree = BUILT_PRODUCTS_DIR;
3465-
};
3466-
608994BB2E1562EC00D6F0F7 /* LibreDemoPlugin.loopplugin */ = {
3467-
isa = PBXReferenceProxy;
3468-
fileType = wrapper.cfbundle;
3469-
path = LibreDemoPlugin.loopplugin;
3470-
remoteRef = 608994BA2E1562EC00D6F0F7 /* PBXContainerItemProxy */;
3471-
sourceTree = BUILT_PRODUCTS_DIR;
3472-
};
3473-
/* End PBXReferenceProxy section */
3474-
34753397
/* Begin PBXResourcesBuildPhase section */
34763398
14B1735A28AED9EC006CCD7C /* Resources */ = {
34773399
isa = PBXResourcesBuildPhase;
@@ -5308,7 +5230,6 @@
53085230
CODE_SIGN_STYLE = "$(LOOP_CODE_SIGN_STYLE)";
53095231
DEVELOPMENT_TEAM = "$(LOOP_DEVELOPMENT_TEAM)";
53105232
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
5311-
"FRAMEWORK_SEARCH_PATHS[arch=*]" = LibreTransmitter;
53125233
INFOPLIST_FILE = Loop/Info.plist;
53135234
LD_RUNPATH_SEARCH_PATHS = (
53145235
"$(inherited)",

0 commit comments

Comments
 (0)