4.1
This commit is contained in:
parent
cfc10b405f
commit
597e364646
3 changed files with 4 additions and 4 deletions
|
@ -445,7 +445,7 @@
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
MARKETING_VERSION = 4.0.2;
|
MARKETING_VERSION = 4.1;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBack;
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBack;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
@ -473,7 +473,7 @@
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
MARKETING_VERSION = 4.0.2;
|
MARKETING_VERSION = 4.1;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBack;
|
PRODUCT_BUNDLE_IDENTIFIER = com.mpg13.FlashBack;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
|
|
@ -212,7 +212,7 @@
|
||||||
</tableViewCell>
|
</tableViewCell>
|
||||||
</cells>
|
</cells>
|
||||||
</tableViewSection>
|
</tableViewSection>
|
||||||
<tableViewSection headerTitle="Help" footerTitle="FlashBack 4.0.2" id="t2d-l1-hUX">
|
<tableViewSection headerTitle="Help" footerTitle="FlashBack 4.1" id="t2d-l1-hUX">
|
||||||
<cells>
|
<cells>
|
||||||
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="pxO-QB-H9D" customClass="SpecialTableViewCell">
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="pxO-QB-H9D" customClass="SpecialTableViewCell">
|
||||||
<rect key="frame" x="20" y="417.5" width="374" height="111.5"/>
|
<rect key="frame" x="20" y="417.5" width="374" height="111.5"/>
|
||||||
|
|
|
@ -2,7 +2,7 @@ Package: com.mpg13.flashback
|
||||||
Name: FlashBack
|
Name: FlashBack
|
||||||
Depends: mobilesubstrate,firmware (>= 12.0) | com.chpwn.iconsupport, firmware (<< 12.0) | com.ichitaso.iconanus,ldid
|
Depends: mobilesubstrate,firmware (>= 12.0) | com.chpwn.iconsupport, firmware (<< 12.0) | com.ichitaso.iconanus,ldid
|
||||||
Conflicts: com.mpg13.FlashBackfree
|
Conflicts: com.mpg13.FlashBackfree
|
||||||
Version: 4.0.2
|
Version: 4.1
|
||||||
Architecture: iphoneos-arm
|
Architecture: iphoneos-arm
|
||||||
Description: Changing the way we do setups.
|
Description: Changing the way we do setups.
|
||||||
Maintainer: MPG13 and 23 Aaron
|
Maintainer: MPG13 and 23 Aaron
|
||||||
|
|
Reference in a new issue