Skip to content

Commit f5ae881

Browse files
authored
Update template.spec.json
1 parent 9cc8c78 commit f5ae881

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

ios/xcframewrok/template.spec.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,10 @@
1414
"MattReach": "qianlongxu@gmail.com"
1515
},
1616
"platforms": {
17-
"ios": "11.0",
18-
"osx": "10.11",
19-
"tvos": "12.0"
17+
"ios": "11.0"
2018
},
2119
"source": {
22-
"http": "https://github.com/debugly/ijkplayer/releases/download/__VERSION__/IJKMediaFramework.zip"
20+
"http": "https://github.com/debugly/ijkplayer/releases/download/k__VERSION__/IJKMediaFramework.zip"
2321
},
2422
"preserve_paths": [
2523
"IJKMediaFramework/README.md",
@@ -64,4 +62,4 @@
6462
"OpenGLES"
6563
]
6664
}
67-
}
65+
}

0 commit comments

Comments
 (0)