Skip to content

Commit 8bde18c

Browse files
committed
Remove development team ids
1 parent 514ce93 commit 8bde18c

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

Loop.xcodeproj/project.pbxproj

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,8 @@
206206
C17824A61E1AF91F00D9D25C /* BolusRecommendation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17824A41E1AD4D100D9D25C /* BolusRecommendation.swift */; };
207207
C17884631D51A7A400405663 /* BatteryIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17884621D51A7A400405663 /* BatteryIndicator.swift */; };
208208
C18C8C511D5A351900E043FB /* NightscoutDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C18C8C501D5A351900E043FB /* NightscoutDataManager.swift */; };
209-
C1C6591A1E1B1F430025CC58 /* NSNumberFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 436A0E7A1D7DE13400D6475D /* NSNumberFormatter.swift */; };
209+
C1C6591A1E1B1F430025CC58 /* (null) in Sources */ = {isa = PBXBuildFile; };
210210
C1C6591C1E1B1FDA0025CC58 /* recommend_temp_basal_dropping_then_rising.json in Resources */ = {isa = PBXBuildFile; fileRef = C1C6591B1E1B1FDA0025CC58 /* recommend_temp_basal_dropping_then_rising.json */; };
211-
C1C73EF71DE3D0230022FC89 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1C73EF91DE3D0230022FC89 /* InfoPlist.strings */; };
212211
C1C73F021DE3D0250022FC89 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1C73F041DE3D0250022FC89 /* Localizable.strings */; };
213212
C1C73F081DE3D0260022FC89 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1C73F0A1DE3D0260022FC89 /* InfoPlist.strings */; };
214213
C1C73F0D1DE3D0270022FC89 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1C73F0F1DE3D0270022FC89 /* InfoPlist.strings */; };
@@ -514,7 +513,6 @@
514513
C17884621D51A7A400405663 /* BatteryIndicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BatteryIndicator.swift; sourceTree = "<group>"; };
515514
C18C8C501D5A351900E043FB /* NightscoutDataManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NightscoutDataManager.swift; sourceTree = "<group>"; };
516515
C1C6591B1E1B1FDA0025CC58 /* recommend_temp_basal_dropping_then_rising.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = recommend_temp_basal_dropping_then_rising.json; sourceTree = "<group>"; };
517-
C1C73EF81DE3D0230022FC89 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
518516
C1C73F031DE3D0250022FC89 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
519517
C1C73F091DE3D0260022FC89 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
520518
C1C73F0E1DE3D0270022FC89 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
@@ -1476,7 +1474,7 @@
14761474
43E2D8DB1D20C03B004DA55F /* NSTimeInterval.swift in Sources */,
14771475
43E2D8D41D20BF42004DA55F /* DoseMathTests.swift in Sources */,
14781476
C11C87DE1E21EAAD00BB71D3 /* HKUnit.swift in Sources */,
1479-
C1C6591A1E1B1F430025CC58 /* NSNumberFormatter.swift in Sources */,
1477+
C1C6591A1E1B1F430025CC58 /* (null) in Sources */,
14801478
C17824A61E1AF91F00D9D25C /* BolusRecommendation.swift in Sources */,
14811479
);
14821480
runOnlyForDeploymentPostprocessing = 0;
@@ -1737,7 +1735,7 @@
17371735
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
17381736
CODE_SIGN_ENTITLEMENTS = Loop/Loop.entitlements;
17391737
CODE_SIGN_IDENTITY = "iPhone Developer";
1740-
DEVELOPMENT_TEAM = 57NRR26737;
1738+
DEVELOPMENT_TEAM = "";
17411739
FRAMEWORK_SEARCH_PATHS = (
17421740
"$(inherited)",
17431741
"$(PROJECT_DIR)/Carthage/Build/iOS",
@@ -1758,7 +1756,7 @@
17581756
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
17591757
CODE_SIGN_ENTITLEMENTS = Loop/Loop.entitlements;
17601758
CODE_SIGN_IDENTITY = "iPhone Developer";
1761-
DEVELOPMENT_TEAM = 57NRR26737;
1759+
DEVELOPMENT_TEAM = "";
17621760
FRAMEWORK_SEARCH_PATHS = (
17631761
"$(inherited)",
17641762
"$(PROJECT_DIR)/Carthage/Build/iOS",
@@ -1777,7 +1775,7 @@
17771775
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
17781776
CODE_SIGN_IDENTITY = "iPhone Developer";
17791777
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
1780-
DEVELOPMENT_TEAM = 57NRR26737;
1778+
DEVELOPMENT_TEAM = "";
17811779
INFOPLIST_FILE = "WatchApp Extension/Info.plist";
17821780
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
17831781
PRODUCT_BUNDLE_IDENTIFIER = "$(MAIN_APP_BUNDLE_IDENTIFIER).watchkitapp.watchkitextension";
@@ -1795,7 +1793,7 @@
17951793
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
17961794
CODE_SIGN_IDENTITY = "iPhone Developer";
17971795
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
1798-
DEVELOPMENT_TEAM = 57NRR26737;
1796+
DEVELOPMENT_TEAM = "";
17991797
INFOPLIST_FILE = "WatchApp Extension/Info.plist";
18001798
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
18011799
PRODUCT_BUNDLE_IDENTIFIER = "$(MAIN_APP_BUNDLE_IDENTIFIER).watchkitapp.watchkitextension";
@@ -1814,7 +1812,7 @@
18141812
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
18151813
CODE_SIGN_IDENTITY = "iPhone Developer";
18161814
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
1817-
DEVELOPMENT_TEAM = 57NRR26737;
1815+
DEVELOPMENT_TEAM = "";
18181816
IBSC_MODULE = WatchApp_Extension;
18191817
INFOPLIST_FILE = WatchApp/Info.plist;
18201818
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -1834,7 +1832,7 @@
18341832
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
18351833
CODE_SIGN_IDENTITY = "iPhone Developer";
18361834
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer";
1837-
DEVELOPMENT_TEAM = 57NRR26737;
1835+
DEVELOPMENT_TEAM = "";
18381836
IBSC_MODULE = WatchApp_Extension;
18391837
INFOPLIST_FILE = WatchApp/Info.plist;
18401838
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -1920,7 +1918,7 @@
19201918
CODE_SIGN_ENTITLEMENTS = "Loop Status Extension/Loop Status Extension.entitlements";
19211919
CODE_SIGN_IDENTITY = "iPhone Developer";
19221920
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1923-
DEVELOPMENT_TEAM = 57NRR26737;
1921+
DEVELOPMENT_TEAM = "";
19241922
FRAMEWORK_SEARCH_PATHS = (
19251923
"$(inherited)",
19261924
"$(PROJECT_DIR)/Carthage/Build/iOS",
@@ -1944,7 +1942,7 @@
19441942
CODE_SIGN_ENTITLEMENTS = "Loop Status Extension/Loop Status Extension.entitlements";
19451943
CODE_SIGN_IDENTITY = "iPhone Developer";
19461944
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1947-
DEVELOPMENT_TEAM = 57NRR26737;
1945+
DEVELOPMENT_TEAM = "";
19481946
FRAMEWORK_SEARCH_PATHS = (
19491947
"$(inherited)",
19501948
"$(PROJECT_DIR)/Carthage/Build/iOS",

0 commit comments

Comments
 (0)