|
21 | 21 | /* End PBXBuildFile section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXFileReference section */
|
| 24 | + 21B31E8B29EF53BE00A40B10 /* AuthenticationExample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AuthenticationExample.entitlements; sourceTree = "<group>"; }; |
24 | 25 | 88AD13752834355000500B2E /* AuthenticationExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AuthenticationExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
25 | 26 | 88AD13782834355000500B2E /* AuthenticationApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationApp.swift; sourceTree = "<group>"; };
|
26 | 27 | 88AD137A2834355000500B2E /* SigninView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SigninView.swift; sourceTree = "<group>"; };
|
27 | 28 | 88AD137C2834355100500B2E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
28 | 29 | 88AD137F2834355100500B2E /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
29 |
| - 88AD13862834355C00500B2E /* arcgis-maps-sdk-swift-toolit */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "arcgis-maps-sdk-swift-toolit"; path = ..; sourceTree = "<group>"; }; |
| 30 | + 88AD13862834355C00500B2E /* arcgis-maps-sdk-swift-toolkit */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "arcgis-maps-sdk-swift-toolkit"; path = ..; sourceTree = "<group>"; }; |
30 | 31 | 88AD1387283435EA00500B2E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
31 | 32 | 88AD138D283443F800500B2E /* MapItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapItemView.swift; sourceTree = "<group>"; };
|
32 | 33 | 88D24DEF288F062D007A539C /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
|
|
51 | 52 | 88AD136C2834355000500B2E = {
|
52 | 53 | isa = PBXGroup;
|
53 | 54 | children = (
|
54 |
| - 88AD13862834355C00500B2E /* arcgis-maps-sdk-swift-toolit */, |
| 55 | + 88AD13862834355C00500B2E /* arcgis-maps-sdk-swift-toolkit */, |
55 | 56 | 88AD13772834355000500B2E /* AuthenticationExample */,
|
56 | 57 | 88AD13762834355000500B2E /* Products */,
|
57 | 58 | 88AD13882834366100500B2E /* Frameworks */,
|
|
69 | 70 | 88AD13772834355000500B2E /* AuthenticationExample */ = {
|
70 | 71 | isa = PBXGroup;
|
71 | 72 | children = (
|
| 73 | + 21B31E8B29EF53BE00A40B10 /* AuthenticationExample.entitlements */, |
72 | 74 | 88AD1387283435EA00500B2E /* Info.plist */,
|
73 | 75 | 88AD13782834355000500B2E /* AuthenticationApp.swift */,
|
74 | 76 | 88D24DF1288F2FA1007A539C /* HomeView.swift */,
|
|
237 | 239 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
238 | 240 | GCC_WARN_UNUSED_FUNCTION = YES;
|
239 | 241 | GCC_WARN_UNUSED_VARIABLE = YES;
|
240 |
| - IPHONEOS_DEPLOYMENT_TARGET = 15.2; |
| 242 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
241 | 243 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
242 | 244 | MTL_FAST_MATH = YES;
|
243 | 245 | ONLY_ACTIVE_ARCH = YES;
|
|
292 | 294 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
293 | 295 | GCC_WARN_UNUSED_FUNCTION = YES;
|
294 | 296 | GCC_WARN_UNUSED_VARIABLE = YES;
|
295 |
| - IPHONEOS_DEPLOYMENT_TARGET = 15.2; |
| 297 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
296 | 298 | MTL_ENABLE_DEBUG_INFO = NO;
|
297 | 299 | MTL_FAST_MATH = YES;
|
298 | 300 | SDKROOT = iphoneos;
|
|
307 | 309 | buildSettings = {
|
308 | 310 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
309 | 311 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
| 312 | + CODE_SIGN_ENTITLEMENTS = AuthenticationExample/AuthenticationExample.entitlements; |
310 | 313 | CODE_SIGN_STYLE = Automatic;
|
311 | 314 | CURRENT_PROJECT_VERSION = 1;
|
312 | 315 | DEVELOPMENT_ASSET_PATHS = "\"AuthenticationExample/Preview Content\"";
|
|
322 | 325 | "$(inherited)",
|
323 | 326 | "@executable_path/Frameworks",
|
324 | 327 | );
|
325 |
| - MARKETING_VERSION = 1.0; |
| 328 | + MARKETING_VERSION = 200.1.0; |
326 | 329 | PRODUCT_BUNDLE_IDENTIFIER = com.esri.Authentication;
|
327 | 330 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 331 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 332 | + SUPPORTS_MACCATALYST = YES; |
| 333 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
328 | 334 | SWIFT_EMIT_LOC_STRINGS = YES;
|
329 | 335 | SWIFT_VERSION = 5.0;
|
330 | 336 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
336 | 342 | buildSettings = {
|
337 | 343 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
338 | 344 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
| 345 | + CODE_SIGN_ENTITLEMENTS = AuthenticationExample/AuthenticationExample.entitlements; |
339 | 346 | CODE_SIGN_STYLE = Automatic;
|
340 | 347 | CURRENT_PROJECT_VERSION = 1;
|
341 | 348 | DEVELOPMENT_ASSET_PATHS = "\"AuthenticationExample/Preview Content\"";
|
|
351 | 358 | "$(inherited)",
|
352 | 359 | "@executable_path/Frameworks",
|
353 | 360 | );
|
354 |
| - MARKETING_VERSION = 1.0; |
| 361 | + MARKETING_VERSION = 200.1.0; |
355 | 362 | PRODUCT_BUNDLE_IDENTIFIER = com.esri.Authentication;
|
356 | 363 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 364 | + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
| 365 | + SUPPORTS_MACCATALYST = YES; |
| 366 | + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
357 | 367 | SWIFT_EMIT_LOC_STRINGS = YES;
|
358 | 368 | SWIFT_VERSION = 5.0;
|
359 | 369 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
0 commit comments