Proyectos de Subversion Iphone Microlearning - Nuevo Interface

Rev

Rev 21 | Rev 24 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 21 Rev 22
Línea 5... Línea 5...
5
	};
5
	};
6
	objectVersion = 51;
6
	objectVersion = 51;
7
	objects = {
7
	objects = {
Línea 8... Línea 8...
8
 
8
 
-
 
9
/* Begin PBXBuildFile section */
-
 
10
		8422601028A9B691005E625B /* NotificationListItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8422600F28A9B691005E625B /* NotificationListItemView.swift */; };
9
/* Begin PBXBuildFile section */
11
		8422601228A9EF82005E625B /* NotificationListItemEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8422601128A9EF82005E625B /* NotificationListItemEmptyView.swift */; };
10
		9605037F27BE810D00E6E5DF /* CardCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */; };
12
		9605037F27BE810D00E6E5DF /* CardCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */; };
11
		9605038427BE82F400E6E5DF /* GridCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038327BE82F400E6E5DF /* GridCapsuleView.swift */; };
13
		9605038427BE82F400E6E5DF /* GridCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038327BE82F400E6E5DF /* GridCapsuleView.swift */; };
12
		9605038927BE876A00E6E5DF /* CardSlideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038827BE876A00E6E5DF /* CardSlideView.swift */; };
14
		9605038927BE876A00E6E5DF /* CardSlideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038827BE876A00E6E5DF /* CardSlideView.swift */; };
13
		9605038E27BF014200E6E5DF /* GridSlideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038D27BF014200E6E5DF /* GridSlideView.swift */; };
15
		9605038E27BF014200E6E5DF /* GridSlideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038D27BF014200E6E5DF /* GridSlideView.swift */; };
Línea 169... Línea 171...
169
 
171
 
170
/* Begin PBXFileReference section */
172
/* Begin PBXFileReference section */
171
		2D56109C40754006BE1EAA02 /* Pods_twogetskills.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_twogetskills.framework; sourceTree = BUILT_PRODUCTS_DIR; };
173
		2D56109C40754006BE1EAA02 /* Pods_twogetskills.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_twogetskills.framework; sourceTree = BUILT_PRODUCTS_DIR; };
172
		6D47FA75D4250FED0B14F6DC /* Pods-twogetskills.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-twogetskills.release.xcconfig"; path = "Target Support Files/Pods-twogetskills/Pods-twogetskills.release.xcconfig"; sourceTree = "<group>"; };
174
		6D47FA75D4250FED0B14F6DC /* Pods-twogetskills.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-twogetskills.release.xcconfig"; path = "Target Support Files/Pods-twogetskills/Pods-twogetskills.release.xcconfig"; sourceTree = "<group>"; };
-
 
175
		7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-twogetskills.debug.xcconfig"; path = "Target Support Files/Pods-twogetskills/Pods-twogetskills.debug.xcconfig"; sourceTree = "<group>"; };
-
 
176
		8422600F28A9B691005E625B /* NotificationListItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationListItemView.swift; sourceTree = "<group>"; };
173
		7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-twogetskills.debug.xcconfig"; path = "Target Support Files/Pods-twogetskills/Pods-twogetskills.debug.xcconfig"; sourceTree = "<group>"; };
177
		8422601128A9EF82005E625B /* NotificationListItemEmptyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationListItemEmptyView.swift; sourceTree = "<group>"; };
174
		9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardCapsuleView.swift; sourceTree = "<group>"; };
178
		9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardCapsuleView.swift; sourceTree = "<group>"; };
175
		9605038327BE82F400E6E5DF /* GridCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridCapsuleView.swift; sourceTree = "<group>"; };
179
		9605038327BE82F400E6E5DF /* GridCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridCapsuleView.swift; sourceTree = "<group>"; };
176
		9605038827BE876A00E6E5DF /* CardSlideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardSlideView.swift; sourceTree = "<group>"; };
180
		9605038827BE876A00E6E5DF /* CardSlideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardSlideView.swift; sourceTree = "<group>"; };
177
		9605038D27BF014200E6E5DF /* GridSlideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridSlideView.swift; sourceTree = "<group>"; };
181
		9605038D27BF014200E6E5DF /* GridSlideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridSlideView.swift; sourceTree = "<group>"; };
Línea 403... Línea 407...
403
				96E2BCF32895F4C200F5AC99 /* CompanyListView.swift */,
407
				96E2BCF32895F4C200F5AC99 /* CompanyListView.swift */,
404
				96E2BCFD28960BAB00F5AC99 /* CompanyListItemView.swift */,
408
				96E2BCFD28960BAB00F5AC99 /* CompanyListItemView.swift */,
405
				963F1819289775D500B29436 /* NotificationListView.swift */,
409
				963F1819289775D500B29436 /* NotificationListView.swift */,
406
				96B60180289AB6BB00947063 /* GoodByeView.swift */,
410
				96B60180289AB6BB00947063 /* GoodByeView.swift */,
407
				968F0B5028A405E600F0EC54 /* DownloadFileView.swift */,
411
				968F0B5028A405E600F0EC54 /* DownloadFileView.swift */,
-
 
412
				8422600F28A9B691005E625B /* NotificationListItemView.swift */,
-
 
413
				8422601128A9EF82005E625B /* NotificationListItemEmptyView.swift */,
408
			);
414
			);
409
			path = View;
415
			path = View;
410
			sourceTree = "<group>";
416
			sourceTree = "<group>";
411
		};
417
		};
412
		960660F527A21FEE006DEB48 /* Extensions */ = {
418
		960660F527A21FEE006DEB48 /* Extensions */ = {
Línea 838... Línea 844...
838
			isa = PBXSourcesBuildPhase;
844
			isa = PBXSourcesBuildPhase;
839
			buildActionMask = 2147483647;
845
			buildActionMask = 2147483647;
840
			files = (
846
			files = (
841
				9697607027C83BDD00A488D8 /* SyncAdapter.swift in Sources */,
847
				9697607027C83BDD00A488D8 /* SyncAdapter.swift in Sources */,
842
				9669FA2027C5CA9200E1C0A7 /* CapsuleGridViewModel.swift in Sources */,
848
				9669FA2027C5CA9200E1C0A7 /* CapsuleGridViewModel.swift in Sources */,
-
 
849
				8422601028A9B691005E625B /* NotificationListItemView.swift in Sources */,
843
				9697BBC4285D554B00E513A7 /* HomeView.swift in Sources */,
850
				9697BBC4285D554B00E513A7 /* HomeView.swift in Sources */,
844
				9692E54927D66715000C8FF8 /* GridGalleryView.swift in Sources */,
851
				9692E54927D66715000C8FF8 /* GridGalleryView.swift in Sources */,
845
				96E2BCF928960A8500F5AC99 /* CompanyListViewModel.swift in Sources */,
852
				96E2BCF928960A8500F5AC99 /* CompanyListViewModel.swift in Sources */,
846
				9634152827A4661A000E33A7 /* FinishCapsuleView.swift in Sources */,
853
				9634152827A4661A000E33A7 /* FinishCapsuleView.swift in Sources */,
847
				96E2BCAD289577D600F5AC99 /* TextHtmlView.swift in Sources */,
854
				96E2BCAD289577D600F5AC99 /* TextHtmlView.swift in Sources */,
Línea 898... Línea 905...
898
				96D5183D27DA048E00A0DEB1 /* PieChartView.swift in Sources */,
905
				96D5183D27DA048E00A0DEB1 /* PieChartView.swift in Sources */,
899
				96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */,
906
				96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */,
900
				96F786962887374600F6BE10 /* AppNavigation.swift in Sources */,
907
				96F786962887374600F6BE10 /* AppNavigation.swift in Sources */,
901
				96E2BC3C289198B900F5AC99 /* MyCapsulesPickerView.swift in Sources */,
908
				96E2BC3C289198B900F5AC99 /* MyCapsulesPickerView.swift in Sources */,
902
				96E2BC8F289312B700F5AC99 /* CommentAndRatingPickerView.swift in Sources */,
909
				96E2BC8F289312B700F5AC99 /* CommentAndRatingPickerView.swift in Sources */,
-
 
910
				8422601228A9EF82005E625B /* NotificationListItemEmptyView.swift in Sources */,
903
				960660F727A22004006DEB48 /* ExtensionUIColor.swift in Sources */,
911
				960660F727A22004006DEB48 /* ExtensionUIColor.swift in Sources */,
904
				96A2169E27CBC3FD0077513C /* DataService.swift in Sources */,
912
				96A2169E27CBC3FD0077513C /* DataService.swift in Sources */,
905
				960660E627A2177A006DEB48 /* Constants.swift in Sources */,
913
				960660E627A2177A006DEB48 /* Constants.swift in Sources */,
906
				96E2BCF42895F4C200F5AC99 /* CompanyListView.swift in Sources */,
914
				96E2BCF42895F4C200F5AC99 /* CompanyListView.swift in Sources */,
907
				9656558E286C9D5A00D044F4 /* CapsuleCardViewModel.swift in Sources */,
915
				9656558E286C9D5A00D044F4 /* CapsuleCardViewModel.swift in Sources */,
Línea 1115... Línea 1123...
1115
			baseConfigurationReference = 7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */;
1123
			baseConfigurationReference = 7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */;
1116
			buildSettings = {
1124
			buildSettings = {
1117
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1125
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1118
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1126
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1119
				CODE_SIGN_STYLE = Automatic;
1127
				CODE_SIGN_STYLE = Automatic;
1120
				CURRENT_PROJECT_VERSION = 50;
1128
				CURRENT_PROJECT_VERSION = 51;
1121
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1129
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1122
				DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
1130
				DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
1123
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1131
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1124
				ENABLE_PREVIEWS = YES;
1132
				ENABLE_PREVIEWS = YES;
1125
				INFOPLIST_FILE = twogetskills/Info.plist;
1133
				INFOPLIST_FILE = twogetskills/Info.plist;
Línea 1142... Línea 1150...
1142
			buildSettings = {
1150
			buildSettings = {
1143
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1151
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1144
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1152
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1145
				CODE_SIGN_ENTITLEMENTS = twogetskills/twogetskillsRelease.entitlements;
1153
				CODE_SIGN_ENTITLEMENTS = twogetskills/twogetskillsRelease.entitlements;
1146
				CODE_SIGN_STYLE = Automatic;
1154
				CODE_SIGN_STYLE = Automatic;
1147
				CURRENT_PROJECT_VERSION = 50;
1155
				CURRENT_PROJECT_VERSION = 51;
1148
				DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
1156
				DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
1149
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1157
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1150
				ENABLE_PREVIEWS = YES;
1158
				ENABLE_PREVIEWS = YES;
1151
				INFOPLIST_FILE = twogetskills/Info.plist;
1159
				INFOPLIST_FILE = twogetskills/Info.plist;
1152
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
1160
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;