Skip to content

Commit

Permalink
Merge pull request #131 from SUPLA/develop
Browse files Browse the repository at this point in the history
2.3.25
  • Loading branch information
przemyslawzygmunt authored Dec 3, 2020
2 parents b538ba6 + d0ba707 commit 6b1878a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions SUPLA.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2822,7 +2822,7 @@
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 67;
CURRENT_PROJECT_VERSION = 68;
DEFINES_MODULE = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
Expand All @@ -2837,7 +2837,7 @@
"$(inherited)",
"$(PROJECT_DIR)/SUPLA/lib",
);
MARKETING_VERSION = 2.3.24;
MARKETING_VERSION = 2.3.25;
PRODUCT_BUNDLE_IDENTIFIER = com.acsoftware.ios.supla;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "SUPLA/SUPLA-Bridging-Header.h";
Expand All @@ -2854,7 +2854,7 @@
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 67;
CURRENT_PROJECT_VERSION = 68;
DEFINES_MODULE = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
Expand All @@ -2869,7 +2869,7 @@
"$(inherited)",
"$(PROJECT_DIR)/SUPLA/lib",
);
MARKETING_VERSION = 2.3.24;
MARKETING_VERSION = 2.3.25;
PRODUCT_BUNDLE_IDENTIFIER = com.acsoftware.ios.supla;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "SUPLA/SUPLA-Bridging-Header.h";
Expand Down
1 change: 0 additions & 1 deletion SUPLA/ChannelCell.xib
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="gate-open.png" translatesAutoresizingMaskIntoConstraints="NO" id="VDN-tt-KUq">
<rect key="frame" x="140" y="16.5" width="100" height="50"/>
<rect key="contentStretch" x="0.0" y="0.0" width="0.45000000000000001" height="1"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="Jaa-6a-oMJ"/>
<constraint firstAttribute="height" constant="50" id="XDd-eb-8ai"/>
Expand Down

0 comments on commit 6b1878a

Please sign in to comment.