Showing
1 changed file
with
2 additions
and
0 deletions
| ... | @@ -10,6 +10,8 @@ | ... | @@ -10,6 +10,8 @@ |
| 10 | "git": "https://gitlab.2nf.vn/R_D/HDRKit.git", | 10 | "git": "https://gitlab.2nf.vn/R_D/HDRKit.git", |
| 11 | "tag": "1.0.0" | 11 | "tag": "1.0.0" |
| 12 | }, | 12 | }, |
| 13 | + "source_files": "IOS/hdrkit/HDRKit/**/*.{swift,h,m,c,cc,mm,cpp}", | ||
| 14 | + "resources": "IOS/hdrkit/HDRKit/Resource/*.{png,jpeg,jpg,storyboard,xib,xcassets,txt,tflite,data}", | ||
| 13 | "vendored_frameworks": "IOS/hdrkit/HDRKit.xcframework", | 15 | "vendored_frameworks": "IOS/hdrkit/HDRKit.xcframework", |
| 14 | "platforms": { | 16 | "platforms": { |
| 15 | "ios": "13.0" | 17 | "ios": "13.0" | ... | ... |
-
Please register or sign in to post a comment