Skip to content

Commit

Permalink
Updating project file
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmichel committed Mar 12, 2017
1 parent 3638e8c commit cd4819e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Juice.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0820;
LastUpgradeCheck = 0820;
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = "Brian Michel";
TargetAttributes = {
725AA5BB1E05BF3A006E5DDE = {
Expand Down Expand Up @@ -655,6 +655,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 3C77461788BEC6533AC87A19 /* Pods-Juice.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Juice/Juice.entitlements;
CODE_SIGN_IDENTITY = "Mac Developer";
Expand All @@ -673,6 +674,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 77622EE75A5C033BF8EAACB4 /* Pods-Juice.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Juice/Juice.entitlements;
CODE_SIGN_IDENTITY = "Mac Developer";
Expand Down

0 comments on commit cd4819e

Please sign in to comment.