diff --git a/BreastFeedingDemo.xcodeproj/project.pbxproj b/BreastFeedingDemo.xcodeproj/project.pbxproj index 9e3c71caaa28846a5446f9ae1db1101d61cb0671..18287671a8d0e42b648b198ab5d999538ca71d2e 100644 --- a/BreastFeedingDemo.xcodeproj/project.pbxproj +++ b/BreastFeedingDemo.xcodeproj/project.pbxproj @@ -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 = ( diff --git a/BreastFeedingDemo/Base.lproj/Main.storyboard b/BreastFeedingDemo/Base.lproj/Main.storyboard index 371a52646fa244abf7c4e5a13b705002970c6450..230a347886a85d91227252dc50cdd3ed94864284 100644 --- a/BreastFeedingDemo/Base.lproj/Main.storyboard +++ b/BreastFeedingDemo/Base.lproj/Main.storyboard @@ -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"/> diff --git a/Flutter/App.xcframework/ios-arm64_armv7/App.framework/App b/Flutter/App.xcframework/ios-arm64_armv7/App.framework/App index 3e72a320d805fb9f34e598282c8e78fe6da0ffbb..87998cbafa1575665458ab7805055170fd61c1e2 100755 Binary files a/Flutter/App.xcframework/ios-arm64_armv7/App.framework/App and b/Flutter/App.xcframework/ios-arm64_armv7/App.framework/App differ diff --git a/Flutter/FlutterPluginRegistrant.xcframework/ios-arm64/FlutterPluginRegistrant.framework/FlutterPluginRegistrant b/Flutter/FlutterPluginRegistrant.xcframework/ios-arm64/FlutterPluginRegistrant.framework/FlutterPluginRegistrant index ac0e96541fa46b2ce6fc52e834ed99351833a2fc..265c381e4889f92cc6b724314b1c1c6f2a380067 100644 Binary files a/Flutter/FlutterPluginRegistrant.xcframework/ios-arm64/FlutterPluginRegistrant.framework/FlutterPluginRegistrant and b/Flutter/FlutterPluginRegistrant.xcframework/ios-arm64/FlutterPluginRegistrant.framework/FlutterPluginRegistrant differ diff --git a/Flutter/FlutterPluginRegistrant.xcframework/ios-arm64_x86_64-simulator/FlutterPluginRegistrant.framework/FlutterPluginRegistrant b/Flutter/FlutterPluginRegistrant.xcframework/ios-arm64_x86_64-simulator/FlutterPluginRegistrant.framework/FlutterPluginRegistrant index 79ba2ece3471c91c7c8cafabd15f426f3b804ad1..7e469e9d16fd1133649b9e78783a91c78ed9d784 100644 Binary files a/Flutter/FlutterPluginRegistrant.xcframework/ios-arm64_x86_64-simulator/FlutterPluginRegistrant.framework/FlutterPluginRegistrant and b/Flutter/FlutterPluginRegistrant.xcframework/ios-arm64_x86_64-simulator/FlutterPluginRegistrant.framework/FlutterPluginRegistrant differ diff --git a/Flutter/Toast.xcframework/ios-arm64/Toast.framework/Toast b/Flutter/Toast.xcframework/ios-arm64/Toast.framework/Toast index ade3e331f864a5dba02a1755eae8167ee67fbee2..2bea17024fad11b70739256addc61294172a9833 100755 Binary files a/Flutter/Toast.xcframework/ios-arm64/Toast.framework/Toast and b/Flutter/Toast.xcframework/ios-arm64/Toast.framework/Toast differ diff --git a/Flutter/Toast.xcframework/ios-arm64/dSYMs/Toast.framework.dSYM/Contents/Resources/DWARF/Toast b/Flutter/Toast.xcframework/ios-arm64/dSYMs/Toast.framework.dSYM/Contents/Resources/DWARF/Toast index 469d688fd72cd1aba41e268cfeb1260e2f0ad9e5..c778a766167bd0d0f4b469f491cd4f4b409b0606 100644 Binary files a/Flutter/Toast.xcframework/ios-arm64/dSYMs/Toast.framework.dSYM/Contents/Resources/DWARF/Toast and b/Flutter/Toast.xcframework/ios-arm64/dSYMs/Toast.framework.dSYM/Contents/Resources/DWARF/Toast differ diff --git a/Flutter/Toast.xcframework/ios-arm64_x86_64-simulator/Toast.framework/Toast b/Flutter/Toast.xcframework/ios-arm64_x86_64-simulator/Toast.framework/Toast index c1cecc3d420c15cdfff63ab75f4810f769498370..08d2de65f74d0a70e7228042c2eabcab3336fb46 100755 Binary files a/Flutter/Toast.xcframework/ios-arm64_x86_64-simulator/Toast.framework/Toast and b/Flutter/Toast.xcframework/ios-arm64_x86_64-simulator/Toast.framework/Toast differ diff --git a/Flutter/camera.xcframework/ios-arm64/camera.framework/camera b/Flutter/camera.xcframework/ios-arm64/camera.framework/camera index f6a336652020b9e34ca63b83c203e7ec4ef6d7d9..8f73bcd4897241cd5fb40be0a85a7940b76f4754 100755 Binary files a/Flutter/camera.xcframework/ios-arm64/camera.framework/camera and b/Flutter/camera.xcframework/ios-arm64/camera.framework/camera differ diff --git a/Flutter/camera.xcframework/ios-arm64/dSYMs/camera.framework.dSYM/Contents/Resources/DWARF/camera b/Flutter/camera.xcframework/ios-arm64/dSYMs/camera.framework.dSYM/Contents/Resources/DWARF/camera index 1243c0d7eaca9e0e56f400ac70bf956b9fad46af..0b271f90298dbd0d7eccbc59735b365ec4f728f5 100644 Binary files a/Flutter/camera.xcframework/ios-arm64/dSYMs/camera.framework.dSYM/Contents/Resources/DWARF/camera and b/Flutter/camera.xcframework/ios-arm64/dSYMs/camera.framework.dSYM/Contents/Resources/DWARF/camera differ diff --git a/Flutter/camera.xcframework/ios-arm64_x86_64-simulator/camera.framework/camera b/Flutter/camera.xcframework/ios-arm64_x86_64-simulator/camera.framework/camera index 3b2859a1db425fbdb48fcaadad72429d8e912f6b..e193a891b3d9916b1e4f20e3e86d85347308e110 100755 Binary files a/Flutter/camera.xcframework/ios-arm64_x86_64-simulator/camera.framework/camera and b/Flutter/camera.xcframework/ios-arm64_x86_64-simulator/camera.framework/camera differ diff --git a/Flutter/device_info_plus.xcframework/Info.plist b/Flutter/device_info_plus.xcframework/Info.plist index 04e2a9d6f39bec0f157d15a201e354e406964b1d..8248293a2e229cfd3bdc54c645041e095b7ef4c5 100644 --- a/Flutter/device_info_plus.xcframework/Info.plist +++ b/Flutter/device_info_plus.xcframework/Info.plist @@ -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> diff --git a/Flutter/device_info_plus.xcframework/ios-arm64/dSYMs/device_info_plus.framework.dSYM/Contents/Resources/DWARF/device_info_plus b/Flutter/device_info_plus.xcframework/ios-arm64/dSYMs/device_info_plus.framework.dSYM/Contents/Resources/DWARF/device_info_plus index 978e7bbf1d003ed505327493927e2ff774969087..3756dfd7eac1433c958cf1160dd6251b7371b15a 100644 Binary files a/Flutter/device_info_plus.xcframework/ios-arm64/dSYMs/device_info_plus.framework.dSYM/Contents/Resources/DWARF/device_info_plus and b/Flutter/device_info_plus.xcframework/ios-arm64/dSYMs/device_info_plus.framework.dSYM/Contents/Resources/DWARF/device_info_plus differ diff --git a/Flutter/device_info_plus.xcframework/ios-arm64/device_info_plus.framework/device_info_plus b/Flutter/device_info_plus.xcframework/ios-arm64/device_info_plus.framework/device_info_plus index 16806ebedd890be5c321d979269b46eddb38ffb2..8a19542fe2fd9767f4e53d359e8eaaa3d8541a48 100755 Binary files a/Flutter/device_info_plus.xcframework/ios-arm64/device_info_plus.framework/device_info_plus and b/Flutter/device_info_plus.xcframework/ios-arm64/device_info_plus.framework/device_info_plus differ diff --git a/Flutter/device_info_plus.xcframework/ios-arm64_x86_64-simulator/device_info_plus.framework/device_info_plus b/Flutter/device_info_plus.xcframework/ios-arm64_x86_64-simulator/device_info_plus.framework/device_info_plus index bdd1244531e69ff55cd01c77636ae6e69a76ed57..3fa15beb89db3c1ba7cb420bb3224a094ac2dc9b 100755 Binary files a/Flutter/device_info_plus.xcframework/ios-arm64_x86_64-simulator/device_info_plus.framework/device_info_plus and b/Flutter/device_info_plus.xcframework/ios-arm64_x86_64-simulator/device_info_plus.framework/device_info_plus differ diff --git a/Flutter/fluttertoast.xcframework/Info.plist b/Flutter/fluttertoast.xcframework/Info.plist index e800fb2c106264285a095d35b2e3c2d2c6bb1e76..84837bf7526176abef986248a48ad7028f387f51 100644 --- a/Flutter/fluttertoast.xcframework/Info.plist +++ b/Flutter/fluttertoast.xcframework/Info.plist @@ -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> diff --git a/Flutter/fluttertoast.xcframework/ios-arm64/dSYMs/fluttertoast.framework.dSYM/Contents/Resources/DWARF/fluttertoast b/Flutter/fluttertoast.xcframework/ios-arm64/dSYMs/fluttertoast.framework.dSYM/Contents/Resources/DWARF/fluttertoast index 3e0cd1935ee41a7459169e93042a2290f44d2448..58f752238a363e174bf71aeec49e0f8b6be33b8a 100644 Binary files a/Flutter/fluttertoast.xcframework/ios-arm64/dSYMs/fluttertoast.framework.dSYM/Contents/Resources/DWARF/fluttertoast and b/Flutter/fluttertoast.xcframework/ios-arm64/dSYMs/fluttertoast.framework.dSYM/Contents/Resources/DWARF/fluttertoast differ diff --git a/Flutter/fluttertoast.xcframework/ios-arm64/fluttertoast.framework/fluttertoast b/Flutter/fluttertoast.xcframework/ios-arm64/fluttertoast.framework/fluttertoast index f741029ce8f4cac4d91dfb6c6dabe1c2362b6fb5..cfce6c9c513dbe32b4ab292ea9841259825e7e57 100755 Binary files a/Flutter/fluttertoast.xcframework/ios-arm64/fluttertoast.framework/fluttertoast and b/Flutter/fluttertoast.xcframework/ios-arm64/fluttertoast.framework/fluttertoast differ diff --git a/Flutter/fluttertoast.xcframework/ios-x86_64-simulator/fluttertoast.framework/fluttertoast b/Flutter/fluttertoast.xcframework/ios-x86_64-simulator/fluttertoast.framework/fluttertoast index 88c9ac027e55d2669c752ff9cc1bdf05de08b291..853926426fe22187b74e4dd8568a4532d84e5732 100755 Binary files a/Flutter/fluttertoast.xcframework/ios-x86_64-simulator/fluttertoast.framework/fluttertoast and b/Flutter/fluttertoast.xcframework/ios-x86_64-simulator/fluttertoast.framework/fluttertoast differ diff --git a/Flutter/package_info_plus.xcframework/ios-arm64/package_info_plus.framework/package_info_plus b/Flutter/package_info_plus.xcframework/ios-arm64/package_info_plus.framework/package_info_plus index 3ca14ec47742fc2a05acbe2f7626576789c52a7e..217d35e7f41bc1527edd7956f97e2892b1918503 100755 Binary files a/Flutter/package_info_plus.xcframework/ios-arm64/package_info_plus.framework/package_info_plus and b/Flutter/package_info_plus.xcframework/ios-arm64/package_info_plus.framework/package_info_plus differ diff --git a/Flutter/package_info_plus.xcframework/ios-arm64_x86_64-simulator/package_info_plus.framework/package_info_plus b/Flutter/package_info_plus.xcframework/ios-arm64_x86_64-simulator/package_info_plus.framework/package_info_plus index aee54c6b43a6fac3b1f49c3e94dc47303a6f3eef..1c4ac9be432b1173d241430f3e17dc442433a629 100755 Binary files a/Flutter/package_info_plus.xcframework/ios-arm64_x86_64-simulator/package_info_plus.framework/package_info_plus and b/Flutter/package_info_plus.xcframework/ios-arm64_x86_64-simulator/package_info_plus.framework/package_info_plus differ diff --git a/Flutter/permission_handler_apple.xcframework/Info.plist b/Flutter/permission_handler_apple.xcframework/Info.plist index 62858d4a04ee740686b6e6068a3a76721fe72ecf..985377a6198a450ed65fb4e5afc97320bae2ee36 100644 --- a/Flutter/permission_handler_apple.xcframework/Info.plist +++ b/Flutter/permission_handler_apple.xcframework/Info.plist @@ -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> diff --git a/Flutter/permission_handler_apple.xcframework/ios-arm64_x86_64-simulator/permission_handler_apple.framework/permission_handler_apple b/Flutter/permission_handler_apple.xcframework/ios-arm64_x86_64-simulator/permission_handler_apple.framework/permission_handler_apple index 8abf0f6f6d20baf627bfeaefe73fd8f35e6b51b8..75c257f432f63353f36c58e8a9947a7819bf9457 100644 Binary files a/Flutter/permission_handler_apple.xcframework/ios-arm64_x86_64-simulator/permission_handler_apple.framework/permission_handler_apple and b/Flutter/permission_handler_apple.xcframework/ios-arm64_x86_64-simulator/permission_handler_apple.framework/permission_handler_apple differ diff --git a/Flutter/shared_preferences_ios.xcframework/Info.plist b/Flutter/shared_preferences_ios.xcframework/Info.plist index 36ab649b5c0beddc7489fd4948741e92b1e83061..892c371279dd73b61517f930023495ff81e6edc1 100644 --- a/Flutter/shared_preferences_ios.xcframework/Info.plist +++ b/Flutter/shared_preferences_ios.xcframework/Info.plist @@ -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> diff --git a/Flutter/shared_preferences_ios.xcframework/ios-arm64/dSYMs/shared_preferences_ios.framework.dSYM/Contents/Resources/DWARF/shared_preferences_ios b/Flutter/shared_preferences_ios.xcframework/ios-arm64/dSYMs/shared_preferences_ios.framework.dSYM/Contents/Resources/DWARF/shared_preferences_ios index 45211badba4d31c7ca94bd74c1c4690f621c5b9e..ff7d35b39ff5903c9a2181945b5845d40345773b 100644 Binary files a/Flutter/shared_preferences_ios.xcframework/ios-arm64/dSYMs/shared_preferences_ios.framework.dSYM/Contents/Resources/DWARF/shared_preferences_ios and b/Flutter/shared_preferences_ios.xcframework/ios-arm64/dSYMs/shared_preferences_ios.framework.dSYM/Contents/Resources/DWARF/shared_preferences_ios differ diff --git a/Flutter/shared_preferences_ios.xcframework/ios-arm64/shared_preferences_ios.framework/shared_preferences_ios b/Flutter/shared_preferences_ios.xcframework/ios-arm64/shared_preferences_ios.framework/shared_preferences_ios index c2fafec00c0f901224ba5514e700009b53c7810e..fb48fb6ff183ebb388549efa0ed98a39f3046539 100755 Binary files a/Flutter/shared_preferences_ios.xcframework/ios-arm64/shared_preferences_ios.framework/shared_preferences_ios and b/Flutter/shared_preferences_ios.xcframework/ios-arm64/shared_preferences_ios.framework/shared_preferences_ios differ diff --git a/Flutter/shared_preferences_ios.xcframework/ios-arm64_x86_64-simulator/shared_preferences_ios.framework/shared_preferences_ios b/Flutter/shared_preferences_ios.xcframework/ios-arm64_x86_64-simulator/shared_preferences_ios.framework/shared_preferences_ios index 569feb3dbea6fc37d6746d05ef83a3274a7e87c0..99fcaf93ac307a3a12e49635f3f56d30b949c198 100755 Binary files a/Flutter/shared_preferences_ios.xcframework/ios-arm64_x86_64-simulator/shared_preferences_ios.framework/shared_preferences_ios and b/Flutter/shared_preferences_ios.xcframework/ios-arm64_x86_64-simulator/shared_preferences_ios.framework/shared_preferences_ios differ diff --git a/Flutter/wakelock.xcframework/Info.plist b/Flutter/wakelock.xcframework/Info.plist index c144dcefad51bb6a324d21e77a49e210cae2bf1b..56ef377334fcc1610721b5460e4c9fa8cbc52829 100644 --- a/Flutter/wakelock.xcframework/Info.plist +++ b/Flutter/wakelock.xcframework/Info.plist @@ -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> diff --git a/Flutter/wakelock.xcframework/ios-arm64/dSYMs/wakelock.framework.dSYM/Contents/Resources/DWARF/wakelock b/Flutter/wakelock.xcframework/ios-arm64/dSYMs/wakelock.framework.dSYM/Contents/Resources/DWARF/wakelock index e7d020ab0a1d31cd08afc075213db7db05b7616b..2936e03a460751baee36bab015cb4375d30fe885 100644 Binary files a/Flutter/wakelock.xcframework/ios-arm64/dSYMs/wakelock.framework.dSYM/Contents/Resources/DWARF/wakelock and b/Flutter/wakelock.xcframework/ios-arm64/dSYMs/wakelock.framework.dSYM/Contents/Resources/DWARF/wakelock differ diff --git a/Flutter/wakelock.xcframework/ios-arm64/wakelock.framework/wakelock b/Flutter/wakelock.xcframework/ios-arm64/wakelock.framework/wakelock index f6fa33b18f2e141476ad6136b61972a3cad7323f..3bed74caaf535de26903a0c6c4ab8d4b5cbc45f4 100755 Binary files a/Flutter/wakelock.xcframework/ios-arm64/wakelock.framework/wakelock and b/Flutter/wakelock.xcframework/ios-arm64/wakelock.framework/wakelock differ diff --git a/Flutter/wakelock.xcframework/ios-arm64_x86_64-simulator/wakelock.framework/wakelock b/Flutter/wakelock.xcframework/ios-arm64_x86_64-simulator/wakelock.framework/wakelock index 936c1b093a244cf3ea278406e0106a65d4260cbb..122d28795a6d76a360112b78161983b89ff534b8 100755 Binary files a/Flutter/wakelock.xcframework/ios-arm64_x86_64-simulator/wakelock.framework/wakelock and b/Flutter/wakelock.xcframework/ios-arm64_x86_64-simulator/wakelock.framework/wakelock differ diff --git a/Flutter/yuvtransform.xcframework/Info.plist b/Flutter/yuvtransform.xcframework/Info.plist index 2a38a39f4489f157fb2a3d7dbd1bc5216466adc2..e8c573be01f4217fc9c87802b590558642518501 100644 --- a/Flutter/yuvtransform.xcframework/Info.plist +++ b/Flutter/yuvtransform.xcframework/Info.plist @@ -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> diff --git a/Flutter/yuvtransform.xcframework/ios-arm64/dSYMs/yuvtransform.framework.dSYM/Contents/Resources/DWARF/yuvtransform b/Flutter/yuvtransform.xcframework/ios-arm64/dSYMs/yuvtransform.framework.dSYM/Contents/Resources/DWARF/yuvtransform index 387fb238684892181c8199be093a4f144c5e0aa0..2e5389fc0fb7aef871cf4ab747643cf81ad6dbca 100644 Binary files a/Flutter/yuvtransform.xcframework/ios-arm64/dSYMs/yuvtransform.framework.dSYM/Contents/Resources/DWARF/yuvtransform and b/Flutter/yuvtransform.xcframework/ios-arm64/dSYMs/yuvtransform.framework.dSYM/Contents/Resources/DWARF/yuvtransform differ diff --git a/Flutter/yuvtransform.xcframework/ios-arm64/yuvtransform.framework/yuvtransform b/Flutter/yuvtransform.xcframework/ios-arm64/yuvtransform.framework/yuvtransform index 40a0b5311ff4002aecf75ebcb797ad5663f12e88..f2b6f64c8a5b965c0e4f9a00717eee6f9da128db 100755 Binary files a/Flutter/yuvtransform.xcframework/ios-arm64/yuvtransform.framework/yuvtransform and b/Flutter/yuvtransform.xcframework/ios-arm64/yuvtransform.framework/yuvtransform differ diff --git a/Flutter/yuvtransform.xcframework/ios-arm64_x86_64-simulator/yuvtransform.framework/yuvtransform b/Flutter/yuvtransform.xcframework/ios-arm64_x86_64-simulator/yuvtransform.framework/yuvtransform index d52ca3468eba237edf6b47fc68f92acd589d4a02..d1fa3a7b571715880ccd33ac67ff43063786674e 100755 Binary files a/Flutter/yuvtransform.xcframework/ios-arm64_x86_64-simulator/yuvtransform.framework/yuvtransform and b/Flutter/yuvtransform.xcframework/ios-arm64_x86_64-simulator/yuvtransform.framework/yuvtransform differ diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 9b3d3198052d8390640c677023d6404e8124d297..c641377f26fae2aac75fcb5ccb88413de55caa6b 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -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