mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-24 01:14:22 +01:00
Move dart & flutter packages to packages folder on root
This commit is contained in:
4
packages/flutter/ios/Classes/EnforceBundling.swift
Normal file
4
packages/flutter/ios/Classes/EnforceBundling.swift
Normal file
@@ -0,0 +1,4 @@
|
||||
public func dummyMethodToEnforceBundling() -> Int64 {
|
||||
return dummy_method_to_enforce_bundling()
|
||||
}
|
||||
let dummyVar = dummyMethodToEnforceBundling();
|
||||
Reference in New Issue
Block a user