Skip to content

Commit

Permalink
[iOS] [watchOS] Changes app name.
Browse files Browse the repository at this point in the history
 From OpenStack Summit to Open Infrastructure Summit.
  • Loading branch information
gcutrini committed Feb 26, 2019
1 parent 0afb4bc commit 86c1e76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OpenStack Summit/OpenStack Summit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5330,6 +5330,7 @@
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
DISPLAY_NAME = "Open Infrastructure Summit";
FRAMEWORK_SEARCH_PATHS = $SRCROOT/../Carthage/Build/WatchOS;
IBSC_MODULE = OpenStackSummitWatch_Extension;
INFOPLIST_FILE = OpenStackSummitWatch/Info.plist;
Expand Down Expand Up @@ -5518,6 +5519,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = "$(CONFIGURATION).entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
DISPLAY_NAME = "Open Infrastracture Summit";
FRAMEWORK_SEARCH_PATHS = (
$SRCROOT/../Carthage/Build/iOS,
$SRCROOT/../Vendor,
Expand Down

0 comments on commit 86c1e76

Please sign in to comment.