Skip to content

Commit

Permalink
Ooops. Wrong provision profile
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdsupremacist committed Mar 8, 2017
1 parent e3b6297 commit a8f43bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BreakOut.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -935,8 +935,8 @@
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = io.quintero.breakout;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "cab14407-1bfc-4455-ba47-7fa64ec2a98a";
PROVISIONING_PROFILE_SPECIFIER = "BreakOut-Release";
PROVISIONING_PROFILE = "444f41e3-965d-41fd-9b01-812a3de4a906";
PROVISIONING_PROFILE_SPECIFIER = "BreakOut-Beta";
SWIFT_OBJC_BRIDGING_HEADER = "BreakOut/bridging-header.h";
SWIFT_VERSION = 3.0;
TARGETED_DEVICE_FAMILY = 1;
Expand Down

0 comments on commit a8f43bd

Please sign in to comment.