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)
2
2
=============================================================
3
3
4
4
### API Breaking Changes
11
11
12
12
### Bugfixes
13
13
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.
15
15
16
16
1.1.1 Release notes (2017-11-14)
17
17
=============================================================
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >2.0 .0 </string >
18
+ <string >1.2 .0 </string >
19
19
<key >CFBundleURLTypes </key >
20
20
<array >
21
21
<dict >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "StudyplusSDK-V2"
3
- s . version = "2.0 .0"
3
+ s . version = "1.2 .0"
4
4
s . summary = "StudyplusSDK-V2 is Studyplus iOS SDK for Swift"
5
5
s . homepage = "http://info.studyplus.jp"
6
6
s . license = { :type => "MIT" , :file => "LICENSE" }
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >2.0 .0 </string >
18
+ <string >1.2 .0 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
You can’t perform that action at this time.
0 commit comments