Commit c5ddf2a1 authored by jzhang's avatar jzhang

发布版本

parent 82c7c408
......@@ -572,7 +572,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 27;
CURRENT_PROJECT_VERSION = 30;
DEVELOPMENT_TEAM = W3C84P5FPS;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
......@@ -610,7 +610,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 27;
CURRENT_PROJECT_VERSION = 30;
DEVELOPMENT_TEAM = W3C84P5FPS;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
......
......@@ -265,6 +265,93 @@
</objects>
<point key="canvasLocation" x="-649.27536231884062" y="490.84821428571428"/>
</scene>
<!--CompleteVC-->
<scene sceneID="3Xf-aW-rpy">
<objects>
<viewController storyboardIdentifier="CompleteVC" id="kbc-T2-Z4j" customClass="CompleteVC" customModule="BreastFeedingDemo" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="z71-uq-A9X">
<rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" image="message-entry-fullbg" translatesAutoresizingMaskIntoConstraints="NO" id="hnl-sp-Qoi">
<rect key="frame" x="0.0" y="0.0" width="390" height="844.33333333333337"/>
<constraints>
<constraint firstAttribute="width" secondItem="hnl-sp-Qoi" secondAttribute="height" multiplier="375:812" id="ujd-9I-Qnh"/>
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hhw-cG-Fcy">
<rect key="frame" x="24" y="322" width="342" height="200"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="36" translatesAutoresizingMaskIntoConstraints="NO" id="pqD-mn-5kx">
<rect key="frame" x="59.666666666666671" y="49" width="222.66666666666663" height="102"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="18" translatesAutoresizingMaskIntoConstraints="NO" id="MSB-gJ-7zl">
<rect key="frame" x="0.0" y="0.0" width="222.66666666666666" height="30"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" image="massage-complete-title-icon" translatesAutoresizingMaskIntoConstraints="NO" id="oXV-Gy-HSk">
<rect key="frame" x="0.0" y="0.0" width="46" height="30"/>
<constraints>
<constraint firstAttribute="width" secondItem="oXV-Gy-HSk" secondAttribute="height" multiplier="26:17" id="mOK-98-KKU"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Congratulations" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xvm-3y-De7">
<rect key="frame" x="63.999999999999986" y="2.3333333333333144" width="158.66666666666663" height="25.333333333333332"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="21"/>
<color key="textColor" red="0.96078431372549022" green="0.52549019607843139" blue="0.52156862745098043" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="30" id="6EZ-mW-xWf"/>
</constraints>
</stackView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Nee-0V-QG4">
<rect key="frame" x="10.666666666666657" y="66" width="201.33333333333334" height="36"/>
<constraints>
<constraint firstAttribute="width" secondItem="Nee-0V-QG4" secondAttribute="height" multiplier="5.58974" id="k5B-7F-tUq"/>
<constraint firstAttribute="height" constant="36" id="tum-aY-BTv"/>
</constraints>
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="20"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="OK" backgroundImage="light-btn-bg">
<color key="titleColor" red="0.9459709181" green="1" blue="0.97093926880000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="okAction:" destination="kbc-T2-Z4j" eventType="touchUpInside" id="ypq-jZ-upJ"/>
</connections>
</button>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="pqD-mn-5kx" firstAttribute="centerY" secondItem="Hhw-cG-Fcy" secondAttribute="centerY" id="BO4-bU-bT3"/>
<constraint firstAttribute="height" constant="200" id="OuT-3a-Tgc"/>
<constraint firstItem="pqD-mn-5kx" firstAttribute="centerX" secondItem="Hhw-cG-Fcy" secondAttribute="centerX" id="TFg-Pr-jul"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="rvn-PR-5Qx"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="hnl-sp-Qoi" firstAttribute="top" secondItem="z71-uq-A9X" secondAttribute="top" id="DNe-W1-cZR"/>
<constraint firstItem="hnl-sp-Qoi" firstAttribute="leading" secondItem="z71-uq-A9X" secondAttribute="leading" id="EgC-1A-OxC"/>
<constraint firstItem="Hhw-cG-Fcy" firstAttribute="centerY" secondItem="z71-uq-A9X" secondAttribute="centerY" id="Zal-ce-wei"/>
<constraint firstItem="rvn-PR-5Qx" firstAttribute="trailing" secondItem="Hhw-cG-Fcy" secondAttribute="trailing" constant="24" id="dKk-fg-IGs"/>
<constraint firstItem="Hhw-cG-Fcy" firstAttribute="leading" secondItem="rvn-PR-5Qx" secondAttribute="leading" constant="24" id="iJM-it-mEX"/>
<constraint firstAttribute="trailing" secondItem="hnl-sp-Qoi" secondAttribute="trailing" id="yEk-nD-oNm"/>
</constraints>
</view>
<connections>
<outlet property="btn" destination="Nee-0V-QG4" id="GXT-kj-AlK"/>
<outlet property="containerV" destination="Hhw-cG-Fcy" id="xQs-Gh-U7l"/>
<outlet property="titleL" destination="Xvm-3y-De7" id="Nc9-mi-oIm"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="kdj-KL-MQ2" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="603.07692307692309" y="-223.22274881516586"/>
</scene>
<!--Side Lying LandingVC-->
<scene sceneID="pXw-Cd-TWn">
<objects>
......@@ -914,6 +1001,7 @@
<image name="home-gesture-2.7606109a" width="691" height="352"/>
<image name="icon_global" width="62" height="62"/>
<image name="light-btn-bg" width="436" height="78"/>
<image name="massage-complete-title-icon" width="104" height="68"/>
<image name="message-entry-fullbg" width="1125" height="2436"/>
<image name="summaryWireframe" width="596" height="548"/>
<image name="summaryWireframeLie" width="718" height="362"/>
......
......@@ -5,33 +5,33 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>device_info_plus.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>device_info_plus.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
......
......@@ -5,32 +5,32 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>fluttertoast.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>x86_64</string>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-x86_64-simulator</string>
<key>LibraryPath</key>
<string>fluttertoast.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
......
......@@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>permission_handler_apple.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>permission_handler_apple.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
......
......@@ -5,33 +5,33 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>shared_preferences_ios.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>shared_preferences_ios.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
......
......@@ -5,33 +5,33 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>wakelock.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>wakelock.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
......
......@@ -5,33 +5,33 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>yuvtransform.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>yuvtransform.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
......
......@@ -24,22 +24,27 @@ platform :ios do
increment_build_number
# 2. git add .
git_add(path: ".")
# git commit -m 'xxx'
git_commit(path: ".", message: "发布版本")
gym(
# 如果是用workspace,就启用下面一行
# workspace: "BreastFeedingDemo.xcworkspace",
scheme: "#{scheme}",
output_name: "#{ipa_name}",
clean: true,
export_options: "/Users/jzhang/Desktop/BreastFeedingDemo 2022-10-11 11-40-42/ExportOptions.plist",
configuration: "Release",
export_method: "ad-hoc",
xcargs: "-allowProvisioningUpdates",
output_directory: "#{output_path}",
)
# pgyer(
# api_key: "1c1acff227f9dea3eafd531ba369680d",
# user_key: "02794c3c6f78cbfda696f807d4cb1da0",
# update_description: "#{desc}",
# )
pgyer(
api_key: "1c1acff227f9dea3eafd531ba369680d",
user_key: "02794c3c6f78cbfda696f807d4cb1da0",
update_description: "#{desc}",
)
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment