Skip to content

Commit

Permalink
Update Prey-Info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
jCalaU committed Jul 8, 2015
1 parent c38990c commit c4f37cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Prey-Info.plist
Expand Up @@ -97,9 +97,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleVersion</key>
<string>2015051901</string>
<string>2015070301</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationAlwaysUsageDescription</key>
Expand Down
4 changes: 2 additions & 2 deletions Prey.xcodeproj/project.pbxproj
Expand Up @@ -2029,7 +2029,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
"ARCHS[sdk=*]" = "$(ARCHS_STANDARD_32_BIT)";
"ARCHS[sdk=*]" = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
COPY_PHASE_STRIP = YES;
Expand All @@ -2040,7 +2040,7 @@
GCC_VERSION = "";
HEADER_SEARCH_PATHS = "$(SDKROOT)/usr/include/libxml2";
INFOPLIST_FILE = "Prey-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"./Classes/GoogleAnalytics/**",
Expand Down

0 comments on commit c4f37cd

Please sign in to comment.