From ac229de8f62f7cc965320526a7748a397c1eef3a Mon Sep 17 00:00:00 2001 From: Joel Fischer Date: Wed, 11 Sep 2019 16:16:49 -0400 Subject: Fix project file --- SmartDeviceLink-iOS.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartDeviceLink-iOS.xcodeproj/project.pbxproj b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj index 507c6a4d6..7d20f6f57 100644 --- a/SmartDeviceLink-iOS.xcodeproj/project.pbxproj +++ b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj @@ -3608,7 +3608,7 @@ 8877F5EA1F34A3BE00DC128A /* SDLSendHapticDataSpec.m */, 9FA0D00822DF0B47009CF344 /* SDLCreateWindowSpec.m */, 9FA0D00E22DF0B90009CF344 /* SDLDeleteWindowSpec.m */, - 88EF8EB922D8F48300CB06C2 /* SDLCancelInteractionSpec.m */ + 88EF8EB922D8F48300CB06C2 /* SDLCancelInteractionSpec.m */, 8B05F88822DD011300666CD8 /* SDLUnpublishAppServiceSpec.m */, 000DD56F22EF038C005AB7A7 /* SDLGetInteriorVehicleDataConsentSpec.m */, 000DD57322EF0957005AB7A7 /* SDLReleaseInteriorVehicleDataModuleSpec.m */, -- cgit v1.2.1