Proyectos de Subversion Iphone Microlearning

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 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>AvailableLibraries</key>
6
	<array>
7
		<dict>
8
			<key>LibraryIdentifier</key>
9
			<string>ios-arm64_armv7</string>
10
			<key>LibraryPath</key>
11
			<string>GoogleAppMeasurement.framework</string>
12
			<key>SupportedArchitectures</key>
13
			<array>
14
				<string>arm64</string>
15
				<string>armv7</string>
16
			</array>
17
			<key>SupportedPlatform</key>
18
			<string>ios</string>
19
		</dict>
20
		<dict>
21
			<key>LibraryIdentifier</key>
22
			<string>tvos-arm64_x86_64-simulator</string>
23
			<key>LibraryPath</key>
24
			<string>GoogleAppMeasurement.framework</string>
25
			<key>SupportedArchitectures</key>
26
			<array>
27
				<string>arm64</string>
28
				<string>x86_64</string>
29
			</array>
30
			<key>SupportedPlatform</key>
31
			<string>tvos</string>
32
			<key>SupportedPlatformVariant</key>
33
			<string>simulator</string>
34
		</dict>
35
		<dict>
36
			<key>LibraryIdentifier</key>
37
			<string>macos-arm64_x86_64</string>
38
			<key>LibraryPath</key>
39
			<string>GoogleAppMeasurement.framework</string>
40
			<key>SupportedArchitectures</key>
41
			<array>
42
				<string>arm64</string>
43
				<string>x86_64</string>
44
			</array>
45
			<key>SupportedPlatform</key>
46
			<string>macos</string>
47
		</dict>
48
		<dict>
49
			<key>LibraryIdentifier</key>
50
			<string>tvos-arm64</string>
51
			<key>LibraryPath</key>
52
			<string>GoogleAppMeasurement.framework</string>
53
			<key>SupportedArchitectures</key>
54
			<array>
55
				<string>arm64</string>
56
			</array>
57
			<key>SupportedPlatform</key>
58
			<string>tvos</string>
59
		</dict>
60
		<dict>
61
			<key>LibraryIdentifier</key>
62
			<string>ios-arm64_x86_64-maccatalyst</string>
63
			<key>LibraryPath</key>
64
			<string>GoogleAppMeasurement.framework</string>
65
			<key>SupportedArchitectures</key>
66
			<array>
67
				<string>arm64</string>
68
				<string>x86_64</string>
69
			</array>
70
			<key>SupportedPlatform</key>
71
			<string>ios</string>
72
			<key>SupportedPlatformVariant</key>
73
			<string>maccatalyst</string>
74
		</dict>
75
		<dict>
76
			<key>LibraryIdentifier</key>
77
			<string>ios-arm64_i386_x86_64-simulator</string>
78
			<key>LibraryPath</key>
79
			<string>GoogleAppMeasurement.framework</string>
80
			<key>SupportedArchitectures</key>
81
			<array>
82
				<string>arm64</string>
83
				<string>i386</string>
84
				<string>x86_64</string>
85
			</array>
86
			<key>SupportedPlatform</key>
87
			<string>ios</string>
88
			<key>SupportedPlatformVariant</key>
89
			<string>simulator</string>
90
		</dict>
91
	</array>
92
	<key>CFBundlePackageType</key>
93
	<string>XFWK</string>
94
	<key>XCFrameworkFormatVersion</key>
95
	<string>1.0</string>
96
</dict>
97
</plist>