2
0

Profile bump.

[UPDATED]   Master Password Ad Hoc profile.
This commit is contained in:
Maarten Billemont 2013-07-07 21:15:57 -04:00
parent 7389f5bf45
commit aaffc0297e
4 changed files with 3 additions and 3 deletions

View File

@ -15,13 +15,13 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.9</string>
<string>2.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>0200.09.00</string>
<string>5</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>MinimumOSVersion</key>

Binary file not shown.

View File

@ -4129,7 +4129,7 @@
);
GCC_PREFIX_HEADER = "MasterPassword-Prefix.pch";
INFOPLIST_FILE = "MasterPassword-Info.plist";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "15ECACBF-EF7C-4870-85D0-3D4DE67E6513";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "20B988BD-7A10-49E6-9FF7-367BD5714A31";
SKIP_INSTALL = NO;
TARGETED_DEVICE_FAMILY = 1;
};