Skip to content

Commit

Permalink
Merge branch 'beta-1.3.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswayoub committed May 11, 2014
2 parents f4aad1b + c854ded commit 4d18804
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Vagrant Manager.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@
);
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Debug;
};
Expand All @@ -494,6 +495,7 @@
GCC_PREFIX_HEADER = "Askpass/Askpass-Prefix.pch";
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Release;
};
Expand Down Expand Up @@ -601,6 +603,7 @@
838A3730191F59FE006244FA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B1357A68187CEB3B00811CBC /* Build configuration list for PBXProject "Vagrant Manager" */ = {
isa = XCConfigurationList;
Expand Down
4 changes: 2 additions & 2 deletions Vagrant Manager/Vagrant Manager-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.2</string>
<string>1.3.3b1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>3</string>
<string>4</string>
<key>Configuration</key>
<string>${CONFIGURATION}</string>
<key>LSApplicationCategoryType</key>
Expand Down

0 comments on commit 4d18804

Please sign in to comment.