File tree Expand file tree Collapse file tree
tests/interdependent-binding-projects/dotnet Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >CFBundleDisplayName </key >
6+ <string >InterdependentBindingProject </string >
7+ <key >CFBundleIdentifier </key >
8+ <string >com.xamarin.dotnet.interdependentbindingprojects </string >
9+ <key >CFBundleName </key >
10+ <string >InterdependentBindingProject </string >
11+ <key >MinimumOSVersion </key >
12+ <string >7.0 </string >
13+ <key >UIDeviceFamily </key >
14+ <array >
15+ <integer >1 </integer >
16+ <integer >2 </integer >
17+ </array >
18+ </dict >
19+ </plist >
Original file line number Diff line number Diff line change 2424 </ItemGroup >
2525
2626 <ItemGroup >
27- <None Include =" $(RootTestsDirectory)\interdependent-binding-projects\Info.plist" >
28- <LogicalName >Info.plist</LogicalName >
29- </None >
27+ <None Include =" Info.plist" />
3028 <Compile Include =" $(RootTestsDirectory)\interdependent-binding-projects\Main.cs" />
3129 </ItemGroup >
3230</Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >CFBundleDisplayName </key >
6+ <string >InterdependentBindingProject </string >
7+ <key >CFBundleIdentifier </key >
8+ <string >com.xamarin.dotnet.interdependentbindingprojects </string >
9+ <key >CFBundleName </key >
10+ <string >CFBundleIdentifier </string >
11+ <key >LSMinimumSystemVersion </key >
12+ <string >10.9 </string >
13+ </dict >
14+ </plist >
Original file line number Diff line number Diff line change 2020 </ItemGroup >
2121
2222 <ItemGroup >
23- <None Include =" $(RootTestsDirectory)\interdependent-binding-projects\Info.plist" >
24- <LogicalName >Info.plist</LogicalName >
25- </None >
23+ <None Include =" Info.plist" />
2624 <Compile Include =" $(RootTestsDirectory)\interdependent-binding-projects\Main.cs" />
2725 </ItemGroup >
2826</Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"[]>
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >CFBundleDisplayName </key >
6+ <string >InterdependentBindingProject </string >
7+ <key >CFBundleIdentifier </key >
8+ <string >com.xamarin.dotnet.interdependentbindingprojects </string >
9+ <key >CFBundleName </key >
10+ <string >InterdependentBindingProject </string >
11+ <key >MinimumOSVersion </key >
12+ <string >9.0 </string >
13+ <key >UIDeviceFamily </key >
14+ <array >
15+ <integer >3 </integer >
16+ </array >
17+ </dict >
18+ </plist >
Original file line number Diff line number Diff line change 2424 </ItemGroup >
2525
2626 <ItemGroup >
27- <None Include =" $(RootTestsDirectory)\interdependent-binding-projects\Info.plist" >
28- <LogicalName >Info.plist</LogicalName >
29- </None >
27+ <None Include =" Info.plist" />
3028 <Compile Include =" $(RootTestsDirectory)\interdependent-binding-projects\Main.cs" />
3129 </ItemGroup >
3230</Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"[]>
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >CFBundleDisplayName </key >
6+ <string >InterdependentBindingProject </string >
7+ <key >CFBundleIdentifier </key >
8+ <string >com.xamarin.dotnet.interdependentbindingprojects_watch.watchkitapp.watchkitextension </string >
9+ <key >CFBundleName </key >
10+ <string >InterdependentBindingProject </string >
11+ <key >MinimumOSVersion </key >
12+ <string >2.0 </string >
13+ <key >UIDeviceFamily </key >
14+ <array >
15+ <integer >4 </integer >
16+ </array >
17+ <key >RemoteInterfacePrincipleClass </key >
18+ <string >InterfaceController </string >
19+ <key >NSExtension </key >
20+ <dict >
21+ <key >NSExtensionAttributes </key >
22+ <dict >
23+ <key >WKAppBundleIdentifier </key >
24+ <string >com.xamarin.dotnet.interdependentbindingprojects_watch.watchkitapp </string >
25+ </dict >
26+ <key >NSExtensionPointIdentifier </key >
27+ <string >com.apple.watchkit </string >
28+ </dict >
29+ <key >NSAppTransportSecurity </key >
30+ <dict >
31+ <key >NSAllowsArbitraryLoads </key >
32+ <true />
33+ </dict >
34+ </dict >
35+ </plist >
Original file line number Diff line number Diff line change 2020 </ItemGroup >
2121
2222 <ItemGroup >
23- <None Include =" $(RootTestsDirectory)\interdependent-binding-projects\Info.plist" >
24- <LogicalName >Info.plist</LogicalName >
25- </None >
23+ <None Include =" Info.plist" />
2624 <Compile Include =" $(RootTestsDirectory)\interdependent-binding-projects\Main.cs" />
2725 </ItemGroup >
2826</Project >
You can’t perform that action at this time.
0 commit comments