This repository was archived by the owner on Nov 16, 2023. It is now read-only.
File tree 4 files changed +6
-6
lines changed
OfficeUIFabric.Demo/OfficeUIFabric.Demo
4 files changed +6
-6
lines changed 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 >0.2.2 </string >
18
+ <string >0.2.3 </string >
19
19
<key >CFBundleURLTypes </key >
20
20
<array >
21
21
<dict >
26
26
</dict >
27
27
</array >
28
28
<key >CFBundleVersion </key >
29
- <string >18 </string >
29
+ <string >19 </string >
30
30
<key >LSRequiresIPhoneOS </key >
31
31
<true />
32
32
<key >UILaunchStoryboardName </key >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "OfficeUIFabric"
3
- s . version = "0.2.2 "
3
+ s . version = "0.2.3 "
4
4
s . summary = "Office UI Fabric is a set of reusable UI controls and tools"
5
5
s . homepage = "https://onedrive.visualstudio.com/Design/The%20Studio/_git/fabric-ios"
6
6
s . license = { :type => "MIT" , :file => "LICENSE" }
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "OfficeUIFabric"
3
- s . version = "0.2.2 "
3
+ s . version = "0.2.3 "
4
4
s . summary = "Office UI Fabric is a set of reusable UI controls and tools"
5
5
s . homepage = "https://github.com/OfficeDev/ui-fabric-ios"
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 >0.2.2 </string >
18
+ <string >0.2.3 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >18 </string >
20
+ <string >19 </string >
21
21
<key >NSPrincipalClass </key >
22
22
<string ></string >
23
23
</dict >
You can’t perform that action at this time.
0 commit comments