We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc8c78 commit f5ae881Copy full SHA for f5ae881
1 file changed
ios/xcframewrok/template.spec.json
@@ -14,12 +14,10 @@
14
"MattReach": "qianlongxu@gmail.com"
15
},
16
"platforms": {
17
- "ios": "11.0",
18
- "osx": "10.11",
19
- "tvos": "12.0"
+ "ios": "11.0"
20
21
"source": {
22
- "http": "https://github.com/debugly/ijkplayer/releases/download/__VERSION__/IJKMediaFramework.zip"
+ "http": "https://github.com/debugly/ijkplayer/releases/download/k__VERSION__/IJKMediaFramework.zip"
23
24
"preserve_paths": [
25
"IJKMediaFramework/README.md",
@@ -64,4 +62,4 @@
64
62
"OpenGLES"
65
63
]
66
}
67
-}
+}
0 commit comments