Skip to content

Commit 34b1ae2

Browse files
authored
Update build.sh
1 parent e48c0cc commit 34b1ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ cd kivy-ios
22

33
xcodebuild -create-xcframework -output libpython3.xcframework \
44
-library dist/frameworks/libpython3.xcframework/ios-arm64/libpython3.8.a -headers dist/root/python3/include/python3.8 \
5-
-library dist/frameworks/libpython3.xcframework/ios-arm64_x86_64-simulator/libpython3.8.a -headers dist/root/python3/include/python3.8
5+
-library dist/frameworks/libpython3.xcframework/ios-arm64_x86_64-simulator/libpython3.a -headers dist/root/python3/include/python3.8

0 commit comments

Comments
 (0)