diff options
author | Muller, Alexander (A.) <amulle19@ford.com> | 2017-02-16 14:43:01 -0800 |
---|---|---|
committer | Muller, Alexander (A.) <amulle19@ford.com> | 2017-02-16 14:43:01 -0800 |
commit | 4af40893805080df90d462f78375d31f7a43042f (patch) | |
tree | 499dbd745c3f992147c88f4096cb9f4f8d5b71c6 /SmartDeviceLink-iOS.xcodeproj/project.pbxproj | |
parent | e59b4153baee836f974fbc3953434c81aae9ef9e (diff) | |
download | sdl_ios-4af40893805080df90d462f78375d31f7a43042f.tar.gz |
Updated SDLLifecycleManager tests to include checking for SDLStreamingMediaManager.
Diffstat (limited to 'SmartDeviceLink-iOS.xcodeproj/project.pbxproj')
-rw-r--r-- | SmartDeviceLink-iOS.xcodeproj/project.pbxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/SmartDeviceLink-iOS.xcodeproj/project.pbxproj b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj index 2908d727d..c4c4a86ec 100644 --- a/SmartDeviceLink-iOS.xcodeproj/project.pbxproj +++ b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj @@ -4154,7 +4154,6 @@ TargetAttributes = { 5D4019AE1A76EC350006B0C2 = { CreatedOnToolsVersion = 6.1.1; - DevelopmentTeam = ACNGAAM3M7; SystemCapabilities = { com.apple.BackgroundModes = { enabled = 1; @@ -5000,7 +4999,6 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; - DEVELOPMENT_TEAM = ACNGAAM3M7; INFOPLIST_FILE = "$(SRCROOT)/SmartDeviceLink_Example/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; @@ -5014,7 +5012,6 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; - DEVELOPMENT_TEAM = ACNGAAM3M7; INFOPLIST_FILE = "$(SRCROOT)/SmartDeviceLink_Example/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |