|
@@ -318,6 +318,13 @@
|
|
|
CE79502F29980E5800FA576E /* ShareClientUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CE79502D29980E4D00FA576E /* ShareClientUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
CE79502F29980E5800FA576E /* ShareClientUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CE79502D29980E4D00FA576E /* ShareClientUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
CE82E02528E867BA00473A9C /* AlertStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE82E02428E867BA00473A9C /* AlertStorage.swift */; };
|
|
CE82E02528E867BA00473A9C /* AlertStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE82E02428E867BA00473A9C /* AlertStorage.swift */; };
|
|
|
CE82E02728E869DF00473A9C /* AlertEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE82E02628E869DF00473A9C /* AlertEntry.swift */; };
|
|
CE82E02728E869DF00473A9C /* AlertEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE82E02628E869DF00473A9C /* AlertEntry.swift */; };
|
|
|
|
|
+ CE94597A29E9DF7B0047C9C6 /* ConnectIQ.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE94597929E9DF7B0047C9C6 /* ConnectIQ.framework */; };
|
|
|
|
|
+ CE94597B29E9DFA90047C9C6 /* ConnectIQ.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CE94597929E9DF7B0047C9C6 /* ConnectIQ.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
+ CE94597E29E9E1EE0047C9C6 /* GarminManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE94597D29E9E1EE0047C9C6 /* GarminManager.swift */; };
|
|
|
|
|
+ CE94598029E9E3BD0047C9C6 /* GarminConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE94597F29E9E3BD0047C9C6 /* GarminConfigDataFlow.swift */; };
|
|
|
|
|
+ CE94598229E9E3D30047C9C6 /* GarminConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE94598129E9E3D30047C9C6 /* GarminConfigProvider.swift */; };
|
|
|
|
|
+ CE94598429E9E3E60047C9C6 /* GarminConfigStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE94598329E9E3E60047C9C6 /* GarminConfigStateModel.swift */; };
|
|
|
|
|
+ CE94598729E9E4110047C9C6 /* GarminConfigRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE94598629E9E4110047C9C6 /* GarminConfigRootView.swift */; };
|
|
|
CEA4F62329BE10F70011ADF7 /* SavitzkyGolayFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEA4F62229BE10F70011ADF7 /* SavitzkyGolayFilter.swift */; };
|
|
CEA4F62329BE10F70011ADF7 /* SavitzkyGolayFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEA4F62229BE10F70011ADF7 /* SavitzkyGolayFilter.swift */; };
|
|
|
CEB434DC28B8F5B900B70274 /* MKRingProgressView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEB434DB28B8F5B900B70274 /* MKRingProgressView.framework */; };
|
|
CEB434DC28B8F5B900B70274 /* MKRingProgressView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEB434DB28B8F5B900B70274 /* MKRingProgressView.framework */; };
|
|
|
CEB434DD28B8F5B900B70274 /* MKRingProgressView.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CEB434DB28B8F5B900B70274 /* MKRingProgressView.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
CEB434DD28B8F5B900B70274 /* MKRingProgressView.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = CEB434DB28B8F5B900B70274 /* MKRingProgressView.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
@@ -401,6 +408,7 @@
|
|
|
dstPath = "";
|
|
dstPath = "";
|
|
|
dstSubfolderSpec = 10;
|
|
dstSubfolderSpec = 10;
|
|
|
files = (
|
|
files = (
|
|
|
|
|
+ CE94597B29E9DFA90047C9C6 /* ConnectIQ.framework in Embed Frameworks */,
|
|
|
CE79502F29980E5800FA576E /* ShareClientUI.framework in Embed Frameworks */,
|
|
CE79502F29980E5800FA576E /* ShareClientUI.framework in Embed Frameworks */,
|
|
|
CE79502C29980CB500FA576E /* G7SensorKitUI.framework in Embed Frameworks */,
|
|
CE79502C29980CB500FA576E /* G7SensorKitUI.framework in Embed Frameworks */,
|
|
|
CE79502B29980CAF00FA576E /* CGMBLEKitUI.framework in Embed Frameworks */,
|
|
CE79502B29980CAF00FA576E /* CGMBLEKitUI.framework in Embed Frameworks */,
|
|
@@ -789,6 +797,12 @@
|
|
|
CE79502D29980E4D00FA576E /* ShareClientUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ShareClientUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
CE79502D29980E4D00FA576E /* ShareClientUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ShareClientUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CE82E02428E867BA00473A9C /* AlertStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertStorage.swift; sourceTree = "<group>"; };
|
|
CE82E02428E867BA00473A9C /* AlertStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertStorage.swift; sourceTree = "<group>"; };
|
|
|
CE82E02628E869DF00473A9C /* AlertEntry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertEntry.swift; sourceTree = "<group>"; };
|
|
CE82E02628E869DF00473A9C /* AlertEntry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertEntry.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ CE94597929E9DF7B0047C9C6 /* ConnectIQ.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ConnectIQ.framework; path = "Dependencies/ios-armv7_arm64/ConnectIQ.framework"; sourceTree = "<group>"; };
|
|
|
|
|
+ CE94597D29E9E1EE0047C9C6 /* GarminManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GarminManager.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ CE94597F29E9E3BD0047C9C6 /* GarminConfigDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GarminConfigDataFlow.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ CE94598129E9E3D30047C9C6 /* GarminConfigProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GarminConfigProvider.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ CE94598329E9E3E60047C9C6 /* GarminConfigStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GarminConfigStateModel.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ CE94598629E9E4110047C9C6 /* GarminConfigRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GarminConfigRootView.swift; sourceTree = "<group>"; };
|
|
|
CEA4F62229BE10F70011ADF7 /* SavitzkyGolayFilter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SavitzkyGolayFilter.swift; sourceTree = "<group>"; };
|
|
CEA4F62229BE10F70011ADF7 /* SavitzkyGolayFilter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SavitzkyGolayFilter.swift; sourceTree = "<group>"; };
|
|
|
CEB434DB28B8F5B900B70274 /* MKRingProgressView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MKRingProgressView.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
CEB434DB28B8F5B900B70274 /* MKRingProgressView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MKRingProgressView.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CEB434DE28B8F5C400B70274 /* OmniBLE.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = OmniBLE.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
CEB434DE28B8F5C400B70274 /* OmniBLE.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = OmniBLE.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
@@ -838,6 +852,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
|
|
+ CE94597A29E9DF7B0047C9C6 /* ConnectIQ.framework in Frameworks */,
|
|
|
CE79502E29980E4D00FA576E /* ShareClientUI.framework in Frameworks */,
|
|
CE79502E29980E4D00FA576E /* ShareClientUI.framework in Frameworks */,
|
|
|
CE79502A29980C9F00FA576E /* G7SensorKitUI.framework in Frameworks */,
|
|
CE79502A29980C9F00FA576E /* G7SensorKitUI.framework in Frameworks */,
|
|
|
CE79502829980C9600FA576E /* CGMBLEKitUI.framework in Frameworks */,
|
|
CE79502829980C9600FA576E /* CGMBLEKitUI.framework in Frameworks */,
|
|
@@ -1040,6 +1055,7 @@
|
|
|
3811DE0325C9D31700A708ED /* Modules */ = {
|
|
3811DE0325C9D31700A708ED /* Modules */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ CE94597C29E9E1CD0047C9C6 /* GarminConfig */,
|
|
|
19E1F7E629D0828B005C8D20 /* IconConfig */,
|
|
19E1F7E629D0828B005C8D20 /* IconConfig */,
|
|
|
19D466A129AA2B0A004D5F33 /* FPUConfig */,
|
|
19D466A129AA2B0A004D5F33 /* FPUConfig */,
|
|
|
F90692CD274B99850037068D /* HealthKit */,
|
|
F90692CD274B99850037068D /* HealthKit */,
|
|
@@ -1309,6 +1325,7 @@
|
|
|
3818AA48274C267000843DB3 /* Frameworks */ = {
|
|
3818AA48274C267000843DB3 /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ CE94597929E9DF7B0047C9C6 /* ConnectIQ.framework */,
|
|
|
CE79502D29980E4D00FA576E /* ShareClientUI.framework */,
|
|
CE79502D29980E4D00FA576E /* ShareClientUI.framework */,
|
|
|
CE79502929980C9F00FA576E /* G7SensorKitUI.framework */,
|
|
CE79502929980C9F00FA576E /* G7SensorKitUI.framework */,
|
|
|
CE79502729980C9600FA576E /* CGMBLEKitUI.framework */,
|
|
CE79502729980C9600FA576E /* CGMBLEKitUI.framework */,
|
|
@@ -1665,6 +1682,7 @@
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
38E8754E275556FA00975559 /* WatchManager.swift */,
|
|
38E8754E275556FA00975559 /* WatchManager.swift */,
|
|
|
|
|
+ CE94597D29E9E1EE0047C9C6 /* GarminManager.swift */,
|
|
|
);
|
|
);
|
|
|
path = WatchManager;
|
|
path = WatchManager;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1935,6 +1953,25 @@
|
|
|
path = Bolus;
|
|
path = Bolus;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ CE94597C29E9E1CD0047C9C6 /* GarminConfig */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ CE94598529E9E3FE0047C9C6 /* View */,
|
|
|
|
|
+ CE94597F29E9E3BD0047C9C6 /* GarminConfigDataFlow.swift */,
|
|
|
|
|
+ CE94598129E9E3D30047C9C6 /* GarminConfigProvider.swift */,
|
|
|
|
|
+ CE94598329E9E3E60047C9C6 /* GarminConfigStateModel.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = GarminConfig;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
|
|
+ CE94598529E9E3FE0047C9C6 /* View */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ CE94598629E9E4110047C9C6 /* GarminConfigRootView.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = View;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
CEB434E128B8F9BC00B70274 /* Bluetooth */ = {
|
|
CEB434E128B8F9BC00B70274 /* Bluetooth */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -2352,6 +2389,7 @@
|
|
|
3894873A2614928B004DF424 /* DispatchTimer.swift in Sources */,
|
|
3894873A2614928B004DF424 /* DispatchTimer.swift in Sources */,
|
|
|
3895E4C625B9E00D00214B37 /* Preferences.swift in Sources */,
|
|
3895E4C625B9E00D00214B37 /* Preferences.swift in Sources */,
|
|
|
386A124F271707F000DDC61C /* DexcomSourceG6.swift in Sources */,
|
|
386A124F271707F000DDC61C /* DexcomSourceG6.swift in Sources */,
|
|
|
|
|
+ CE94598429E9E3E60047C9C6 /* GarminConfigStateModel.swift in Sources */,
|
|
|
38DF1786276A73D400B3528F /* TagCloudView.swift in Sources */,
|
|
38DF1786276A73D400B3528F /* TagCloudView.swift in Sources */,
|
|
|
38B4F3CD25E5031100E76A18 /* Broadcaster.swift in Sources */,
|
|
38B4F3CD25E5031100E76A18 /* Broadcaster.swift in Sources */,
|
|
|
383420D925FFEB3F002D46C1 /* Popup.swift in Sources */,
|
|
383420D925FFEB3F002D46C1 /* Popup.swift in Sources */,
|
|
@@ -2364,9 +2402,11 @@
|
|
|
38A0364225ED069400FCBB52 /* TempBasal.swift in Sources */,
|
|
38A0364225ED069400FCBB52 /* TempBasal.swift in Sources */,
|
|
|
3811DE1725C9D40400A708ED /* Screen.swift in Sources */,
|
|
3811DE1725C9D40400A708ED /* Screen.swift in Sources */,
|
|
|
383948DA25CD64D500E91849 /* Glucose.swift in Sources */,
|
|
383948DA25CD64D500E91849 /* Glucose.swift in Sources */,
|
|
|
|
|
+ CE94598029E9E3BD0047C9C6 /* GarminConfigDataFlow.swift in Sources */,
|
|
|
388E596C25AD95110019842D /* OpenAPS.swift in Sources */,
|
|
388E596C25AD95110019842D /* OpenAPS.swift in Sources */,
|
|
|
E00EEC0527368630002FF094 /* StorageAssembly.swift in Sources */,
|
|
E00EEC0527368630002FF094 /* StorageAssembly.swift in Sources */,
|
|
|
384E803825C388640086DB71 /* Script.swift in Sources */,
|
|
384E803825C388640086DB71 /* Script.swift in Sources */,
|
|
|
|
|
+ CE94597E29E9E1EE0047C9C6 /* GarminManager.swift in Sources */,
|
|
|
3883583425EEB38000E024B2 /* PumpSettings.swift in Sources */,
|
|
3883583425EEB38000E024B2 /* PumpSettings.swift in Sources */,
|
|
|
38DAB280260CBB7F00F74C1A /* PumpView.swift in Sources */,
|
|
38DAB280260CBB7F00F74C1A /* PumpView.swift in Sources */,
|
|
|
3811DEB125C9D88300A708ED /* Keychain.swift in Sources */,
|
|
3811DEB125C9D88300A708ED /* Keychain.swift in Sources */,
|
|
@@ -2382,6 +2422,7 @@
|
|
|
CEB434E328B8F9DB00B70274 /* BluetoothStateManager.swift in Sources */,
|
|
CEB434E328B8F9DB00B70274 /* BluetoothStateManager.swift in Sources */,
|
|
|
3811DE4225C9D4A100A708ED /* SettingsDataFlow.swift in Sources */,
|
|
3811DE4225C9D4A100A708ED /* SettingsDataFlow.swift in Sources */,
|
|
|
3811DE2525C9D48300A708ED /* MainRootView.swift in Sources */,
|
|
3811DE2525C9D48300A708ED /* MainRootView.swift in Sources */,
|
|
|
|
|
+ CE94598229E9E3D30047C9C6 /* GarminConfigProvider.swift in Sources */,
|
|
|
38E44535274E411700EC9A94 /* Disk+Data.swift in Sources */,
|
|
38E44535274E411700EC9A94 /* Disk+Data.swift in Sources */,
|
|
|
3811DE3125C9D49500A708ED /* HomeProvider.swift in Sources */,
|
|
3811DE3125C9D49500A708ED /* HomeProvider.swift in Sources */,
|
|
|
FE41E4D629463EE20047FD55 /* NightscoutPreferences.swift in Sources */,
|
|
FE41E4D629463EE20047FD55 /* NightscoutPreferences.swift in Sources */,
|
|
@@ -2586,6 +2627,7 @@
|
|
|
BA00D96F7B2FF169A06FB530 /* CGMStateModel.swift in Sources */,
|
|
BA00D96F7B2FF169A06FB530 /* CGMStateModel.swift in Sources */,
|
|
|
61962FCAF8A2D222553AC5A3 /* LibreConfigDataFlow.swift in Sources */,
|
|
61962FCAF8A2D222553AC5A3 /* LibreConfigDataFlow.swift in Sources */,
|
|
|
6EADD581738D64431902AC0A /* LibreConfigProvider.swift in Sources */,
|
|
6EADD581738D64431902AC0A /* LibreConfigProvider.swift in Sources */,
|
|
|
|
|
+ CE94598729E9E4110047C9C6 /* GarminConfigRootView.swift in Sources */,
|
|
|
903D18976088B09110BCBE29 /* LibreConfigStateModel.swift in Sources */,
|
|
903D18976088B09110BCBE29 /* LibreConfigStateModel.swift in Sources */,
|
|
|
9050F378F0063C064D7FFC86 /* LibreConfigRootView.swift in Sources */,
|
|
9050F378F0063C064D7FFC86 /* LibreConfigRootView.swift in Sources */,
|
|
|
B7C465E9472624D8A2BE2A6A /* CalibrationsDataFlow.swift in Sources */,
|
|
B7C465E9472624D8A2BE2A6A /* CalibrationsDataFlow.swift in Sources */,
|
|
@@ -2854,6 +2896,10 @@
|
|
|
DEVELOPMENT_ASSET_PATHS = "";
|
|
DEVELOPMENT_ASSET_PATHS = "";
|
|
|
DEVELOPMENT_TEAM = "$(DEVELOPER_TEAM)";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPER_TEAM)";
|
|
|
ENABLE_PREVIEWS = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
+ "$(inherited)",
|
|
|
|
|
+ "$(PROJECT_DIR)/Dependencies/ios-armv7_arm64",
|
|
|
|
|
+ );
|
|
|
INFOPLIST_FILE = FreeAPS/Resources/Info.plist;
|
|
INFOPLIST_FILE = FreeAPS/Resources/Info.plist;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -2868,6 +2914,7 @@
|
|
|
OTHER_LDFLAGS = (
|
|
OTHER_LDFLAGS = (
|
|
|
"-weak_framework",
|
|
"-weak_framework",
|
|
|
CoreNFC,
|
|
CoreNFC,
|
|
|
|
|
+ "-ObjC",
|
|
|
);
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
@@ -2891,6 +2938,10 @@
|
|
|
DEVELOPMENT_ASSET_PATHS = "";
|
|
DEVELOPMENT_ASSET_PATHS = "";
|
|
|
DEVELOPMENT_TEAM = "$(DEVELOPER_TEAM)";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPER_TEAM)";
|
|
|
ENABLE_PREVIEWS = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
|
+ "$(inherited)",
|
|
|
|
|
+ "$(PROJECT_DIR)/Dependencies/ios-armv7_arm64",
|
|
|
|
|
+ );
|
|
|
INFOPLIST_FILE = FreeAPS/Resources/Info.plist;
|
|
INFOPLIST_FILE = FreeAPS/Resources/Info.plist;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -2905,6 +2956,7 @@
|
|
|
OTHER_LDFLAGS = (
|
|
OTHER_LDFLAGS = (
|
|
|
"-weak_framework",
|
|
"-weak_framework",
|
|
|
CoreNFC,
|
|
CoreNFC,
|
|
|
|
|
+ "-ObjC",
|
|
|
);
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER)";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|