Skip to content

Instantly share code, notes, and snippets.

@AseemWangoo
Created December 20, 2022 06:18
Show Gist options
  • Save AseemWangoo/6f90e993743216a2a7b6ff2dcb994352 to your computer and use it in GitHub Desktop.
Save AseemWangoo/6f90e993743216a2a7b6ff2dcb994352 to your computer and use it in GitHub Desktop.
config
name: URLCacheLibrary
language: objc
output: "url_cache_bindings.dart"
exclude-all-by-default: true
objc-interfaces:
include:
- "NSURLCache"
headers:
entry-points:
- "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment