This repository was archived by the owner on Apr 7, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 2.0 .0 Release notes (2018-07-02)
1+ 1.2 .0 Release notes (2018-07-02)
22=============================================================
33
44### API Breaking Changes
1111
1212### Bugfixes
1313
14- * faild to post study record when 24 hour system setting is invalid.
14+ * fail to post study record when 24 hour system setting is invalid.
1515
16161.1.1 Release notes (2017-11-14)
1717=============================================================
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.0 .0 </string >
18+ <string >1.2 .0 </string >
1919 <key >CFBundleURLTypes </key >
2020 <array >
2121 <dict >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "StudyplusSDK-V2"
3- s . version = "2.0 .0"
3+ s . version = "1.2 .0"
44 s . summary = "StudyplusSDK-V2 is Studyplus iOS SDK for Swift"
55 s . homepage = "http://info.studyplus.jp"
66 s . license = { :type => "MIT" , :file => "LICENSE" }
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.0 .0 </string >
18+ <string >1.2 .0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPrincipalClass </key >
You can’t perform that action at this time.
0 commit comments