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_i386_x86_64-simulator</string>
10
			<key>LibraryPath</key>
11
			<string>GoogleAppMeasurementIdentitySupport.framework</string>
12
			<key>SupportedArchitectures</key>
13
			<array>
14
				<string>arm64</string>
15
				<string>i386</string>
16
				<string>x86_64</string>
17
			</array>
18
			<key>SupportedPlatform</key>
19
			<string>ios</string>
20
			<key>SupportedPlatformVariant</key>
21
			<string>simulator</string>
22
		</dict>
23
		<dict>
24
			<key>LibraryIdentifier</key>
25
			<string>ios-arm64_armv7</string>
26
			<key>LibraryPath</key>
27
			<string>GoogleAppMeasurementIdentitySupport.framework</string>
28
			<key>SupportedArchitectures</key>
29
			<array>
30
				<string>arm64</string>
31
				<string>armv7</string>
32
			</array>
33
			<key>SupportedPlatform</key>
34
			<string>ios</string>
35
		</dict>
36
		<dict>
37
			<key>LibraryIdentifier</key>
38
			<string>tvos-arm64</string>
39
			<key>LibraryPath</key>
40
			<string>GoogleAppMeasurementIdentitySupport.framework</string>
41
			<key>SupportedArchitectures</key>
42
			<array>
43
				<string>arm64</string>
44
			</array>
45
			<key>SupportedPlatform</key>
46
			<string>tvos</string>
47
		</dict>
48
		<dict>
49
			<key>LibraryIdentifier</key>
50
			<string>ios-arm64_x86_64-maccatalyst</string>
51
			<key>LibraryPath</key>
52
			<string>GoogleAppMeasurementIdentitySupport.framework</string>
53
			<key>SupportedArchitectures</key>
54
			<array>
55
				<string>arm64</string>
56
				<string>x86_64</string>
57
			</array>
58
			<key>SupportedPlatform</key>
59
			<string>ios</string>
60
			<key>SupportedPlatformVariant</key>
61
			<string>maccatalyst</string>
62
		</dict>
63
		<dict>
64
			<key>LibraryIdentifier</key>
65
			<string>tvos-arm64_x86_64-simulator</string>
66
			<key>LibraryPath</key>
67
			<string>GoogleAppMeasurementIdentitySupport.framework</string>
68
			<key>SupportedArchitectures</key>
69
			<array>
70
				<string>arm64</string>
71
				<string>x86_64</string>
72
			</array>
73
			<key>SupportedPlatform</key>
74
			<string>tvos</string>
75
			<key>SupportedPlatformVariant</key>
76
			<string>simulator</string>
77
		</dict>
78
		<dict>
79
			<key>LibraryIdentifier</key>
80
			<string>macos-arm64_x86_64</string>
81
			<key>LibraryPath</key>
82
			<string>GoogleAppMeasurementIdentitySupport.framework</string>
83
			<key>SupportedArchitectures</key>
84
			<array>
85
				<string>arm64</string>
86
				<string>x86_64</string>
87
			</array>
88
			<key>SupportedPlatform</key>
89
			<string>macos</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>