Línea 116... |
Línea 116... |
116 |
96B60181289AB6BB00947063 /* GoodByeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96B60180289AB6BB00947063 /* GoodByeView.swift */; };
|
116 |
96B60181289AB6BB00947063 /* GoodByeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96B60180289AB6BB00947063 /* GoodByeView.swift */; };
|
117 |
96C43F0E28181CB1004E9E6F /* WebViewerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F0D28181CB1004E9E6F /* WebViewerView.swift */; };
|
117 |
96C43F0E28181CB1004E9E6F /* WebViewerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F0D28181CB1004E9E6F /* WebViewerView.swift */; };
|
118 |
96C43F1328181CCA004E9E6F /* PdfViewerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F1228181CCA004E9E6F /* PdfViewerView.swift */; };
|
118 |
96C43F1328181CCA004E9E6F /* PdfViewerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F1228181CCA004E9E6F /* PdfViewerView.swift */; };
|
119 |
96C43F1B281823FE004E9E6F /* PDFKitRepresentedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */; };
|
119 |
96C43F1B281823FE004E9E6F /* PDFKitRepresentedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */; };
|
120 |
96C43F652818D16D004E9E6F /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F642818D16D004E9E6F /* SceneDelegate.swift */; };
|
120 |
96C43F652818D16D004E9E6F /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F642818D16D004E9E6F /* SceneDelegate.swift */; };
|
- |
|
121 |
96CFE2B328D5FD2800E86A40 /* EnvironmentValues+Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96CFE2B228D5FD2800E86A40 /* EnvironmentValues+Database.swift */; };
|
121 |
96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D5183427DA044600A0DEB1 /* PieSliceView.swift */; };
|
122 |
96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D5183427DA044600A0DEB1 /* PieSliceView.swift */; };
|
122 |
96D5183D27DA048E00A0DEB1 /* PieChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D5183C27DA048E00A0DEB1 /* PieChartView.swift */; };
|
123 |
96D5183D27DA048E00A0DEB1 /* PieChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D5183C27DA048E00A0DEB1 /* PieChartView.swift */; };
|
123 |
96D9421028BC1CCB004D08BB /* SafariView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D9420F28BC1CCB004D08BB /* SafariView.swift */; };
|
124 |
96D9421028BC1CCB004D08BB /* SafariView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D9420F28BC1CCB004D08BB /* SafariView.swift */; };
|
124 |
96DACE4127A311B700ED566D /* SigninView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DACE4027A311B700ED566D /* SigninView.swift */; };
|
125 |
96DACE4127A311B700ED566D /* SigninView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DACE4027A311B700ED566D /* SigninView.swift */; };
|
125 |
96DD53D6288EF5C20075B4E3 /* ExtensionUIApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DD53D5288EF5C20075B4E3 /* ExtensionUIApplication.swift */; };
|
126 |
96DD53D6288EF5C20075B4E3 /* ExtensionUIApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DD53D5288EF5C20075B4E3 /* ExtensionUIApplication.swift */; };
|
Línea 293... |
Línea 294... |
293 |
96B60180289AB6BB00947063 /* GoodByeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoodByeView.swift; sourceTree = "<group>"; };
|
294 |
96B60180289AB6BB00947063 /* GoodByeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoodByeView.swift; sourceTree = "<group>"; };
|
294 |
96C43F0D28181CB1004E9E6F /* WebViewerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewerView.swift; sourceTree = "<group>"; };
|
295 |
96C43F0D28181CB1004E9E6F /* WebViewerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewerView.swift; sourceTree = "<group>"; };
|
295 |
96C43F1228181CCA004E9E6F /* PdfViewerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PdfViewerView.swift; sourceTree = "<group>"; };
|
296 |
96C43F1228181CCA004E9E6F /* PdfViewerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PdfViewerView.swift; sourceTree = "<group>"; };
|
296 |
96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDFKitRepresentedView.swift; sourceTree = "<group>"; };
|
297 |
96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDFKitRepresentedView.swift; sourceTree = "<group>"; };
|
297 |
96C43F642818D16D004E9E6F /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
298 |
96C43F642818D16D004E9E6F /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
- |
|
299 |
96CFE2B228D5FD2800E86A40 /* EnvironmentValues+Database.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "EnvironmentValues+Database.swift"; sourceTree = "<group>"; };
|
298 |
96D5183427DA044600A0DEB1 /* PieSliceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieSliceView.swift; sourceTree = "<group>"; };
|
300 |
96D5183427DA044600A0DEB1 /* PieSliceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieSliceView.swift; sourceTree = "<group>"; };
|
299 |
96D5183C27DA048E00A0DEB1 /* PieChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieChartView.swift; sourceTree = "<group>"; };
|
301 |
96D5183C27DA048E00A0DEB1 /* PieChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieChartView.swift; sourceTree = "<group>"; };
|
300 |
96D9420F28BC1CCB004D08BB /* SafariView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariView.swift; sourceTree = "<group>"; };
|
302 |
96D9420F28BC1CCB004D08BB /* SafariView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariView.swift; sourceTree = "<group>"; };
|
301 |
96DACE4027A311B700ED566D /* SigninView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SigninView.swift; sourceTree = "<group>"; };
|
303 |
96DACE4027A311B700ED566D /* SigninView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SigninView.swift; sourceTree = "<group>"; };
|
302 |
96DD53D5288EF5C20075B4E3 /* ExtensionUIApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionUIApplication.swift; sourceTree = "<group>"; };
|
304 |
96DD53D5288EF5C20075B4E3 /* ExtensionUIApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionUIApplication.swift; sourceTree = "<group>"; };
|
Línea 569... |
Línea 571... |
569 |
sourceTree = "<group>";
|
571 |
sourceTree = "<group>";
|
570 |
};
|
572 |
};
|
571 |
966F1F4D27C41DC5001D019E /* Database */ = {
|
573 |
966F1F4D27C41DC5001D019E /* Database */ = {
|
572 |
isa = PBXGroup;
|
574 |
isa = PBXGroup;
|
573 |
children = (
|
575 |
children = (
|
- |
|
576 |
96CFE2B228D5FD2800E86A40 /* EnvironmentValues+Database.swift */,
|
574 |
966F1F8427C41FE9001D019E /* Database.swift */,
|
577 |
966F1F8427C41FE9001D019E /* Database.swift */,
|
575 |
);
|
578 |
);
|
576 |
path = Database;
|
579 |
path = Database;
|
577 |
sourceTree = "<group>";
|
580 |
sourceTree = "<group>";
|
578 |
};
|
581 |
};
|
Línea 919... |
Línea 922... |
919 |
96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */,
|
922 |
96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */,
|
920 |
96F786962887374600F6BE10 /* AppNavigation.swift in Sources */,
|
923 |
96F786962887374600F6BE10 /* AppNavigation.swift in Sources */,
|
921 |
96E2BC3C289198B900F5AC99 /* MyCapsulesPickerView.swift in Sources */,
|
924 |
96E2BC3C289198B900F5AC99 /* MyCapsulesPickerView.swift in Sources */,
|
922 |
96E2BC8F289312B700F5AC99 /* CommentAndRatingPickerView.swift in Sources */,
|
925 |
96E2BC8F289312B700F5AC99 /* CommentAndRatingPickerView.swift in Sources */,
|
923 |
8422601228A9EF82005E625B /* NotificationListItemEmptyView.swift in Sources */,
|
926 |
8422601228A9EF82005E625B /* NotificationListItemEmptyView.swift in Sources */,
|
- |
|
927 |
96CFE2B328D5FD2800E86A40 /* EnvironmentValues+Database.swift in Sources */,
|
924 |
960660F727A22004006DEB48 /* ExtensionUIColor.swift in Sources */,
|
928 |
960660F727A22004006DEB48 /* ExtensionUIColor.swift in Sources */,
|
925 |
96A2169E27CBC3FD0077513C /* DataService.swift in Sources */,
|
929 |
96A2169E27CBC3FD0077513C /* DataService.swift in Sources */,
|
926 |
960660E627A2177A006DEB48 /* Constants.swift in Sources */,
|
930 |
960660E627A2177A006DEB48 /* Constants.swift in Sources */,
|
927 |
96E2BCF42895F4C200F5AC99 /* CompanyListView.swift in Sources */,
|
931 |
96E2BCF42895F4C200F5AC99 /* CompanyListView.swift in Sources */,
|
928 |
9656558E286C9D5A00D044F4 /* CapsuleCardViewModel.swift in Sources */,
|
932 |
9656558E286C9D5A00D044F4 /* CapsuleCardViewModel.swift in Sources */,
|
Línea 1139... |
Línea 1143... |
1139 |
baseConfigurationReference = 7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */;
|
1143 |
baseConfigurationReference = 7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */;
|
1140 |
buildSettings = {
|
1144 |
buildSettings = {
|
1141 |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1145 |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1142 |
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
1146 |
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
1143 |
CODE_SIGN_STYLE = Automatic;
|
1147 |
CODE_SIGN_STYLE = Automatic;
|
1144 |
CURRENT_PROJECT_VERSION = 73;
|
1148 |
CURRENT_PROJECT_VERSION = 74;
|
1145 |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
1149 |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
1146 |
DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
|
1150 |
DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
|
1147 |
DEVELOPMENT_TEAM = U55XF8H4BZ;
|
1151 |
DEVELOPMENT_TEAM = U55XF8H4BZ;
|
1148 |
ENABLE_PREVIEWS = YES;
|
1152 |
ENABLE_PREVIEWS = YES;
|
1149 |
INFOPLIST_FILE = twogetskills/Info.plist;
|
1153 |
INFOPLIST_FILE = twogetskills/Info.plist;
|
1150 |
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
1154 |
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
1151 |
LD_RUNPATH_SEARCH_PATHS = (
|
1155 |
LD_RUNPATH_SEARCH_PATHS = (
|
1152 |
"$(inherited)",
|
1156 |
"$(inherited)",
|
1153 |
"@executable_path/Frameworks",
|
1157 |
"@executable_path/Frameworks",
|
1154 |
);
|
1158 |
);
|
1155 |
MARKETING_VERSION = 1.4;
|
1159 |
MARKETING_VERSION = 1.5;
|
1156 |
PRODUCT_BUNDLE_IDENTIFIER = com.cesams.2getskills;
|
1160 |
PRODUCT_BUNDLE_IDENTIFIER = com.cesams.2getskills;
|
1157 |
PRODUCT_NAME = "$(TARGET_NAME)";
|
1161 |
PRODUCT_NAME = "$(TARGET_NAME)";
|
- |
|
1162 |
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
- |
|
1163 |
SUPPORTS_MACCATALYST = NO;
|
- |
|
1164 |
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
1158 |
SWIFT_VERSION = 5.0;
|
1165 |
SWIFT_VERSION = 5.0;
|
1159 |
TARGETED_DEVICE_FAMILY = 1;
|
1166 |
TARGETED_DEVICE_FAMILY = 1;
|
1160 |
};
|
1167 |
};
|
1161 |
name = Debug;
|
1168 |
name = Debug;
|
1162 |
};
|
1169 |
};
|
Línea 1166... |
Línea 1173... |
1166 |
buildSettings = {
|
1173 |
buildSettings = {
|
1167 |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1174 |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1168 |
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
1175 |
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
1169 |
CODE_SIGN_ENTITLEMENTS = twogetskills/twogetskillsRelease.entitlements;
|
1176 |
CODE_SIGN_ENTITLEMENTS = twogetskills/twogetskillsRelease.entitlements;
|
1170 |
CODE_SIGN_STYLE = Automatic;
|
1177 |
CODE_SIGN_STYLE = Automatic;
|
1171 |
CURRENT_PROJECT_VERSION = 73;
|
1178 |
CURRENT_PROJECT_VERSION = 74;
|
1172 |
DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
|
1179 |
DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
|
1173 |
DEVELOPMENT_TEAM = U55XF8H4BZ;
|
1180 |
DEVELOPMENT_TEAM = U55XF8H4BZ;
|
1174 |
ENABLE_PREVIEWS = YES;
|
1181 |
ENABLE_PREVIEWS = YES;
|
1175 |
INFOPLIST_FILE = twogetskills/Info.plist;
|
1182 |
INFOPLIST_FILE = twogetskills/Info.plist;
|
1176 |
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
1183 |
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
1177 |
LD_RUNPATH_SEARCH_PATHS = (
|
1184 |
LD_RUNPATH_SEARCH_PATHS = (
|
1178 |
"$(inherited)",
|
1185 |
"$(inherited)",
|
1179 |
"@executable_path/Frameworks",
|
1186 |
"@executable_path/Frameworks",
|
1180 |
);
|
1187 |
);
|
1181 |
MARKETING_VERSION = 1.4;
|
1188 |
MARKETING_VERSION = 1.5;
|
1182 |
PRODUCT_BUNDLE_IDENTIFIER = com.cesams.2getskills;
|
1189 |
PRODUCT_BUNDLE_IDENTIFIER = com.cesams.2getskills;
|
1183 |
PRODUCT_NAME = "$(TARGET_NAME)";
|
1190 |
PRODUCT_NAME = "$(TARGET_NAME)";
|
- |
|
1191 |
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
- |
|
1192 |
SUPPORTS_MACCATALYST = NO;
|
- |
|
1193 |
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
1184 |
SWIFT_VERSION = 5.0;
|
1194 |
SWIFT_VERSION = 5.0;
|
1185 |
TARGETED_DEVICE_FAMILY = 1;
|
1195 |
TARGETED_DEVICE_FAMILY = 1;
|
1186 |
};
|
1196 |
};
|
1187 |
name = Release;
|
1197 |
name = Release;
|
1188 |
};
|
1198 |
};
|