mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 04:19:50 +00:00
* add libmd to linked libraries * ios 16 fixes, new moneroc, simulator support * update app version [skip ci] * update monero.com as well [skip ci] * migrate away from {Monero,Wownero,Zano}Wallet.framework Generate .xcframework dynamically Fix mweb requiring manual steps in xcode * fix app_config.sh when .dylib are not yet present * fix typo in model_generator.sh --------- Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
35 lines
No EOL
580 B
Text
35 lines
No EOL
580 B
Text
*.mode1v3
|
|
*.mode2v3
|
|
*.moved-aside
|
|
*.pbxuser
|
|
*.perspectivev3
|
|
**/*sync/
|
|
.sconsign.dblite
|
|
.tags*
|
|
**/.vagrant/
|
|
**/DerivedData/
|
|
Icon?
|
|
**/Pods/
|
|
**/.symlinks/
|
|
profile
|
|
xcuserdata
|
|
**/.generated/
|
|
Flutter/App.framework
|
|
Flutter/Flutter.framework
|
|
Flutter/Flutter.podspec
|
|
Flutter/Generated.xcconfig
|
|
Flutter/app.flx
|
|
Flutter/app.zip
|
|
Flutter/flutter_assets/
|
|
Flutter/flutter_export_environment.sh
|
|
ServiceDefinitions.json
|
|
Runner/GeneratedPluginRegistrant.*
|
|
|
|
# Exceptions to above rules.
|
|
!default.mode1v3
|
|
!default.mode2v3
|
|
!default.pbxuser
|
|
!default.perspectivev3
|
|
|
|
Mwebd.xcframework
|
|
*Wallet.xcframework |