Skip to content

Commit

Permalink
Updated assets and project for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Boucher committed Nov 9, 2015
1 parent 83b8790 commit e70abd6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions StreamCenter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@
TargetAttributes = {
090AB8DD1BA5BFDF00CDB05D = {
CreatedOnToolsVersion = 7.1;
DevelopmentTeam = XB8QMQPY2M;
DevelopmentTeam = 82588XG69F;
};
09D6E7D01BD2A3B300E88371 = {
CreatedOnToolsVersion = 7.1;
Expand Down Expand Up @@ -834,12 +834,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_IDENTITY = "iPhone Distribution: Olivier Boucher (82588XG69F)";
EMBEDDED_CONTENT_CONTAINS_SWIFT = "$(inherited)";
INFOPLIST_FILE = StreamCenter/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.olivierboucher.StreamCenter;
PRODUCT_BUNDLE_IDENTIFIER = com.olivierboucher.scx;
PRODUCT_NAME = StreamCenter;
PROVISIONING_PROFILE = "9f02678d-0563-4a83-9a10-52919bdc427f";
};
name = Debug;
};
Expand All @@ -849,12 +850,14 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_IDENTITY = "iPhone Distribution: Olivier Boucher (82588XG69F)";
EMBEDDED_CONTENT_CONTAINS_SWIFT = "$(inherited)";
INFOPLIST_FILE = StreamCenter/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.olivierboucher.StreamCenter;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = com.olivierboucher.scx;
PRODUCT_NAME = StreamCenter;
PROVISIONING_PROFILE = "9f02678d-0563-4a83-9a10-52919bdc427f";
};
name = Release;
};
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e70abd6

Please sign in to comment.