Skip to content

Commit

Permalink
Merge pull request smartdevicelink#6 in UIES/sdl_ios from bugfix/1913…
Browse files Browse the repository at this point in the history
…2 to xevo_master

* commit '29635c8be8df23b1affb2f47a5845b5c2efd484c':
  Change project settings to not strip debug symbols from Release.
  • Loading branch information
madhuy committed Jul 27, 2017
2 parents 1cd3e4c + 29635c8 commit 26e0697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SmartDeviceLink-iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5192,6 +5192,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEVELOPMENT_TEAM = NCVC2MHU7M;
INFOPLIST_FILE = "$(SRCROOT)/SmartDeviceLink_Example/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
Expand Down

0 comments on commit 26e0697

Please sign in to comment.