Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.

Commit

Permalink
Final update - I'm quitting Apple for the present
Browse files Browse the repository at this point in the history
  • Loading branch information
eXaLy committed Jan 25, 2013
1 parent 77184b1 commit fc3120d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Mixare.xcodeproj/project.pbxproj
Expand Up @@ -1648,6 +1648,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
VALID_ARCHS = "armv7 armv7s";
WRAPPER_EXTENSION = bundle;
};
name = Debug;
Expand Down Expand Up @@ -1677,6 +1678,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
VALID_ARCHS = "armv7 armv7s";
WRAPPER_EXTENSION = bundle;
};
name = Coverage;
Expand Down Expand Up @@ -1706,6 +1708,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
VALID_ARCHS = "armv7 armv7s";
WRAPPER_EXTENSION = bundle;
};
name = Release;
Expand Down Expand Up @@ -1735,6 +1738,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
VALID_ARCHS = "armv7 armv7s";
WRAPPER_EXTENSION = bundle;
};
name = "Ad Hoc Distribution";
Expand Down
Binary file not shown.

0 comments on commit fc3120d

Please sign in to comment.