File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ ios-xcframework: ios-lib-macos ios-lib-maccatalyst ios-lib-ios ios-lib-ios-sim #
140140 -library "target/aarch64-apple-ios-sim/release/${IOS_LIB_NAME}" \
141141 -headers proton-pass-mobile/iOS/headers \
142142 -library "target/aarch64-apple-darwin/release/${IOS_LIB_NAME}" \
143- -headers proton-pass-mobile/iOS/headers \
144- -library "target/aarch64-apple-ios-macabi/release/${IOS_LIB_NAME}" \
143+ -headers proton-pass-mobile/iOS/headers \
144+ -library "target/aarch64-apple-ios-macabi/release/${IOS_LIB_NAME}" \
145145 -headers proton-pass-mobile/iOS/headers \
146146 -output "${IOS_FRAMEWORK_DIR}/${IOS_XCFRAMEWORK_NAME}"
147147 @mv "${IOS_FRAMEWORK_DIR}/${IOS_XCFRAMEWORK_NAME}" "${IOS_PACKAGE_DIR}/${IOS_XCFRAMEWORK_NAME}"
You can’t perform that action at this time.
0 commit comments