@legendapp/list 2.0.0-next.1 → 2.0.0-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +8 -0
- package/.cursor/rules/changelog.mdc +60 -0
- package/.github/FUNDING.yml +15 -0
- package/.gitignore +5 -0
- package/.prettierrc.json +5 -0
- package/.vscode/settings.json +14 -0
- package/CLAUDE.md +126 -0
- package/biome.json +46 -0
- package/bun.lock +1289 -0
- package/bunfig.toml +2 -0
- package/dist/CHANGELOG.md +119 -0
- package/dist/LICENSE +21 -0
- package/dist/README.md +139 -0
- package/{animated.d.mts → dist/animated.d.mts} +1 -1
- package/{animated.d.ts → dist/animated.d.ts} +1 -1
- package/{index.d.mts → dist/index.d.mts} +16 -10
- package/{index.d.ts → dist/index.d.ts} +16 -10
- package/{index.js → dist/index.js} +52 -32
- package/{index.mjs → dist/index.mjs} +52 -32
- package/{keyboard-controller.d.mts → dist/keyboard-controller.d.mts} +4 -4
- package/{keyboard-controller.d.ts → dist/keyboard-controller.d.ts} +4 -4
- package/dist/package.json +35 -0
- package/example/README.md +40 -0
- package/example/api/data/genres.json +23 -0
- package/example/api/data/playlist/10402-10749.json +1 -0
- package/example/api/data/playlist/10402-10770.json +1 -0
- package/example/api/data/playlist/10402-37.json +1 -0
- package/example/api/data/playlist/10749-10752.json +1 -0
- package/example/api/data/playlist/10749-10770.json +1 -0
- package/example/api/data/playlist/10749-37.json +1 -0
- package/example/api/data/playlist/10749-878.json +1 -0
- package/example/api/data/playlist/10751-10402.json +1 -0
- package/example/api/data/playlist/10751-10752.json +1 -0
- package/example/api/data/playlist/10751-37.json +1 -0
- package/example/api/data/playlist/10751-53.json +1 -0
- package/example/api/data/playlist/10751-878.json +1 -0
- package/example/api/data/playlist/10751-9648.json +1 -0
- package/example/api/data/playlist/10752-37.json +1 -0
- package/example/api/data/playlist/12-10402.json +1 -0
- package/example/api/data/playlist/12-10749.json +1 -0
- package/example/api/data/playlist/12-18.json +1 -0
- package/example/api/data/playlist/12-27.json +1 -0
- package/example/api/data/playlist/12-35.json +1 -0
- package/example/api/data/playlist/14-36.json +1 -0
- package/example/api/data/playlist/14-878.json +1 -0
- package/example/api/data/playlist/16-10751.json +1 -0
- package/example/api/data/playlist/16-10770.json +1 -0
- package/example/api/data/playlist/16-35.json +1 -0
- package/example/api/data/playlist/16-36.json +1 -0
- package/example/api/data/playlist/16-53.json +1 -0
- package/example/api/data/playlist/18-10751.json +1 -0
- package/example/api/data/playlist/18-10752.json +1 -0
- package/example/api/data/playlist/18-37.json +1 -0
- package/example/api/data/playlist/18-53.json +1 -0
- package/example/api/data/playlist/18-878.json +1 -0
- package/example/api/data/playlist/27-10749.json +1 -0
- package/example/api/data/playlist/27-10770.json +1 -0
- package/example/api/data/playlist/28-10749.json +1 -0
- package/example/api/data/playlist/28-10751.json +1 -0
- package/example/api/data/playlist/28-10770.json +1 -0
- package/example/api/data/playlist/28-16.json +1 -0
- package/example/api/data/playlist/28-18.json +1 -0
- package/example/api/data/playlist/28-36.json +1 -0
- package/example/api/data/playlist/28-37.json +1 -0
- package/example/api/data/playlist/28-53.json +1 -0
- package/example/api/data/playlist/28-80.json +1 -0
- package/example/api/data/playlist/28-99.json +1 -0
- package/example/api/data/playlist/35-10749.json +1 -0
- package/example/api/data/playlist/35-10751.json +1 -0
- package/example/api/data/playlist/35-10752.json +1 -0
- package/example/api/data/playlist/35-27.json +1 -0
- package/example/api/data/playlist/35-36.json +1 -0
- package/example/api/data/playlist/35-53.json +1 -0
- package/example/api/data/playlist/35-80.json +1 -0
- package/example/api/data/playlist/36-37.json +1 -0
- package/example/api/data/playlist/36-878.json +1 -0
- package/example/api/data/playlist/36-9648.json +1 -0
- package/example/api/data/playlist/53-10752.json +1 -0
- package/example/api/data/playlist/80-10770.json +1 -0
- package/example/api/data/playlist/80-14.json +1 -0
- package/example/api/data/playlist/80-18.json +1 -0
- package/example/api/data/playlist/80-37.json +1 -0
- package/example/api/data/playlist/878-37.json +1 -0
- package/example/api/data/playlist/9648-10770.json +1 -0
- package/example/api/data/playlist/9648-37.json +1 -0
- package/example/api/data/playlist/9648-53.json +1 -0
- package/example/api/data/playlist/9648-878.json +1 -0
- package/example/api/data/playlist/99-10749.json +1 -0
- package/example/api/data/playlist/99-14.json +1 -0
- package/example/api/data/playlist/99-18.json +1 -0
- package/example/api/data/playlist/99-27.json +1 -0
- package/example/api/data/playlist/99-53.json +1 -0
- package/example/api/data/playlist/99-9648.json +1 -0
- package/example/api/data/playlist/index.ts +73 -0
- package/example/api/data/rows.json +1 -0
- package/example/api/index.ts +36 -0
- package/example/app/(tabs)/_layout.tsx +60 -0
- package/example/app/(tabs)/cards.tsx +81 -0
- package/example/app/(tabs)/index.tsx +205 -0
- package/example/app/(tabs)/moviesL.tsx +7 -0
- package/example/app/(tabs)/moviesLR.tsx +7 -0
- package/example/app/+not-found.tsx +32 -0
- package/example/app/_layout.tsx +34 -0
- package/example/app/accurate-scrollto/index.tsx +125 -0
- package/example/app/accurate-scrollto-2/index.tsx +52 -0
- package/example/app/accurate-scrollto-huge/index.tsx +128 -0
- package/example/app/add-to-end/index.tsx +82 -0
- package/example/app/ai-chat/index.tsx +236 -0
- package/example/app/bidirectional-infinite-list/index.tsx +133 -0
- package/example/app/cards-columns/index.tsx +37 -0
- package/example/app/cards-flashlist/index.tsx +122 -0
- package/example/app/cards-flatlist/index.tsx +94 -0
- package/example/app/cards-no-recycle/index.tsx +110 -0
- package/example/app/cards-renderItem.tsx +354 -0
- package/example/app/chat-example/index.tsx +167 -0
- package/example/app/chat-infinite/index.tsx +239 -0
- package/example/app/chat-keyboard/index.tsx +248 -0
- package/example/app/chat-resize-outer/index.tsx +247 -0
- package/example/app/columns/index.tsx +78 -0
- package/example/app/countries/index.tsx +182 -0
- package/example/app/countries-flashlist/index.tsx +163 -0
- package/example/app/countries-reorder/index.tsx +187 -0
- package/example/app/extra-data/index.tsx +86 -0
- package/example/app/filter-elements/filter-data-provider.tsx +55 -0
- package/example/app/filter-elements/index.tsx +118 -0
- package/example/app/initial-scroll-index/index.tsx +106 -0
- package/example/app/initial-scroll-index/renderFixedItem.tsx +215 -0
- package/example/app/initial-scroll-index-free-height/index.tsx +70 -0
- package/example/app/initial-scroll-index-keyed/index.tsx +62 -0
- package/example/app/lazy-list/index.tsx +123 -0
- package/example/app/movies-flashlist/index.tsx +7 -0
- package/example/app/mutable-cells/index.tsx +104 -0
- package/example/app/video-feed/index.tsx +119 -0
- package/example/app.config.js +22 -0
- package/example/app.json +45 -0
- package/example/assets/fonts/SpaceMono-Regular.ttf +0 -0
- package/example/assets/images/adaptive-icon.png +0 -0
- package/example/assets/images/favicon.png +0 -0
- package/example/assets/images/icon.png +0 -0
- package/example/assets/images/partial-react-logo.png +0 -0
- package/example/assets/images/react-logo.png +0 -0
- package/example/assets/images/react-logo@2x.png +0 -0
- package/example/assets/images/react-logo@3x.png +0 -0
- package/example/assets/images/splash-icon.png +0 -0
- package/example/autoscroll.sh +101 -0
- package/example/bun.lock +2266 -0
- package/example/bunfig.toml +2 -0
- package/example/components/Breathe.tsx +54 -0
- package/example/components/Circle.tsx +69 -0
- package/example/components/Collapsible.tsx +44 -0
- package/example/components/ExternalLink.tsx +24 -0
- package/example/components/HapticTab.tsx +18 -0
- package/example/components/HelloWave.tsx +37 -0
- package/example/components/Movies.tsx +179 -0
- package/example/components/ParallaxScrollView.tsx +81 -0
- package/example/components/ThemedText.tsx +60 -0
- package/example/components/ThemedView.tsx +14 -0
- package/example/components/__tests__/ThemedText-test.tsx +10 -0
- package/example/components/__tests__/__snapshots__/ThemedText-test.tsx.snap +24 -0
- package/example/components/ui/IconSymbol.ios.tsx +32 -0
- package/example/components/ui/IconSymbol.tsx +43 -0
- package/example/components/ui/TabBarBackground.ios.tsx +22 -0
- package/example/components/ui/TabBarBackground.tsx +6 -0
- package/example/constants/Colors.ts +26 -0
- package/example/constants/constants.ts +5 -0
- package/example/constants/useScrollTest.ts +19 -0
- package/example/hooks/useColorScheme.ts +1 -0
- package/example/hooks/useColorScheme.web.ts +8 -0
- package/example/hooks/useThemeColor.ts +22 -0
- package/example/ios/.xcode.env +11 -0
- package/example/ios/Podfile +64 -0
- package/example/ios/Podfile.lock +2767 -0
- package/example/ios/Podfile.properties.json +5 -0
- package/example/ios/listtest/AppDelegate.swift +70 -0
- package/example/ios/listtest/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png +0 -0
- package/example/ios/listtest/Images.xcassets/AppIcon.appiconset/Contents.json +14 -0
- package/example/ios/listtest/Images.xcassets/Contents.json +6 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenBackground.colorset/Contents.json +20 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/Contents.json +23 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image.png +0 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image@2x.png +0 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image@3x.png +0 -0
- package/example/ios/listtest/Info.plist +85 -0
- package/example/ios/listtest/PrivacyInfo.xcprivacy +48 -0
- package/example/ios/listtest/SplashScreen.storyboard +42 -0
- package/example/ios/listtest/Supporting/Expo.plist +12 -0
- package/example/ios/listtest/listtest-Bridging-Header.h +3 -0
- package/example/ios/listtest/listtest.entitlements +5 -0
- package/example/ios/listtest.xcodeproj/project.pbxproj +547 -0
- package/example/ios/listtest.xcodeproj/xcshareddata/xcschemes/listtest.xcscheme +88 -0
- package/example/ios/listtest.xcworkspace/contents.xcworkspacedata +10 -0
- package/example/metro.config.js +16 -0
- package/example/package.json +73 -0
- package/example/scripts/reset-project.js +84 -0
- package/example/tsconfig.json +26 -0
- package/package.json +88 -34
- package/posttsup.ts +24 -0
- package/src/Container.tsx +176 -0
- package/src/Containers.tsx +85 -0
- package/src/ContextContainer.ts +145 -0
- package/src/DebugView.tsx +83 -0
- package/src/LazyLegendList.tsx +41 -0
- package/src/LeanView.tsx +18 -0
- package/src/LegendList.tsx +558 -0
- package/src/ListComponent.tsx +191 -0
- package/src/ScrollAdjust.tsx +24 -0
- package/src/ScrollAdjustHandler.ts +26 -0
- package/src/Separator.tsx +14 -0
- package/src/animated.tsx +6 -0
- package/src/calculateItemsInView.ts +363 -0
- package/src/calculateOffsetForIndex.ts +23 -0
- package/src/calculateOffsetWithOffsetPosition.ts +26 -0
- package/src/checkAllSizesKnown.ts +17 -0
- package/src/checkAtBottom.ts +36 -0
- package/src/checkAtTop.ts +27 -0
- package/src/checkThreshold.ts +30 -0
- package/src/constants.ts +11 -0
- package/src/createColumnWrapperStyle.ts +16 -0
- package/src/doInitialAllocateContainers.ts +40 -0
- package/src/doMaintainScrollAtEnd.ts +34 -0
- package/src/findAvailableContainers.ts +98 -0
- package/src/finishScrollTo.ts +8 -0
- package/src/getId.ts +21 -0
- package/src/getItemSize.ts +52 -0
- package/src/getRenderedItem.ts +34 -0
- package/src/getScrollVelocity.ts +47 -0
- package/src/handleLayout.ts +70 -0
- package/src/helpers.ts +39 -0
- package/src/index.ts +11 -0
- package/src/keyboard-controller.tsx +63 -0
- package/src/onScroll.ts +66 -0
- package/src/prepareMVCP.ts +50 -0
- package/src/reanimated.tsx +63 -0
- package/src/requestAdjust.ts +41 -0
- package/src/scrollTo.ts +40 -0
- package/src/scrollToIndex.ts +34 -0
- package/src/setDidLayout.ts +25 -0
- package/src/setPaddingTop.ts +28 -0
- package/src/state.tsx +304 -0
- package/src/types.ts +610 -0
- package/src/updateAlignItemsPaddingTop.ts +18 -0
- package/src/updateAllPositions.ts +130 -0
- package/src/updateItemSize.ts +203 -0
- package/src/updateTotalSize.ts +44 -0
- package/src/useAnimatedValue.ts +6 -0
- package/src/useCombinedRef.ts +22 -0
- package/src/useInit.ts +17 -0
- package/src/useSyncLayout.tsx +68 -0
- package/src/useValue$.ts +53 -0
- package/src/viewability.ts +279 -0
- package/tsconfig.json +59 -0
- package/tsup.config.ts +21 -0
- /package/{animated.js → dist/animated.js} +0 -0
- /package/{animated.mjs → dist/animated.mjs} +0 -0
- /package/{keyboard-controller.js → dist/keyboard-controller.js} +0 -0
- /package/{keyboard-controller.mjs → dist/keyboard-controller.mjs} +0 -0
- /package/{reanimated.d.mts → dist/reanimated.d.mts} +0 -0
- /package/{reanimated.d.ts → dist/reanimated.d.ts} +0 -0
- /package/{reanimated.js → dist/reanimated.js} +0 -0
- /package/{reanimated.mjs → dist/reanimated.mjs} +0 -0
|
@@ -0,0 +1,547 @@
|
|
|
1
|
+
// !$*UTF8*$!
|
|
2
|
+
{
|
|
3
|
+
archiveVersion = 1;
|
|
4
|
+
classes = {
|
|
5
|
+
};
|
|
6
|
+
objectVersion = 54;
|
|
7
|
+
objects = {
|
|
8
|
+
|
|
9
|
+
/* Begin PBXBuildFile section */
|
|
10
|
+
0C496DCF0E8075AF95E71444 /* libPods-listtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 411838CA7738CBE8045E53E6 /* libPods-listtest.a */; };
|
|
11
|
+
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
12
|
+
3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; };
|
|
13
|
+
884FB3297D5E591C04955975 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E76893BB900BE9C7BD24924F /* ExpoModulesProvider.swift */; };
|
|
14
|
+
BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; };
|
|
15
|
+
EF88E5A645C253512C15081B /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 7796458DD4A3C79DD3E1A974 /* PrivacyInfo.xcprivacy */; };
|
|
16
|
+
F11748422D0307B40044C1D9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F11748412D0307B40044C1D9 /* AppDelegate.swift */; };
|
|
17
|
+
/* End PBXBuildFile section */
|
|
18
|
+
|
|
19
|
+
/* Begin PBXFileReference section */
|
|
20
|
+
06FD5D783EA9CE9D04F67097 /* Pods-listtest.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-listtest.debug.xcconfig"; path = "Target Support Files/Pods-listtest/Pods-listtest.debug.xcconfig"; sourceTree = "<group>"; };
|
|
21
|
+
13B07F961A680F5B00A75B9A /* listtest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = listtest.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
22
|
+
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = listtest/Images.xcassets; sourceTree = "<group>"; };
|
|
23
|
+
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = listtest/Info.plist; sourceTree = "<group>"; };
|
|
24
|
+
262EE7F14846A3FC5C0D4BD1 /* Pods-listtest.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-listtest.release.xcconfig"; path = "Target Support Files/Pods-listtest/Pods-listtest.release.xcconfig"; sourceTree = "<group>"; };
|
|
25
|
+
411838CA7738CBE8045E53E6 /* libPods-listtest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-listtest.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
26
|
+
7796458DD4A3C79DD3E1A974 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = listtest/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
|
27
|
+
AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = listtest/SplashScreen.storyboard; sourceTree = "<group>"; };
|
|
28
|
+
BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
|
|
29
|
+
E76893BB900BE9C7BD24924F /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-listtest/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
|
|
30
|
+
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
|
31
|
+
F11748412D0307B40044C1D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = listtest/AppDelegate.swift; sourceTree = "<group>"; };
|
|
32
|
+
F11748442D0722820044C1D9 /* listtest-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "listtest-Bridging-Header.h"; path = "listtest/listtest-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
33
|
+
/* End PBXFileReference section */
|
|
34
|
+
|
|
35
|
+
/* Begin PBXFrameworksBuildPhase section */
|
|
36
|
+
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
|
|
37
|
+
isa = PBXFrameworksBuildPhase;
|
|
38
|
+
buildActionMask = 2147483647;
|
|
39
|
+
files = (
|
|
40
|
+
0C496DCF0E8075AF95E71444 /* libPods-listtest.a in Frameworks */,
|
|
41
|
+
);
|
|
42
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
43
|
+
};
|
|
44
|
+
/* End PBXFrameworksBuildPhase section */
|
|
45
|
+
|
|
46
|
+
/* Begin PBXGroup section */
|
|
47
|
+
0971489E3B05A4554A771E5E /* ExpoModulesProviders */ = {
|
|
48
|
+
isa = PBXGroup;
|
|
49
|
+
children = (
|
|
50
|
+
0AF33631EA7309330CBBE732 /* listtest */,
|
|
51
|
+
);
|
|
52
|
+
name = ExpoModulesProviders;
|
|
53
|
+
sourceTree = "<group>";
|
|
54
|
+
};
|
|
55
|
+
0AF33631EA7309330CBBE732 /* listtest */ = {
|
|
56
|
+
isa = PBXGroup;
|
|
57
|
+
children = (
|
|
58
|
+
E76893BB900BE9C7BD24924F /* ExpoModulesProvider.swift */,
|
|
59
|
+
);
|
|
60
|
+
name = listtest;
|
|
61
|
+
sourceTree = "<group>";
|
|
62
|
+
};
|
|
63
|
+
13B07FAE1A68108700A75B9A /* listtest */ = {
|
|
64
|
+
isa = PBXGroup;
|
|
65
|
+
children = (
|
|
66
|
+
F11748412D0307B40044C1D9 /* AppDelegate.swift */,
|
|
67
|
+
F11748442D0722820044C1D9 /* listtest-Bridging-Header.h */,
|
|
68
|
+
BB2F792B24A3F905000567C9 /* Supporting */,
|
|
69
|
+
13B07FB51A68108700A75B9A /* Images.xcassets */,
|
|
70
|
+
13B07FB61A68108700A75B9A /* Info.plist */,
|
|
71
|
+
AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */,
|
|
72
|
+
7796458DD4A3C79DD3E1A974 /* PrivacyInfo.xcprivacy */,
|
|
73
|
+
);
|
|
74
|
+
name = listtest;
|
|
75
|
+
sourceTree = "<group>";
|
|
76
|
+
};
|
|
77
|
+
2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
|
|
78
|
+
isa = PBXGroup;
|
|
79
|
+
children = (
|
|
80
|
+
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
|
81
|
+
411838CA7738CBE8045E53E6 /* libPods-listtest.a */,
|
|
82
|
+
);
|
|
83
|
+
name = Frameworks;
|
|
84
|
+
sourceTree = "<group>";
|
|
85
|
+
};
|
|
86
|
+
832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
|
87
|
+
isa = PBXGroup;
|
|
88
|
+
children = (
|
|
89
|
+
);
|
|
90
|
+
name = Libraries;
|
|
91
|
+
sourceTree = "<group>";
|
|
92
|
+
};
|
|
93
|
+
83CBB9F61A601CBA00E9B192 = {
|
|
94
|
+
isa = PBXGroup;
|
|
95
|
+
children = (
|
|
96
|
+
13B07FAE1A68108700A75B9A /* listtest */,
|
|
97
|
+
832341AE1AAA6A7D00B99B32 /* Libraries */,
|
|
98
|
+
83CBBA001A601CBA00E9B192 /* Products */,
|
|
99
|
+
2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
|
100
|
+
F9E408B9EB4C577613306229 /* Pods */,
|
|
101
|
+
0971489E3B05A4554A771E5E /* ExpoModulesProviders */,
|
|
102
|
+
);
|
|
103
|
+
indentWidth = 2;
|
|
104
|
+
sourceTree = "<group>";
|
|
105
|
+
tabWidth = 2;
|
|
106
|
+
usesTabs = 0;
|
|
107
|
+
};
|
|
108
|
+
83CBBA001A601CBA00E9B192 /* Products */ = {
|
|
109
|
+
isa = PBXGroup;
|
|
110
|
+
children = (
|
|
111
|
+
13B07F961A680F5B00A75B9A /* listtest.app */,
|
|
112
|
+
);
|
|
113
|
+
name = Products;
|
|
114
|
+
sourceTree = "<group>";
|
|
115
|
+
};
|
|
116
|
+
BB2F792B24A3F905000567C9 /* Supporting */ = {
|
|
117
|
+
isa = PBXGroup;
|
|
118
|
+
children = (
|
|
119
|
+
BB2F792C24A3F905000567C9 /* Expo.plist */,
|
|
120
|
+
);
|
|
121
|
+
name = Supporting;
|
|
122
|
+
path = listtest/Supporting;
|
|
123
|
+
sourceTree = "<group>";
|
|
124
|
+
};
|
|
125
|
+
F9E408B9EB4C577613306229 /* Pods */ = {
|
|
126
|
+
isa = PBXGroup;
|
|
127
|
+
children = (
|
|
128
|
+
06FD5D783EA9CE9D04F67097 /* Pods-listtest.debug.xcconfig */,
|
|
129
|
+
262EE7F14846A3FC5C0D4BD1 /* Pods-listtest.release.xcconfig */,
|
|
130
|
+
);
|
|
131
|
+
name = Pods;
|
|
132
|
+
path = Pods;
|
|
133
|
+
sourceTree = "<group>";
|
|
134
|
+
};
|
|
135
|
+
/* End PBXGroup section */
|
|
136
|
+
|
|
137
|
+
/* Begin PBXNativeTarget section */
|
|
138
|
+
13B07F861A680F5B00A75B9A /* listtest */ = {
|
|
139
|
+
isa = PBXNativeTarget;
|
|
140
|
+
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "listtest" */;
|
|
141
|
+
buildPhases = (
|
|
142
|
+
08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */,
|
|
143
|
+
3897C28B1891215600341D61 /* [Expo] Configure project */,
|
|
144
|
+
13B07F871A680F5B00A75B9A /* Sources */,
|
|
145
|
+
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
146
|
+
13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
147
|
+
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
|
148
|
+
800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */,
|
|
149
|
+
07DDCE36296CBCE33524D2BE /* [CP] Embed Pods Frameworks */,
|
|
150
|
+
);
|
|
151
|
+
buildRules = (
|
|
152
|
+
);
|
|
153
|
+
dependencies = (
|
|
154
|
+
);
|
|
155
|
+
name = listtest;
|
|
156
|
+
productName = listtest;
|
|
157
|
+
productReference = 13B07F961A680F5B00A75B9A /* listtest.app */;
|
|
158
|
+
productType = "com.apple.product-type.application";
|
|
159
|
+
};
|
|
160
|
+
/* End PBXNativeTarget section */
|
|
161
|
+
|
|
162
|
+
/* Begin PBXProject section */
|
|
163
|
+
83CBB9F71A601CBA00E9B192 /* Project object */ = {
|
|
164
|
+
isa = PBXProject;
|
|
165
|
+
attributes = {
|
|
166
|
+
LastUpgradeCheck = 1130;
|
|
167
|
+
TargetAttributes = {
|
|
168
|
+
13B07F861A680F5B00A75B9A = {
|
|
169
|
+
LastSwiftMigration = 1250;
|
|
170
|
+
};
|
|
171
|
+
};
|
|
172
|
+
};
|
|
173
|
+
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "listtest" */;
|
|
174
|
+
compatibilityVersion = "Xcode 3.2";
|
|
175
|
+
developmentRegion = en;
|
|
176
|
+
hasScannedForEncodings = 0;
|
|
177
|
+
knownRegions = (
|
|
178
|
+
en,
|
|
179
|
+
Base,
|
|
180
|
+
);
|
|
181
|
+
mainGroup = 83CBB9F61A601CBA00E9B192;
|
|
182
|
+
productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
|
|
183
|
+
projectDirPath = "";
|
|
184
|
+
projectRoot = "";
|
|
185
|
+
targets = (
|
|
186
|
+
13B07F861A680F5B00A75B9A /* listtest */,
|
|
187
|
+
);
|
|
188
|
+
};
|
|
189
|
+
/* End PBXProject section */
|
|
190
|
+
|
|
191
|
+
/* Begin PBXResourcesBuildPhase section */
|
|
192
|
+
13B07F8E1A680F5B00A75B9A /* Resources */ = {
|
|
193
|
+
isa = PBXResourcesBuildPhase;
|
|
194
|
+
buildActionMask = 2147483647;
|
|
195
|
+
files = (
|
|
196
|
+
BB2F792D24A3F905000567C9 /* Expo.plist in Resources */,
|
|
197
|
+
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
|
198
|
+
3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */,
|
|
199
|
+
EF88E5A645C253512C15081B /* PrivacyInfo.xcprivacy in Resources */,
|
|
200
|
+
);
|
|
201
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
202
|
+
};
|
|
203
|
+
/* End PBXResourcesBuildPhase section */
|
|
204
|
+
|
|
205
|
+
/* Begin PBXShellScriptBuildPhase section */
|
|
206
|
+
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
|
|
207
|
+
isa = PBXShellScriptBuildPhase;
|
|
208
|
+
alwaysOutOfDate = 1;
|
|
209
|
+
buildActionMask = 2147483647;
|
|
210
|
+
files = (
|
|
211
|
+
);
|
|
212
|
+
inputPaths = (
|
|
213
|
+
);
|
|
214
|
+
name = "Bundle React Native code and images";
|
|
215
|
+
outputPaths = (
|
|
216
|
+
);
|
|
217
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
218
|
+
shellPath = /bin/sh;
|
|
219
|
+
shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry resolution.\n export ENTRY_FILE=\"$(\"$NODE_BINARY\" -e \"require('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios absolute | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CLI_PATH=\"$(\"$NODE_BINARY\" --print \"require.resolve('@expo/cli', { paths: [require.resolve('expo/package.json')] })\")\"\nfi\nif [[ -z \"$BUNDLE_COMMAND\" ]]; then\n # Default Expo CLI command for bundling\n export BUNDLE_COMMAND=\"export:embed\"\nfi\n\n# Source .xcode.env.updates if it exists to allow\n# SKIP_BUNDLING to be unset if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.updates\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.updates\"\nfi\n# Source local changes to allow overrides\n# if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n`\"$NODE_BINARY\" --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n\n";
|
|
220
|
+
};
|
|
221
|
+
07DDCE36296CBCE33524D2BE /* [CP] Embed Pods Frameworks */ = {
|
|
222
|
+
isa = PBXShellScriptBuildPhase;
|
|
223
|
+
buildActionMask = 2147483647;
|
|
224
|
+
files = (
|
|
225
|
+
);
|
|
226
|
+
inputPaths = (
|
|
227
|
+
"${PODS_ROOT}/Target Support Files/Pods-listtest/Pods-listtest-frameworks.sh",
|
|
228
|
+
"${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes",
|
|
229
|
+
);
|
|
230
|
+
name = "[CP] Embed Pods Frameworks";
|
|
231
|
+
outputPaths = (
|
|
232
|
+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework",
|
|
233
|
+
);
|
|
234
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
235
|
+
shellPath = /bin/sh;
|
|
236
|
+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-listtest/Pods-listtest-frameworks.sh\"\n";
|
|
237
|
+
showEnvVarsInLog = 0;
|
|
238
|
+
};
|
|
239
|
+
08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = {
|
|
240
|
+
isa = PBXShellScriptBuildPhase;
|
|
241
|
+
buildActionMask = 2147483647;
|
|
242
|
+
files = (
|
|
243
|
+
);
|
|
244
|
+
inputFileListPaths = (
|
|
245
|
+
);
|
|
246
|
+
inputPaths = (
|
|
247
|
+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
248
|
+
"${PODS_ROOT}/Manifest.lock",
|
|
249
|
+
);
|
|
250
|
+
name = "[CP] Check Pods Manifest.lock";
|
|
251
|
+
outputFileListPaths = (
|
|
252
|
+
);
|
|
253
|
+
outputPaths = (
|
|
254
|
+
"$(DERIVED_FILE_DIR)/Pods-listtest-checkManifestLockResult.txt",
|
|
255
|
+
);
|
|
256
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
257
|
+
shellPath = /bin/sh;
|
|
258
|
+
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
259
|
+
showEnvVarsInLog = 0;
|
|
260
|
+
};
|
|
261
|
+
3897C28B1891215600341D61 /* [Expo] Configure project */ = {
|
|
262
|
+
isa = PBXShellScriptBuildPhase;
|
|
263
|
+
alwaysOutOfDate = 1;
|
|
264
|
+
buildActionMask = 2147483647;
|
|
265
|
+
files = (
|
|
266
|
+
);
|
|
267
|
+
inputFileListPaths = (
|
|
268
|
+
);
|
|
269
|
+
inputPaths = (
|
|
270
|
+
);
|
|
271
|
+
name = "[Expo] Configure project";
|
|
272
|
+
outputFileListPaths = (
|
|
273
|
+
);
|
|
274
|
+
outputPaths = (
|
|
275
|
+
);
|
|
276
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
277
|
+
shellPath = /bin/sh;
|
|
278
|
+
shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-listtest/expo-configure-project.sh\"\n";
|
|
279
|
+
};
|
|
280
|
+
800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = {
|
|
281
|
+
isa = PBXShellScriptBuildPhase;
|
|
282
|
+
buildActionMask = 2147483647;
|
|
283
|
+
files = (
|
|
284
|
+
);
|
|
285
|
+
inputPaths = (
|
|
286
|
+
"${PODS_ROOT}/Target Support Files/Pods-listtest/Pods-listtest-resources.sh",
|
|
287
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/EXConstants.bundle",
|
|
288
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/ExpoConstants_privacy.bundle",
|
|
289
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/ExpoFileSystem/ExpoFileSystem_privacy.bundle",
|
|
290
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/ExpoSystemUI/ExpoSystemUI_privacy.bundle",
|
|
291
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/RCT-Folly/RCT-Folly_privacy.bundle",
|
|
292
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/React-Core_privacy.bundle",
|
|
293
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/React-cxxreact/React-cxxreact_privacy.bundle",
|
|
294
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/boost/boost_privacy.bundle",
|
|
295
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-launcher/EXDevLauncher.bundle",
|
|
296
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-menu/EXDevMenu.bundle",
|
|
297
|
+
"${PODS_CONFIGURATION_BUILD_DIR}/glog/glog_privacy.bundle",
|
|
298
|
+
);
|
|
299
|
+
name = "[CP] Copy Pods Resources";
|
|
300
|
+
outputPaths = (
|
|
301
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXConstants.bundle",
|
|
302
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoConstants_privacy.bundle",
|
|
303
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoFileSystem_privacy.bundle",
|
|
304
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoSystemUI_privacy.bundle",
|
|
305
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCT-Folly_privacy.bundle",
|
|
306
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-Core_privacy.bundle",
|
|
307
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/React-cxxreact_privacy.bundle",
|
|
308
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/boost_privacy.bundle",
|
|
309
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevLauncher.bundle",
|
|
310
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevMenu.bundle",
|
|
311
|
+
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/glog_privacy.bundle",
|
|
312
|
+
);
|
|
313
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
314
|
+
shellPath = /bin/sh;
|
|
315
|
+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-listtest/Pods-listtest-resources.sh\"\n";
|
|
316
|
+
showEnvVarsInLog = 0;
|
|
317
|
+
};
|
|
318
|
+
/* End PBXShellScriptBuildPhase section */
|
|
319
|
+
|
|
320
|
+
/* Begin PBXSourcesBuildPhase section */
|
|
321
|
+
13B07F871A680F5B00A75B9A /* Sources */ = {
|
|
322
|
+
isa = PBXSourcesBuildPhase;
|
|
323
|
+
buildActionMask = 2147483647;
|
|
324
|
+
files = (
|
|
325
|
+
F11748422D0307B40044C1D9 /* AppDelegate.swift in Sources */,
|
|
326
|
+
884FB3297D5E591C04955975 /* ExpoModulesProvider.swift in Sources */,
|
|
327
|
+
);
|
|
328
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
329
|
+
};
|
|
330
|
+
/* End PBXSourcesBuildPhase section */
|
|
331
|
+
|
|
332
|
+
/* Begin XCBuildConfiguration section */
|
|
333
|
+
13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
334
|
+
isa = XCBuildConfiguration;
|
|
335
|
+
baseConfigurationReference = 06FD5D783EA9CE9D04F67097 /* Pods-listtest.debug.xcconfig */;
|
|
336
|
+
buildSettings = {
|
|
337
|
+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
338
|
+
CLANG_ENABLE_MODULES = YES;
|
|
339
|
+
CODE_SIGN_ENTITLEMENTS = listtest/listtest.entitlements;
|
|
340
|
+
CURRENT_PROJECT_VERSION = 1;
|
|
341
|
+
ENABLE_BITCODE = NO;
|
|
342
|
+
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
343
|
+
"$(inherited)",
|
|
344
|
+
"FB_SONARKIT_ENABLED=1",
|
|
345
|
+
);
|
|
346
|
+
INFOPLIST_FILE = listtest/Info.plist;
|
|
347
|
+
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
|
348
|
+
LD_RUNPATH_SEARCH_PATHS = (
|
|
349
|
+
"$(inherited)",
|
|
350
|
+
"@executable_path/Frameworks",
|
|
351
|
+
);
|
|
352
|
+
MARKETING_VERSION = 1.0;
|
|
353
|
+
OTHER_LDFLAGS = (
|
|
354
|
+
"$(inherited)",
|
|
355
|
+
"-ObjC",
|
|
356
|
+
"-lc++",
|
|
357
|
+
);
|
|
358
|
+
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
|
|
359
|
+
PRODUCT_BUNDLE_IDENTIFIER = com.legendapp.listtest;
|
|
360
|
+
PRODUCT_NAME = listtest;
|
|
361
|
+
SWIFT_OBJC_BRIDGING_HEADER = "listtest/listtest-Bridging-Header.h";
|
|
362
|
+
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
363
|
+
SWIFT_VERSION = 5.0;
|
|
364
|
+
TARGETED_DEVICE_FAMILY = "1,2";
|
|
365
|
+
VERSIONING_SYSTEM = "apple-generic";
|
|
366
|
+
};
|
|
367
|
+
name = Debug;
|
|
368
|
+
};
|
|
369
|
+
13B07F951A680F5B00A75B9A /* Release */ = {
|
|
370
|
+
isa = XCBuildConfiguration;
|
|
371
|
+
baseConfigurationReference = 262EE7F14846A3FC5C0D4BD1 /* Pods-listtest.release.xcconfig */;
|
|
372
|
+
buildSettings = {
|
|
373
|
+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
374
|
+
CLANG_ENABLE_MODULES = YES;
|
|
375
|
+
CODE_SIGN_ENTITLEMENTS = listtest/listtest.entitlements;
|
|
376
|
+
CURRENT_PROJECT_VERSION = 1;
|
|
377
|
+
INFOPLIST_FILE = listtest/Info.plist;
|
|
378
|
+
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
|
379
|
+
LD_RUNPATH_SEARCH_PATHS = (
|
|
380
|
+
"$(inherited)",
|
|
381
|
+
"@executable_path/Frameworks",
|
|
382
|
+
);
|
|
383
|
+
MARKETING_VERSION = 1.0;
|
|
384
|
+
OTHER_LDFLAGS = (
|
|
385
|
+
"$(inherited)",
|
|
386
|
+
"-ObjC",
|
|
387
|
+
"-lc++",
|
|
388
|
+
);
|
|
389
|
+
OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
|
|
390
|
+
PRODUCT_BUNDLE_IDENTIFIER = com.legendapp.listtest;
|
|
391
|
+
PRODUCT_NAME = listtest;
|
|
392
|
+
SWIFT_OBJC_BRIDGING_HEADER = "listtest/listtest-Bridging-Header.h";
|
|
393
|
+
SWIFT_VERSION = 5.0;
|
|
394
|
+
TARGETED_DEVICE_FAMILY = "1,2";
|
|
395
|
+
VERSIONING_SYSTEM = "apple-generic";
|
|
396
|
+
};
|
|
397
|
+
name = Release;
|
|
398
|
+
};
|
|
399
|
+
83CBBA201A601CBA00E9B192 /* Debug */ = {
|
|
400
|
+
isa = XCBuildConfiguration;
|
|
401
|
+
buildSettings = {
|
|
402
|
+
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
403
|
+
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
404
|
+
CLANG_CXX_LANGUAGE_STANDARD = "c++20";
|
|
405
|
+
CLANG_CXX_LIBRARY = "libc++";
|
|
406
|
+
CLANG_ENABLE_MODULES = YES;
|
|
407
|
+
CLANG_ENABLE_OBJC_ARC = YES;
|
|
408
|
+
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
409
|
+
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
410
|
+
CLANG_WARN_COMMA = YES;
|
|
411
|
+
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
412
|
+
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
413
|
+
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
414
|
+
CLANG_WARN_EMPTY_BODY = YES;
|
|
415
|
+
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
416
|
+
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
417
|
+
CLANG_WARN_INT_CONVERSION = YES;
|
|
418
|
+
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
419
|
+
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
420
|
+
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
421
|
+
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
422
|
+
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
423
|
+
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
424
|
+
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
425
|
+
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
426
|
+
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
427
|
+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
428
|
+
COPY_PHASE_STRIP = NO;
|
|
429
|
+
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
430
|
+
ENABLE_TESTABILITY = YES;
|
|
431
|
+
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
432
|
+
GCC_DYNAMIC_NO_PIC = NO;
|
|
433
|
+
GCC_NO_COMMON_BLOCKS = YES;
|
|
434
|
+
GCC_OPTIMIZATION_LEVEL = 0;
|
|
435
|
+
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
436
|
+
"DEBUG=1",
|
|
437
|
+
"$(inherited)",
|
|
438
|
+
);
|
|
439
|
+
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
440
|
+
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
441
|
+
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
442
|
+
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
443
|
+
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
444
|
+
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
445
|
+
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
446
|
+
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
|
447
|
+
LD_RUNPATH_SEARCH_PATHS = (
|
|
448
|
+
/usr/lib/swift,
|
|
449
|
+
"$(inherited)",
|
|
450
|
+
);
|
|
451
|
+
LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
|
|
452
|
+
MTL_ENABLE_DEBUG_INFO = YES;
|
|
453
|
+
ONLY_ACTIVE_ARCH = YES;
|
|
454
|
+
OTHER_LDFLAGS = (
|
|
455
|
+
"$(inherited)",
|
|
456
|
+
" ",
|
|
457
|
+
);
|
|
458
|
+
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
|
459
|
+
SDKROOT = iphoneos;
|
|
460
|
+
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
|
|
461
|
+
USE_HERMES = true;
|
|
462
|
+
};
|
|
463
|
+
name = Debug;
|
|
464
|
+
};
|
|
465
|
+
83CBBA211A601CBA00E9B192 /* Release */ = {
|
|
466
|
+
isa = XCBuildConfiguration;
|
|
467
|
+
buildSettings = {
|
|
468
|
+
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
469
|
+
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
470
|
+
CLANG_CXX_LANGUAGE_STANDARD = "c++20";
|
|
471
|
+
CLANG_CXX_LIBRARY = "libc++";
|
|
472
|
+
CLANG_ENABLE_MODULES = YES;
|
|
473
|
+
CLANG_ENABLE_OBJC_ARC = YES;
|
|
474
|
+
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
475
|
+
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
476
|
+
CLANG_WARN_COMMA = YES;
|
|
477
|
+
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
478
|
+
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
479
|
+
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
480
|
+
CLANG_WARN_EMPTY_BODY = YES;
|
|
481
|
+
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
482
|
+
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
483
|
+
CLANG_WARN_INT_CONVERSION = YES;
|
|
484
|
+
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
485
|
+
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
486
|
+
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
487
|
+
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
488
|
+
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
489
|
+
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
490
|
+
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
491
|
+
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
492
|
+
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
493
|
+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
494
|
+
COPY_PHASE_STRIP = YES;
|
|
495
|
+
ENABLE_NS_ASSERTIONS = NO;
|
|
496
|
+
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
497
|
+
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
498
|
+
GCC_NO_COMMON_BLOCKS = YES;
|
|
499
|
+
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
500
|
+
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
501
|
+
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
502
|
+
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
503
|
+
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
504
|
+
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
505
|
+
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
|
|
506
|
+
LD_RUNPATH_SEARCH_PATHS = (
|
|
507
|
+
/usr/lib/swift,
|
|
508
|
+
"$(inherited)",
|
|
509
|
+
);
|
|
510
|
+
LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
|
|
511
|
+
MTL_ENABLE_DEBUG_INFO = NO;
|
|
512
|
+
OTHER_LDFLAGS = (
|
|
513
|
+
"$(inherited)",
|
|
514
|
+
" ",
|
|
515
|
+
);
|
|
516
|
+
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
|
517
|
+
SDKROOT = iphoneos;
|
|
518
|
+
USE_HERMES = true;
|
|
519
|
+
VALIDATE_PRODUCT = YES;
|
|
520
|
+
};
|
|
521
|
+
name = Release;
|
|
522
|
+
};
|
|
523
|
+
/* End XCBuildConfiguration section */
|
|
524
|
+
|
|
525
|
+
/* Begin XCConfigurationList section */
|
|
526
|
+
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "listtest" */ = {
|
|
527
|
+
isa = XCConfigurationList;
|
|
528
|
+
buildConfigurations = (
|
|
529
|
+
13B07F941A680F5B00A75B9A /* Debug */,
|
|
530
|
+
13B07F951A680F5B00A75B9A /* Release */,
|
|
531
|
+
);
|
|
532
|
+
defaultConfigurationIsVisible = 0;
|
|
533
|
+
defaultConfigurationName = Release;
|
|
534
|
+
};
|
|
535
|
+
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "listtest" */ = {
|
|
536
|
+
isa = XCConfigurationList;
|
|
537
|
+
buildConfigurations = (
|
|
538
|
+
83CBBA201A601CBA00E9B192 /* Debug */,
|
|
539
|
+
83CBBA211A601CBA00E9B192 /* Release */,
|
|
540
|
+
);
|
|
541
|
+
defaultConfigurationIsVisible = 0;
|
|
542
|
+
defaultConfigurationName = Release;
|
|
543
|
+
};
|
|
544
|
+
/* End XCConfigurationList section */
|
|
545
|
+
};
|
|
546
|
+
rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
547
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<Scheme
|
|
3
|
+
LastUpgradeVersion = "1130"
|
|
4
|
+
version = "1.3">
|
|
5
|
+
<BuildAction
|
|
6
|
+
parallelizeBuildables = "YES"
|
|
7
|
+
buildImplicitDependencies = "YES">
|
|
8
|
+
<BuildActionEntries>
|
|
9
|
+
<BuildActionEntry
|
|
10
|
+
buildForTesting = "YES"
|
|
11
|
+
buildForRunning = "YES"
|
|
12
|
+
buildForProfiling = "YES"
|
|
13
|
+
buildForArchiving = "YES"
|
|
14
|
+
buildForAnalyzing = "YES">
|
|
15
|
+
<BuildableReference
|
|
16
|
+
BuildableIdentifier = "primary"
|
|
17
|
+
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
|
|
18
|
+
BuildableName = "listtest.app"
|
|
19
|
+
BlueprintName = "listtest"
|
|
20
|
+
ReferencedContainer = "container:listtest.xcodeproj">
|
|
21
|
+
</BuildableReference>
|
|
22
|
+
</BuildActionEntry>
|
|
23
|
+
</BuildActionEntries>
|
|
24
|
+
</BuildAction>
|
|
25
|
+
<TestAction
|
|
26
|
+
buildConfiguration = "Debug"
|
|
27
|
+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
28
|
+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
29
|
+
shouldUseLaunchSchemeArgsEnv = "YES">
|
|
30
|
+
<Testables>
|
|
31
|
+
<TestableReference
|
|
32
|
+
skipped = "NO">
|
|
33
|
+
<BuildableReference
|
|
34
|
+
BuildableIdentifier = "primary"
|
|
35
|
+
BlueprintIdentifier = "00E356ED1AD99517003FC87E"
|
|
36
|
+
BuildableName = "listtestTests.xctest"
|
|
37
|
+
BlueprintName = "listtestTests"
|
|
38
|
+
ReferencedContainer = "container:listtest.xcodeproj">
|
|
39
|
+
</BuildableReference>
|
|
40
|
+
</TestableReference>
|
|
41
|
+
</Testables>
|
|
42
|
+
</TestAction>
|
|
43
|
+
<LaunchAction
|
|
44
|
+
buildConfiguration = "Debug"
|
|
45
|
+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
46
|
+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
47
|
+
launchStyle = "0"
|
|
48
|
+
useCustomWorkingDirectory = "NO"
|
|
49
|
+
ignoresPersistentStateOnLaunch = "NO"
|
|
50
|
+
debugDocumentVersioning = "YES"
|
|
51
|
+
debugServiceExtension = "internal"
|
|
52
|
+
allowLocationSimulation = "YES">
|
|
53
|
+
<BuildableProductRunnable
|
|
54
|
+
runnableDebuggingMode = "0">
|
|
55
|
+
<BuildableReference
|
|
56
|
+
BuildableIdentifier = "primary"
|
|
57
|
+
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
|
|
58
|
+
BuildableName = "listtest.app"
|
|
59
|
+
BlueprintName = "listtest"
|
|
60
|
+
ReferencedContainer = "container:listtest.xcodeproj">
|
|
61
|
+
</BuildableReference>
|
|
62
|
+
</BuildableProductRunnable>
|
|
63
|
+
</LaunchAction>
|
|
64
|
+
<ProfileAction
|
|
65
|
+
buildConfiguration = "Release"
|
|
66
|
+
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
67
|
+
savedToolIdentifier = ""
|
|
68
|
+
useCustomWorkingDirectory = "NO"
|
|
69
|
+
debugDocumentVersioning = "YES">
|
|
70
|
+
<BuildableProductRunnable
|
|
71
|
+
runnableDebuggingMode = "0">
|
|
72
|
+
<BuildableReference
|
|
73
|
+
BuildableIdentifier = "primary"
|
|
74
|
+
BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
|
|
75
|
+
BuildableName = "listtest.app"
|
|
76
|
+
BlueprintName = "listtest"
|
|
77
|
+
ReferencedContainer = "container:listtest.xcodeproj">
|
|
78
|
+
</BuildableReference>
|
|
79
|
+
</BuildableProductRunnable>
|
|
80
|
+
</ProfileAction>
|
|
81
|
+
<AnalyzeAction
|
|
82
|
+
buildConfiguration = "Debug">
|
|
83
|
+
</AnalyzeAction>
|
|
84
|
+
<ArchiveAction
|
|
85
|
+
buildConfiguration = "Release"
|
|
86
|
+
revealArchiveInOrganizer = "YES">
|
|
87
|
+
</ArchiveAction>
|
|
88
|
+
</Scheme>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const { getDefaultConfig } = require('expo/metro-config');
|
|
2
|
+
const path = require('path');
|
|
3
|
+
|
|
4
|
+
// Find the project and workspace directories
|
|
5
|
+
const projectRoot = __dirname;
|
|
6
|
+
// This can be replaced with `find-yarn-workspace-root`
|
|
7
|
+
const listRoot = path.resolve(projectRoot, '../src');
|
|
8
|
+
|
|
9
|
+
const config = getDefaultConfig(projectRoot);
|
|
10
|
+
|
|
11
|
+
// 1. Watch all files within the monorepo
|
|
12
|
+
config.watchFolders = [listRoot];
|
|
13
|
+
// 2. Let Metro know where to resolve packages and in what order
|
|
14
|
+
config.resolver.nodeModulesPaths = [path.resolve(projectRoot, 'node_modules'), path.resolve(listRoot, 'node_modules')];
|
|
15
|
+
|
|
16
|
+
module.exports = config;
|