File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >4. 1.0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'SwiftState'
3- s . version = '4.0 .0'
3+ s . version = '4.1 .0'
44 s . license = { :type => 'MIT' }
55 s . homepage = 'https://github.com/ReactKit/SwiftState'
66 s . authors = { 'Yasuhiro Inami' => '[email protected] ' } @@ -13,4 +13,4 @@ Pod::Spec.new do |s|
1313 s . ios . deployment_target = '8.0'
1414 s . watchos . deployment_target = '2.0'
1515 s . tvos . deployment_target = '9.0'
16- end
16+ end
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >BNDL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >4. 1.0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments