mirror of
https://github.com/status-im/waku-react-native.git
synced 2025-01-21 03:39:34 +00:00
fix: remove symbolic links
This commit is contained in:
parent
7c30c9d85d
commit
047f7d7dac
@ -1 +0,0 @@
|
||||
Versions/Current/Gowaku
|
BIN
ios/Gowaku.xcframework/ios-arm64/Gowaku.framework/Gowaku
Normal file
BIN
ios/Gowaku.xcframework/ios-arm64/Gowaku.framework/Gowaku
Normal file
Binary file not shown.
@ -1 +0,0 @@
|
||||
Versions/Current/Headers
|
@ -1 +0,0 @@
|
||||
Versions/Current/Modules
|
@ -1 +0,0 @@
|
||||
Versions/Current/Resources
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
Versions/Current/Gowaku
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
Versions/Current/Headers
|
@ -1 +0,0 @@
|
||||
Versions/Current/Modules
|
@ -1 +0,0 @@
|
||||
Versions/Current/Resources
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
A
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bashs
|
||||
#!/bin/bash
|
||||
unlink ./Gowaku.xcframework/ios-arm64_x86_64-simulator/Gowaku.framework/Gowaku
|
||||
unlink ./Gowaku.xcframework/ios-arm64_x86_64-simulator/Gowaku.framework/Resources
|
||||
unlink ./Gowaku.xcframework/ios-arm64_x86_64-simuslator/Gowaku.framework/Versions/Current
|
||||
unlink ./Gowaku.xcframework/ios-arm64_x86_64-simulator/Gowaku.framework/Versions/Current
|
||||
unlink ./Gowaku.xcframework/ios-arm64_x86_64-simulator/Gowaku.framework/Headers
|
||||
unlink ./Gowaku.xcframework/ios-arm64_x86_64-simulator/Gowaku.framework/Modules
|
||||
mv ./Gowaku.xcframework/ios-arm64_x86_64-simulator/Gowaku.framework/Versions/A/* ./Gowaku.xcframework/ios-arm64_x86_64-simulator/Gowaku.framework/
|
||||
|
Loading…
x
Reference in New Issue
Block a user