|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 46; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
31 | 31 | 7E2F4A0A999B4D66B0D04576 /* speechtotext-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "speechtotext-Bridging-Header.h"; path = "speechtotext/speechtotext-Bridging-Header.h"; sourceTree = "<group>"; };
|
32 | 32 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = speechtotext/SplashScreen.storyboard; sourceTree = "<group>"; };
|
33 | 33 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
|
34 |
| - C4D875486D112A3239CE6AB1 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = speechtotext/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 34 | + C4D875486D112A3239CE6AB1 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = speechtotext/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
35 | 35 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
36 | 36 | F52C8F6606CD43269C90280F /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "speechtotext/noop-file.swift"; sourceTree = "<group>"; };
|
37 | 37 | FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-speechtotext/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
|
|
173 | 173 | LastUpgradeCheck = 1130;
|
174 | 174 | TargetAttributes = {
|
175 | 175 | 13B07F861A680F5B00A75B9A = {
|
| 176 | + DevelopmentTeam = ND24MXDQ9M; |
176 | 177 | LastSwiftMigration = 1250;
|
| 178 | + ProvisioningStyle = Automatic; |
177 | 179 | };
|
178 | 180 | };
|
179 | 181 | };
|
|
348 | 350 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
349 | 351 | CLANG_ENABLE_MODULES = YES;
|
350 | 352 | CODE_SIGN_ENTITLEMENTS = speechtotext/speechtotext.entitlements;
|
| 353 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 354 | + CODE_SIGN_STYLE = Automatic; |
351 | 355 | CURRENT_PROJECT_VERSION = 1;
|
| 356 | + DEVELOPMENT_TEAM = ND24MXDQ9M; |
352 | 357 | ENABLE_BITCODE = NO;
|
353 | 358 | GCC_PREPROCESSOR_DEFINITIONS = (
|
354 | 359 | "$(inherited)",
|
355 | 360 | "FB_SONARKIT_ENABLED=1",
|
356 | 361 | );
|
357 | 362 | INFOPLIST_FILE = speechtotext/Info.plist;
|
358 | 363 | IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
359 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 364 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 365 | + "$(inherited)", |
| 366 | + "@executable_path/Frameworks", |
| 367 | + ); |
360 | 368 | MARKETING_VERSION = 1.0;
|
361 | 369 | OTHER_LDFLAGS = (
|
362 | 370 | "$(inherited)",
|
363 | 371 | "-ObjC",
|
364 | 372 | "-lc++",
|
365 | 373 | );
|
366 | 374 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
|
367 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.mkopcins.speechtotext; |
| 375 | + PRODUCT_BUNDLE_IDENTIFIER = com.anonymous.speechtotexts; |
368 | 376 | PRODUCT_NAME = speechtotext;
|
369 | 377 | SWIFT_OBJC_BRIDGING_HEADER = "speechtotext/speechtotext-Bridging-Header.h";
|
370 | 378 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
381 | 389 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
382 | 390 | CLANG_ENABLE_MODULES = YES;
|
383 | 391 | CODE_SIGN_ENTITLEMENTS = speechtotext/speechtotext.entitlements;
|
| 392 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 393 | + CODE_SIGN_STYLE = Automatic; |
384 | 394 | CURRENT_PROJECT_VERSION = 1;
|
| 395 | + DEVELOPMENT_TEAM = ND24MXDQ9M; |
385 | 396 | INFOPLIST_FILE = speechtotext/Info.plist;
|
386 | 397 | IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
387 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 398 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 399 | + "$(inherited)", |
| 400 | + "@executable_path/Frameworks", |
| 401 | + ); |
388 | 402 | MARKETING_VERSION = 1.0;
|
389 | 403 | OTHER_LDFLAGS = (
|
390 | 404 | "$(inherited)",
|
391 | 405 | "-ObjC",
|
392 | 406 | "-lc++",
|
393 | 407 | );
|
394 | 408 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
|
395 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.mkopcins.speechtotext; |
| 409 | + PRODUCT_BUNDLE_IDENTIFIER = com.anonymous.speechtotexts; |
396 | 410 | PRODUCT_NAME = speechtotext;
|
397 | 411 | SWIFT_OBJC_BRIDGING_HEADER = "speechtotext/speechtotext-Bridging-Header.h";
|
398 | 412 | SWIFT_VERSION = 5.0;
|
|
449 | 463 | GCC_WARN_UNUSED_FUNCTION = YES;
|
450 | 464 | GCC_WARN_UNUSED_VARIABLE = YES;
|
451 | 465 | IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
452 |
| - LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; |
| 466 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 467 | + /usr/lib/swift, |
| 468 | + "$(inherited)", |
| 469 | + ); |
453 | 470 | LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
|
454 | 471 | MTL_ENABLE_DEBUG_INFO = YES;
|
455 | 472 | ONLY_ACTIVE_ARCH = YES;
|
|
505 | 522 | GCC_WARN_UNUSED_FUNCTION = YES;
|
506 | 523 | GCC_WARN_UNUSED_VARIABLE = YES;
|
507 | 524 | IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
508 |
| - LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; |
| 525 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 526 | + /usr/lib/swift, |
| 527 | + "$(inherited)", |
| 528 | + ); |
509 | 529 | LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
|
510 | 530 | MTL_ENABLE_DEBUG_INFO = NO;
|
511 | 531 | OTHER_LDFLAGS = (
|
|
0 commit comments