commit | f044a7453be1c367b9ff0f1707f5080fb8f8ef2e | [log] [tgz] |
---|---|---|
author | qiaowei <jov123@163.com> | 周三 7月 10 16:04:20 2019 +0800 |
committer | qiaowei <jov123@163.com> | 周三 7月 10 16:05:04 2019 +0800 |
tree | bfb146cc360dbc7a03e62046f8d01c963fb544e8 | |
parent | 7934b52ecb846cb0b7f1ea18a4d2866142b100ba [diff] [blame] |
基础版本
diff --git a/platforms/ios/Podfile b/platforms/ios/Podfile new file mode 100644 index 0000000..de93ed4 --- /dev/null +++ b/platforms/ios/Podfile
@@ -0,0 +1,8 @@ +# DO NOT MODIFY -- auto-generated by Apache Cordova + +platform :ios, '9.0' + +target 'dlapp' do + project 'dlapp.xcodeproj' + +end