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

Commit

Permalink
2.5.4a0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMarshallNY committed Jan 1, 2013
1 parent 1eda108 commit 2d89a32
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions dev/BMLT.xcodeproj/project.pbxproj
Expand Up @@ -384,6 +384,7 @@
777AD7051688C63000E064D0 /* BMLTVariantDefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 777AD7021688C63000E064D0 /* BMLTVariantDefs.m */; };
777B520F15192409002EDC83 /* A_BMLTMainBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = 777B520E15192409002EDC83 /* A_BMLTMainBackgroundView.m */; };
77803C3F151C011D00A8ADC3 /* BMLTFormatDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 77803C3D151C011D00A8ADC3 /* BMLTFormatDetailViewController.m */; };
7783E6821693A1A300F99D1D /* libTestFlight.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 77882CB61548872000DBE9A1 /* libTestFlight.a */; };
77882CBD1548874C00DBE9A1 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 77882CBC1548874C00DBE9A1 /* libz.dylib */; };
77882CBE1548876000DBE9A1 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 77882CBC1548874C00DBE9A1 /* libz.dylib */; };
77882CBF1548877000DBE9A1 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 77882CBC1548874C00DBE9A1 /* libz.dylib */; };
Expand Down Expand Up @@ -771,6 +772,7 @@
77AC719715409E9F0060CA80 /* Foundation.framework in Frameworks */,
77AC719815409E9F0060CA80 /* CoreGraphics.framework in Frameworks */,
77882CBE1548876000DBE9A1 /* libz.dylib in Frameworks */,
7783E6821693A1A300F99D1D /* libTestFlight.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -1937,7 +1939,7 @@
"\"$(SRCROOT)/BMLT\"",
);
PRODUCT_NAME = MNNA;
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "1E2F2886-114A-4639-BDF6-93B5919407F2";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "0D113D09-3ACC-4C76-9546-DDC3865E9AAE";
WRAPPER_EXTENSION = app;
};
name = TestFlight;
Expand Down Expand Up @@ -2255,7 +2257,7 @@
"\"$(SRCROOT)/BMLT\"",
);
PRODUCT_NAME = MNNA;
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "1E2F2886-114A-4639-BDF6-93B5919407F2";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "0D113D09-3ACC-4C76-9546-DDC3865E9AAE";
WRAPPER_EXTENSION = app;
};
name = Debug;
Expand Down Expand Up @@ -2283,7 +2285,7 @@
"\"$(SRCROOT)/BMLT\"",
);
PRODUCT_NAME = MNNA;
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "1E2F2886-114A-4639-BDF6-93B5919407F2";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "0D113D09-3ACC-4C76-9546-DDC3865E9AAE";
WRAPPER_EXTENSION = app;
};
name = Release;
Expand Down
Binary file modified dev/Variants/BMLT-MN/images/Default-568h@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/Variants/BMLT-MN/images/Default-Landscape@2x~ipad.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/Variants/BMLT-MN/images/Default-Landscape~ipad.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/Variants/BMLT-MN/images/Default-Portrait@2x~ipad.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/Variants/BMLT-MN/images/Default-Portrait~ipad.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/Variants/BMLT-MN/images/Default.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/Variants/BMLT-MN/images/Default@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions dev/Variants/BMLT-MN/info.plist
Expand Up @@ -46,11 +46,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.5.4</string>
<string>2.5.4a0</string>
<key>CFBundleSignature</key>
<string>LGVP</string>
<key>CFBundleVersion</key>
<string>2.5.4</string>
<string>2.5.4a0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIMainStoryboardFile</key>
Expand Down
Binary file modified spec/SplashScreenAndBackground.psd
Binary file not shown.

0 comments on commit 2d89a32

Please sign in to comment.