react-native-flic2 0.3.26 → 2.0.0-alpha.38
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/Flic2.podspec +22 -0
- package/{LICENSE.md → LICENSE} +1 -1
- package/README.md +17 -523
- package/android/build.gradle +64 -132
- package/android/gradle.properties +5 -0
- package/android/src/main/AndroidManifest.xml +17 -29
- package/android/src/main/java/com/flic2/Flic2ButtonListener.kt +132 -0
- package/android/src/main/java/com/flic2/Flic2Converter.kt +103 -0
- package/android/src/main/java/com/flic2/Flic2Module.kt +480 -0
- package/android/src/main/java/com/flic2/Flic2Package.kt +33 -0
- package/android/src/main/java/com/flic2/Flic2Service.kt +112 -0
- package/ios/Flic2.h +9 -4
- package/ios/Flic2.mm +610 -0
- package/ios/flic2lib.framework/Headers/FLICButton.h +1 -1
- package/ios/flic2lib.framework/Headers/FLICManager.h +1 -1
- package/ios/flic2lib.framework/Info.plist +0 -0
- package/ios/flic2lib.framework/Modules/module.modulemap +1 -1
- package/ios/flic2lib.framework/flic2lib +0 -0
- package/lib/module/NativeFlic2.js +14 -0
- package/lib/module/NativeFlic2.js.map +1 -0
- package/lib/module/index.js +91 -0
- package/lib/module/index.js.map +1 -0
- package/lib/module/package.json +1 -0
- package/lib/typescript/package.json +1 -0
- package/lib/typescript/src/NativeFlic2.d.ts +119 -0
- package/lib/typescript/src/NativeFlic2.d.ts.map +1 -0
- package/lib/typescript/src/index.d.ts +81 -0
- package/lib/typescript/src/index.d.ts.map +1 -0
- package/package.json +132 -19
- package/src/NativeFlic2.ts +157 -0
- package/src/index.tsx +159 -0
- package/.editorconfig +0 -7
- package/.gitattributes +0 -1
- package/.idea/codeStyles/Project.xml +0 -116
- package/.idea/modules.xml +0 -8
- package/.idea/react-native-flic2.iml +0 -9
- package/.idea/vcs.xml +0 -6
- package/.idea/workspace.xml +0 -140
- package/android/.classpath +0 -6
- package/android/.gradle/5.4.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/5.4.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/5.4.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/5.4.1/fileContent/fileContent.lock +0 -0
- package/android/.gradle/5.4.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/5.4.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/5.4.1/fileHashes/resourceHashesCache.bin +0 -0
- package/android/.gradle/5.4.1/gc.properties +0 -0
- package/android/.gradle/5.4.1/javaCompile/classAnalysis.bin +0 -0
- package/android/.gradle/5.4.1/javaCompile/jarAnalysis.bin +0 -0
- package/android/.gradle/5.4.1/javaCompile/javaCompile.lock +0 -0
- package/android/.gradle/5.4.1/javaCompile/taskHistory.bin +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/caches/build_file_checksums.ser +0 -0
- package/android/.idea/codeStyles/Project.xml +0 -116
- package/android/.idea/gradle.xml +0 -18
- package/android/.idea/libraries/Gradle__android_arch_core_common_1_1_1_jar.xml +0 -11
- package/android/.idea/libraries/Gradle__android_arch_core_runtime_1_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_1_jar.xml +0 -11
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_livedata_1_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__com_android_support_animated_vector_drawable_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_appcompat_v7_28_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_android_support_asynclayoutinflater_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_collections_28_0_0_jar.xml +0 -9
- package/android/.idea/libraries/Gradle__com_android_support_coordinatorlayout_28_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_android_support_cursoradapter_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_customview_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_documentfile_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_drawerlayout_28_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_android_support_interpolator_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_loader_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_localbroadcastmanager_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_print_28_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_android_support_slidingpanelayout_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_support_annotations_28_0_0_jar.xml +0 -9
- package/android/.idea/libraries/Gradle__com_android_support_support_compat_28_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_android_support_support_core_ui_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_support_core_utils_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_support_fragment_28_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_android_support_support_vector_drawable_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_swiperefreshlayout_28_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_android_support_versionedparcelable_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_android_support_viewpager_28_0_0_aar.xml +0 -10
- package/android/.idea/libraries/Gradle__com_facebook_fresco_drawee_1_10_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fbcore_1_10_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fresco_1_10_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_1_10_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_base_1_10_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_okhttp3_1_10_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__com_facebook_infer_annotation_infer_annotation_0_11_2_jar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_59_10_aar.xml +0 -17
- package/android/.idea/libraries/Gradle__com_facebook_soloader_soloader_0_6_0_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_3_0_2_jar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_12_1_jar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_urlconnection_3_12_1_jar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_squareup_okio_okio_1_15_0_jar.xml +0 -13
- package/android/.idea/libraries/Gradle__io_flic_flic2lib_android_1_1_0_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml +0 -13
- package/android/.idea/misc.xml +0 -14
- package/android/.idea/modules.xml +0 -8
- package/android/.idea/runConfigurations.xml +0 -12
- package/android/.idea/vcs.xml +0 -6
- package/android/.idea/workspace.xml +0 -348
- package/android/.project +0 -34
- package/android/.settings/org.eclipse.buildship.core.prefs +0 -13
- package/android/README.md +0 -14
- package/android/android.iml +0 -139
- package/android/build/generated/source/buildConfig/debug/nl/xguard/flic2/BuildConfig.java +0 -13
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +0 -46
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output.json +0 -1
- package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +0 -1
- package/android/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +0 -15
- package/android/build/intermediates/incremental/packageDebugResources/merged.dir/values/values.xml +0 -4
- package/android/build/intermediates/incremental/packageDebugResources/merger.xml +0 -2
- package/android/build/intermediates/library_manifest/debug/AndroidManifest.xml +0 -46
- package/android/build/intermediates/merged_manifests/debug/output.json +0 -1
- package/android/build/intermediates/packaged_res/debug/drawable/ic_launcher_background.xml +0 -74
- package/android/build/intermediates/packaged_res/debug/drawable-v24/ic_launcher_foreground.xml +0 -34
- package/android/build/intermediates/packaged_res/debug/mipmap-anydpi-v26/ic_launcher.xml +0 -5
- package/android/build/intermediates/packaged_res/debug/mipmap-anydpi-v26/ic_launcher_round.xml +0 -5
- package/android/build/intermediates/packaged_res/debug/mipmap-hdpi-v4/ic_launcher.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-hdpi-v4/ic_launcher_round.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-mdpi-v4/ic_launcher.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-mdpi-v4/ic_launcher_round.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-xhdpi-v4/ic_launcher.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-xhdpi-v4/ic_launcher_round.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-xxhdpi-v4/ic_launcher.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-xxhdpi-v4/ic_launcher_round.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-xxxhdpi-v4/ic_launcher.png +0 -0
- package/android/build/intermediates/packaged_res/debug/mipmap-xxxhdpi-v4/ic_launcher_round.png +0 -0
- package/android/build/intermediates/packaged_res/debug/values/values.xml +0 -4
- package/android/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt +0 -989
- package/android/build/intermediates/symbols/debug/R.txt +0 -1302
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -95
- package/android/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/android/gradle/wrapper/gradle-wrapper.properties +0 -6
- package/android/gradlew +0 -172
- package/android/gradlew.bat +0 -84
- package/android/local.properties +0 -8
- package/android/src/main/ic_launcher-web.png +0 -0
- package/android/src/main/java/nl/xguard/flic2/Flic2.java +0 -213
- package/android/src/main/java/nl/xguard/flic2/Flic2Package.java +0 -28
- package/android/src/main/java/nl/xguard/flic2/communication/IReactEvent.java +0 -15
- package/android/src/main/java/nl/xguard/flic2/communication/NullReactEvent.java +0 -47
- package/android/src/main/java/nl/xguard/flic2/communication/ReactEvent.java +0 -230
- package/android/src/main/java/nl/xguard/flic2/model/IReactFlic2Manager.java +0 -27
- package/android/src/main/java/nl/xguard/flic2/model/NullReactFlic2Manager.java +0 -70
- package/android/src/main/java/nl/xguard/flic2/model/ReactAndroidHandler.java +0 -33
- package/android/src/main/java/nl/xguard/flic2/model/ReactFlic2ButtonListener.java +0 -106
- package/android/src/main/java/nl/xguard/flic2/model/ReactFlic2Manager.java +0 -168
- package/android/src/main/java/nl/xguard/flic2/model/ReactFlic2ScanCallback.java +0 -48
- package/android/src/main/java/nl/xguard/flic2/model/ReactLogger.java +0 -14
- package/android/src/main/java/nl/xguard/flic2/service/Flic2Service.java +0 -200
- package/android/src/main/java/nl/xguard/flic2/service/Flic2ServiceConnection.java +0 -41
- package/android/src/main/java/nl/xguard/flic2/service/IFlic2Service.java +0 -13
- package/android/src/main/java/nl/xguard/flic2/sharedpreferences/flic2SharedPreferences.java +0 -35
- package/android/src/main/java/nl/xguard/flic2/util/ActivityUtil.java +0 -29
- package/android/src/main/java/nl/xguard/flic2/util/Consumer.java +0 -12
- package/android/src/main/res/drawable/ic_launcher_background.xml +0 -74
- package/android/src/main/res/drawable-v24/ic_launcher_foreground.xml +0 -34
- package/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +0 -5
- package/android/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +0 -5
- package/android/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
- package/android/src/main/res/mipmap-hdpi/ic_launcher_round.png +0 -0
- package/android/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
- package/android/src/main/res/mipmap-mdpi/ic_launcher_round.png +0 -0
- package/android/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
- package/android/src/main/res/mipmap-xhdpi/ic_launcher_round.png +0 -0
- package/android/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
- package/android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +0 -0
- package/android/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
- package/android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +0 -0
- package/android/src/main/res/values/ids.xml +0 -5
- package/build/generated/source/buildConfig/debug/com/flic2/BuildConfig.java +0 -13
- package/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +0 -46
- package/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output.json +0 -1
- package/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +0 -1
- package/build/intermediates/annotations_typedef_file/debug/extractDebugAnnotations/typedefs.txt +0 -0
- package/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
- package/build/intermediates/incremental/debug-mergeJniLibs/merge-state +0 -0
- package/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
- package/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
- package/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
- package/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +0 -15
- package/build/intermediates/incremental/packageDebugResources/merger.xml +0 -2
- package/build/intermediates/intermediate-jars/debug/classes.jar +0 -0
- package/build/intermediates/intermediate-jars/debug/res.jar +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/BuildConfig.class +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/Flic2Module$1.class +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/Flic2Module.class +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/Flic2Package.class +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/callback/flic2ButtonCallback.class +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/communication/ReactEvent.class +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/service/Flic2Service$BootUpReceiver.class +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/service/Flic2Service$UpdateReceiver.class +0 -0
- package/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/flic2/service/Flic2Service.class +0 -0
- package/build/intermediates/library_manifest/debug/AndroidManifest.xml +0 -46
- package/build/intermediates/merged_manifests/debug/output.json +0 -1
- package/build/intermediates/packaged-classes/debug/classes.jar +0 -0
- package/build/intermediates/packaged_res/debug/drawable/ic_launcher_background.xml +0 -74
- package/build/intermediates/packaged_res/debug/drawable-v24/ic_launcher_foreground.xml +0 -34
- package/build/intermediates/packaged_res/debug/mipmap-anydpi-v26/ic_launcher.xml +0 -5
- package/build/intermediates/packaged_res/debug/mipmap-anydpi-v26/ic_launcher_round.xml +0 -5
- package/build/intermediates/packaged_res/debug/mipmap-hdpi-v4/ic_launcher.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-hdpi-v4/ic_launcher_round.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-mdpi-v4/ic_launcher.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-mdpi-v4/ic_launcher_round.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-xhdpi-v4/ic_launcher.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-xhdpi-v4/ic_launcher_round.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-xxhdpi-v4/ic_launcher.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-xxhdpi-v4/ic_launcher_round.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-xxxhdpi-v4/ic_launcher.png +0 -0
- package/build/intermediates/packaged_res/debug/mipmap-xxxhdpi-v4/ic_launcher_round.png +0 -0
- package/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt +0 -1290
- package/build/intermediates/symbols/debug/R.txt +0 -1764
- package/build/intermediates/transforms/mergeJavaRes/debug/0.jar +0 -0
- package/build/intermediates/transforms/mergeJavaRes/debug/__content__.json +0 -1
- package/build/intermediates/transforms/mergeJniLibs/debug/__content__.json +0 -1
- package/build/intermediates/transforms/stripDebugSymbol/debug/__content__.json +0 -1
- package/build/outputs/aar/react-native-flic2-debug.aar +0 -0
- package/build/outputs/logs/manifest-merger-debug-report.txt +0 -95
- package/flic2Button.js +0 -170
- package/index.js +0 -430
- package/ios/Flic2.m +0 -611
- package/ios/Flic2.xcodeproj/project.pbxproj +0 -320
- package/ios/Flic2.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -4
- package/ios/Flic2.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
- package/ios/Flic2.xcodeproj/project.xcworkspace/xcuserdata/wesdewitte.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Flic2.xcodeproj/xcshareddata/xcschemes/Flic2.xcscheme +0 -66
- package/ios/Flic2.xcodeproj/xcuserdata/wesdewitte.xcuserdatad/xcschemes/xcschememanagement.plist +0 -22
- package/ios/Flic2.xcworkspace/contents.xcworkspacedata +0 -7
- package/ios/Flic2.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
- package/ios/Flic2.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings +0 -5
- package/ios/Flic2.xcworkspace/xcuserdata/wesdewitte.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Flic2.xcworkspace/xcuserdata/wesdewitte.xcuserdatad/WorkspaceSettings.xcsettings +0 -14
- package/react-native-flic2.podspec +0 -26
|
@@ -1,320 +0,0 @@
|
|
|
1
|
-
// !$*UTF8*$!
|
|
2
|
-
{
|
|
3
|
-
archiveVersion = 1;
|
|
4
|
-
classes = {
|
|
5
|
-
};
|
|
6
|
-
objectVersion = 54;
|
|
7
|
-
objects = {
|
|
8
|
-
|
|
9
|
-
/* Begin PBXBuildFile section */
|
|
10
|
-
3A6BB39D2B7E4AB400A0F73C /* Flic2.h in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5881CC2AC0600A0062D /* Flic2.h */; };
|
|
11
|
-
3A9E18882B7F704600B18D9F /* flic2lib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A8166302B7F45110032C2D0 /* flic2lib.framework */; platformFilter = ios; };
|
|
12
|
-
B3E7B58A1CC2AC0600A0062D /* Flic2.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* Flic2.m */; };
|
|
13
|
-
/* End PBXBuildFile section */
|
|
14
|
-
|
|
15
|
-
/* Begin PBXCopyFilesBuildPhase section */
|
|
16
|
-
58B511D91A9E6C8500147676 /* CopyFiles */ = {
|
|
17
|
-
isa = PBXCopyFilesBuildPhase;
|
|
18
|
-
buildActionMask = 2147483647;
|
|
19
|
-
dstPath = "include/$(PRODUCT_NAME)";
|
|
20
|
-
dstSubfolderSpec = 16;
|
|
21
|
-
files = (
|
|
22
|
-
);
|
|
23
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
24
|
-
};
|
|
25
|
-
/* End PBXCopyFilesBuildPhase section */
|
|
26
|
-
|
|
27
|
-
/* Begin PBXFileReference section */
|
|
28
|
-
134814201AA4EA6300B7C361 /* libFlic2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFlic2.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
29
|
-
3A8166302B7F45110032C2D0 /* flic2lib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = flic2lib.framework; sourceTree = "<group>"; };
|
|
30
|
-
B3E7B5881CC2AC0600A0062D /* Flic2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Flic2.h; sourceTree = SOURCE_ROOT; };
|
|
31
|
-
B3E7B5891CC2AC0600A0062D /* Flic2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Flic2.m; sourceTree = SOURCE_ROOT; };
|
|
32
|
-
/* End PBXFileReference section */
|
|
33
|
-
|
|
34
|
-
/* Begin PBXFrameworksBuildPhase section */
|
|
35
|
-
58B511D81A9E6C8500147676 /* Frameworks */ = {
|
|
36
|
-
isa = PBXFrameworksBuildPhase;
|
|
37
|
-
buildActionMask = 2147483647;
|
|
38
|
-
files = (
|
|
39
|
-
3A9E18882B7F704600B18D9F /* flic2lib.framework in Frameworks */,
|
|
40
|
-
);
|
|
41
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
42
|
-
};
|
|
43
|
-
/* End PBXFrameworksBuildPhase section */
|
|
44
|
-
|
|
45
|
-
/* Begin PBXGroup section */
|
|
46
|
-
134814211AA4EA7D00B7C361 /* Products */ = {
|
|
47
|
-
isa = PBXGroup;
|
|
48
|
-
children = (
|
|
49
|
-
134814201AA4EA6300B7C361 /* libFlic2.a */,
|
|
50
|
-
);
|
|
51
|
-
name = Products;
|
|
52
|
-
sourceTree = "<group>";
|
|
53
|
-
};
|
|
54
|
-
3A919E962B7CAD8E00FA7A77 /* Frameworks */ = {
|
|
55
|
-
isa = PBXGroup;
|
|
56
|
-
children = (
|
|
57
|
-
3A8166302B7F45110032C2D0 /* flic2lib.framework */,
|
|
58
|
-
);
|
|
59
|
-
name = Frameworks;
|
|
60
|
-
sourceTree = "<group>";
|
|
61
|
-
};
|
|
62
|
-
58B511D21A9E6C8500147676 = {
|
|
63
|
-
isa = PBXGroup;
|
|
64
|
-
children = (
|
|
65
|
-
B3E7B5881CC2AC0600A0062D /* Flic2.h */,
|
|
66
|
-
B3E7B5891CC2AC0600A0062D /* Flic2.m */,
|
|
67
|
-
134814211AA4EA7D00B7C361 /* Products */,
|
|
68
|
-
3A919E962B7CAD8E00FA7A77 /* Frameworks */,
|
|
69
|
-
);
|
|
70
|
-
sourceTree = "<group>";
|
|
71
|
-
};
|
|
72
|
-
/* End PBXGroup section */
|
|
73
|
-
|
|
74
|
-
/* Begin PBXNativeTarget section */
|
|
75
|
-
58B511DA1A9E6C8500147676 /* Flic2 */ = {
|
|
76
|
-
isa = PBXNativeTarget;
|
|
77
|
-
buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "Flic2" */;
|
|
78
|
-
buildPhases = (
|
|
79
|
-
58B511D71A9E6C8500147676 /* Sources */,
|
|
80
|
-
58B511D81A9E6C8500147676 /* Frameworks */,
|
|
81
|
-
58B511D91A9E6C8500147676 /* CopyFiles */,
|
|
82
|
-
);
|
|
83
|
-
buildRules = (
|
|
84
|
-
);
|
|
85
|
-
dependencies = (
|
|
86
|
-
);
|
|
87
|
-
name = Flic2;
|
|
88
|
-
productName = RCTDataManager;
|
|
89
|
-
productReference = 134814201AA4EA6300B7C361 /* libFlic2.a */;
|
|
90
|
-
productType = "com.apple.product-type.library.static";
|
|
91
|
-
};
|
|
92
|
-
/* End PBXNativeTarget section */
|
|
93
|
-
|
|
94
|
-
/* Begin PBXProject section */
|
|
95
|
-
58B511D31A9E6C8500147676 /* Project object */ = {
|
|
96
|
-
isa = PBXProject;
|
|
97
|
-
attributes = {
|
|
98
|
-
BuildIndependentTargetsInParallel = YES;
|
|
99
|
-
LastUpgradeCheck = 1510;
|
|
100
|
-
ORGANIZATIONNAME = Facebook;
|
|
101
|
-
TargetAttributes = {
|
|
102
|
-
58B511DA1A9E6C8500147676 = {
|
|
103
|
-
CreatedOnToolsVersion = 6.1.1;
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
};
|
|
107
|
-
buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "Flic2" */;
|
|
108
|
-
compatibilityVersion = "Xcode 3.2";
|
|
109
|
-
developmentRegion = English;
|
|
110
|
-
hasScannedForEncodings = 0;
|
|
111
|
-
knownRegions = (
|
|
112
|
-
English,
|
|
113
|
-
en,
|
|
114
|
-
Base,
|
|
115
|
-
);
|
|
116
|
-
mainGroup = 58B511D21A9E6C8500147676;
|
|
117
|
-
productRefGroup = 58B511D21A9E6C8500147676;
|
|
118
|
-
projectDirPath = "";
|
|
119
|
-
projectRoot = "";
|
|
120
|
-
targets = (
|
|
121
|
-
58B511DA1A9E6C8500147676 /* Flic2 */,
|
|
122
|
-
);
|
|
123
|
-
};
|
|
124
|
-
/* End PBXProject section */
|
|
125
|
-
|
|
126
|
-
/* Begin PBXSourcesBuildPhase section */
|
|
127
|
-
58B511D71A9E6C8500147676 /* Sources */ = {
|
|
128
|
-
isa = PBXSourcesBuildPhase;
|
|
129
|
-
buildActionMask = 2147483647;
|
|
130
|
-
files = (
|
|
131
|
-
3A6BB39D2B7E4AB400A0F73C /* Flic2.h in Sources */,
|
|
132
|
-
B3E7B58A1CC2AC0600A0062D /* Flic2.m in Sources */,
|
|
133
|
-
);
|
|
134
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
135
|
-
};
|
|
136
|
-
/* End PBXSourcesBuildPhase section */
|
|
137
|
-
|
|
138
|
-
/* Begin XCBuildConfiguration section */
|
|
139
|
-
58B511ED1A9E6C8500147676 /* Debug */ = {
|
|
140
|
-
isa = XCBuildConfiguration;
|
|
141
|
-
buildSettings = {
|
|
142
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
143
|
-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
144
|
-
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
145
|
-
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
146
|
-
CLANG_CXX_LIBRARY = "libc++";
|
|
147
|
-
CLANG_ENABLE_MODULES = YES;
|
|
148
|
-
CLANG_ENABLE_OBJC_ARC = YES;
|
|
149
|
-
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
150
|
-
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
151
|
-
CLANG_WARN_COMMA = YES;
|
|
152
|
-
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
153
|
-
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
154
|
-
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
155
|
-
CLANG_WARN_EMPTY_BODY = YES;
|
|
156
|
-
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
157
|
-
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
158
|
-
CLANG_WARN_INT_CONVERSION = YES;
|
|
159
|
-
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
160
|
-
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
161
|
-
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
162
|
-
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
163
|
-
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
164
|
-
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
165
|
-
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
166
|
-
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
167
|
-
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
168
|
-
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
169
|
-
COPY_PHASE_STRIP = NO;
|
|
170
|
-
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
171
|
-
ENABLE_TESTABILITY = YES;
|
|
172
|
-
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
173
|
-
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
174
|
-
GCC_DYNAMIC_NO_PIC = NO;
|
|
175
|
-
GCC_NO_COMMON_BLOCKS = YES;
|
|
176
|
-
GCC_OPTIMIZATION_LEVEL = 0;
|
|
177
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
178
|
-
"DEBUG=1",
|
|
179
|
-
"$(inherited)",
|
|
180
|
-
);
|
|
181
|
-
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
182
|
-
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
183
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
184
|
-
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
185
|
-
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
186
|
-
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
187
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
188
|
-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
189
|
-
MTL_ENABLE_DEBUG_INFO = YES;
|
|
190
|
-
ONLY_ACTIVE_ARCH = YES;
|
|
191
|
-
SDKROOT = iphoneos;
|
|
192
|
-
};
|
|
193
|
-
name = Debug;
|
|
194
|
-
};
|
|
195
|
-
58B511EE1A9E6C8500147676 /* Release */ = {
|
|
196
|
-
isa = XCBuildConfiguration;
|
|
197
|
-
buildSettings = {
|
|
198
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
199
|
-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
200
|
-
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
201
|
-
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
202
|
-
CLANG_CXX_LIBRARY = "libc++";
|
|
203
|
-
CLANG_ENABLE_MODULES = YES;
|
|
204
|
-
CLANG_ENABLE_OBJC_ARC = YES;
|
|
205
|
-
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
206
|
-
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
207
|
-
CLANG_WARN_COMMA = YES;
|
|
208
|
-
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
209
|
-
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
210
|
-
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
211
|
-
CLANG_WARN_EMPTY_BODY = YES;
|
|
212
|
-
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
213
|
-
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
214
|
-
CLANG_WARN_INT_CONVERSION = YES;
|
|
215
|
-
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
216
|
-
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
217
|
-
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
218
|
-
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
219
|
-
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
220
|
-
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
221
|
-
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
222
|
-
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
223
|
-
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
224
|
-
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
225
|
-
COPY_PHASE_STRIP = YES;
|
|
226
|
-
ENABLE_NS_ASSERTIONS = NO;
|
|
227
|
-
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
228
|
-
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
229
|
-
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
230
|
-
GCC_NO_COMMON_BLOCKS = YES;
|
|
231
|
-
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
232
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
233
|
-
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
234
|
-
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
235
|
-
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
236
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
237
|
-
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
238
|
-
MTL_ENABLE_DEBUG_INFO = NO;
|
|
239
|
-
SDKROOT = iphoneos;
|
|
240
|
-
VALIDATE_PRODUCT = YES;
|
|
241
|
-
};
|
|
242
|
-
name = Release;
|
|
243
|
-
};
|
|
244
|
-
58B511F01A9E6C8500147676 /* Debug */ = {
|
|
245
|
-
isa = XCBuildConfiguration;
|
|
246
|
-
buildSettings = {
|
|
247
|
-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
248
|
-
FRAMEWORK_SEARCH_PATHS = (
|
|
249
|
-
"$(inherited)",
|
|
250
|
-
"$(PROJECT_DIR)",
|
|
251
|
-
"$(PROJECT_DIR)/Frameworks/**",
|
|
252
|
-
);
|
|
253
|
-
HEADER_SEARCH_PATHS = (
|
|
254
|
-
"$(inherited)",
|
|
255
|
-
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
256
|
-
"$(SRCROOT)/../../../React/**",
|
|
257
|
-
"$(SRCROOT)/../../react-native/React/**",
|
|
258
|
-
);
|
|
259
|
-
LIBRARY_SEARCH_PATHS = (
|
|
260
|
-
"$(inherited)",
|
|
261
|
-
"$(PROJECT_DIR)/Frameworks/flic2lib.xcframework/ios-arm64_armv7/flic2lib.framework",
|
|
262
|
-
"$(PROJECT_DIR)/flic2lib.framework",
|
|
263
|
-
);
|
|
264
|
-
OTHER_LDFLAGS = "-ObjC";
|
|
265
|
-
PRODUCT_NAME = Flic2;
|
|
266
|
-
SKIP_INSTALL = YES;
|
|
267
|
-
};
|
|
268
|
-
name = Debug;
|
|
269
|
-
};
|
|
270
|
-
58B511F11A9E6C8500147676 /* Release */ = {
|
|
271
|
-
isa = XCBuildConfiguration;
|
|
272
|
-
buildSettings = {
|
|
273
|
-
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
|
|
274
|
-
FRAMEWORK_SEARCH_PATHS = (
|
|
275
|
-
"$(inherited)",
|
|
276
|
-
"$(PROJECT_DIR)",
|
|
277
|
-
"$(PROJECT_DIR)/Frameworks/**",
|
|
278
|
-
);
|
|
279
|
-
HEADER_SEARCH_PATHS = (
|
|
280
|
-
"$(inherited)",
|
|
281
|
-
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
282
|
-
"$(SRCROOT)/../../../React/**",
|
|
283
|
-
"$(SRCROOT)/../../react-native/React/**",
|
|
284
|
-
);
|
|
285
|
-
LIBRARY_SEARCH_PATHS = (
|
|
286
|
-
"$(inherited)",
|
|
287
|
-
"$(PROJECT_DIR)/Frameworks/flic2lib.xcframework/ios-arm64_armv7/flic2lib.framework",
|
|
288
|
-
"$(PROJECT_DIR)/flic2lib.framework",
|
|
289
|
-
);
|
|
290
|
-
OTHER_LDFLAGS = "-ObjC";
|
|
291
|
-
PRODUCT_NAME = Flic2;
|
|
292
|
-
SKIP_INSTALL = YES;
|
|
293
|
-
};
|
|
294
|
-
name = Release;
|
|
295
|
-
};
|
|
296
|
-
/* End XCBuildConfiguration section */
|
|
297
|
-
|
|
298
|
-
/* Begin XCConfigurationList section */
|
|
299
|
-
58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "Flic2" */ = {
|
|
300
|
-
isa = XCConfigurationList;
|
|
301
|
-
buildConfigurations = (
|
|
302
|
-
58B511ED1A9E6C8500147676 /* Debug */,
|
|
303
|
-
58B511EE1A9E6C8500147676 /* Release */,
|
|
304
|
-
);
|
|
305
|
-
defaultConfigurationIsVisible = 0;
|
|
306
|
-
defaultConfigurationName = Release;
|
|
307
|
-
};
|
|
308
|
-
58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "Flic2" */ = {
|
|
309
|
-
isa = XCConfigurationList;
|
|
310
|
-
buildConfigurations = (
|
|
311
|
-
58B511F01A9E6C8500147676 /* Debug */,
|
|
312
|
-
58B511F11A9E6C8500147676 /* Release */,
|
|
313
|
-
);
|
|
314
|
-
defaultConfigurationIsVisible = 0;
|
|
315
|
-
defaultConfigurationName = Release;
|
|
316
|
-
};
|
|
317
|
-
/* End XCConfigurationList section */
|
|
318
|
-
};
|
|
319
|
-
rootObject = 58B511D31A9E6C8500147676 /* Project object */;
|
|
320
|
-
}
|
|
Binary file
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<Scheme
|
|
3
|
-
LastUpgradeVersion = "1510"
|
|
4
|
-
version = "1.7">
|
|
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 = "58B511DA1A9E6C8500147676"
|
|
18
|
-
BuildableName = "libFlic2.a"
|
|
19
|
-
BlueprintName = "Flic2"
|
|
20
|
-
ReferencedContainer = "container:Flic2.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
|
-
shouldAutocreateTestPlan = "YES">
|
|
31
|
-
</TestAction>
|
|
32
|
-
<LaunchAction
|
|
33
|
-
buildConfiguration = "Debug"
|
|
34
|
-
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
35
|
-
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
36
|
-
launchStyle = "0"
|
|
37
|
-
useCustomWorkingDirectory = "NO"
|
|
38
|
-
ignoresPersistentStateOnLaunch = "NO"
|
|
39
|
-
debugDocumentVersioning = "YES"
|
|
40
|
-
debugServiceExtension = "internal"
|
|
41
|
-
allowLocationSimulation = "YES">
|
|
42
|
-
</LaunchAction>
|
|
43
|
-
<ProfileAction
|
|
44
|
-
buildConfiguration = "Release"
|
|
45
|
-
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
46
|
-
savedToolIdentifier = ""
|
|
47
|
-
useCustomWorkingDirectory = "NO"
|
|
48
|
-
debugDocumentVersioning = "YES">
|
|
49
|
-
<MacroExpansion>
|
|
50
|
-
<BuildableReference
|
|
51
|
-
BuildableIdentifier = "primary"
|
|
52
|
-
BlueprintIdentifier = "58B511DA1A9E6C8500147676"
|
|
53
|
-
BuildableName = "libFlic2.a"
|
|
54
|
-
BlueprintName = "Flic2"
|
|
55
|
-
ReferencedContainer = "container:Flic2.xcodeproj">
|
|
56
|
-
</BuildableReference>
|
|
57
|
-
</MacroExpansion>
|
|
58
|
-
</ProfileAction>
|
|
59
|
-
<AnalyzeAction
|
|
60
|
-
buildConfiguration = "Debug">
|
|
61
|
-
</AnalyzeAction>
|
|
62
|
-
<ArchiveAction
|
|
63
|
-
buildConfiguration = "Release"
|
|
64
|
-
revealArchiveInOrganizer = "YES">
|
|
65
|
-
</ArchiveAction>
|
|
66
|
-
</Scheme>
|
package/ios/Flic2.xcodeproj/xcuserdata/wesdewitte.xcuserdatad/xcschemes/xcschememanagement.plist
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>SchemeUserState</key>
|
|
6
|
-
<dict>
|
|
7
|
-
<key>Flic2.xcscheme_^#shared#^_</key>
|
|
8
|
-
<dict>
|
|
9
|
-
<key>orderHint</key>
|
|
10
|
-
<integer>0</integer>
|
|
11
|
-
</dict>
|
|
12
|
-
</dict>
|
|
13
|
-
<key>SuppressBuildableAutocreation</key>
|
|
14
|
-
<dict>
|
|
15
|
-
<key>58B511DA1A9E6C8500147676</key>
|
|
16
|
-
<dict>
|
|
17
|
-
<key>primary</key>
|
|
18
|
-
<true/>
|
|
19
|
-
</dict>
|
|
20
|
-
</dict>
|
|
21
|
-
</dict>
|
|
22
|
-
</plist>
|
package/ios/Flic2.xcworkspace/xcuserdata/wesdewitte.xcuserdatad/UserInterfaceState.xcuserstate
DELETED
|
Binary file
|
package/ios/Flic2.xcworkspace/xcuserdata/wesdewitte.xcuserdatad/WorkspaceSettings.xcsettings
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>BuildLocationStyle</key>
|
|
6
|
-
<string>UseAppPreferences</string>
|
|
7
|
-
<key>CustomBuildLocationType</key>
|
|
8
|
-
<string>RelativeToDerivedData</string>
|
|
9
|
-
<key>DerivedDataLocationStyle</key>
|
|
10
|
-
<string>Default</string>
|
|
11
|
-
<key>ShowSharedSchemesAutomaticallyEnabled</key>
|
|
12
|
-
<true/>
|
|
13
|
-
</dict>
|
|
14
|
-
</plist>
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
require "json"
|
|
2
|
-
|
|
3
|
-
package = JSON.parse(File.read(File.join(__dir__, "package.json")))
|
|
4
|
-
|
|
5
|
-
Pod::Spec.new do |s|
|
|
6
|
-
s.name = "react-native-flic2"
|
|
7
|
-
s.version = package["version"]
|
|
8
|
-
s.summary = package["description"]
|
|
9
|
-
s.description = <<-DESC
|
|
10
|
-
react-native-flic2
|
|
11
|
-
DESC
|
|
12
|
-
s.homepage = "https://github.com/X-Guard/react-native-flic2"
|
|
13
|
-
s.license = "MIT"
|
|
14
|
-
s.authors = { "X-Guard B.V." => "npm-packages@x-guard.nl" }
|
|
15
|
-
s.platforms = { :ios => "9.0" }
|
|
16
|
-
s.source = { :git => "https://github.com/X-Guard/react-native-flic2.git", :tag => "#{s.version}" }
|
|
17
|
-
|
|
18
|
-
s.source_files = "ios/**/*.{h,m,swift}"
|
|
19
|
-
s.requires_arc = true
|
|
20
|
-
s.vendored_frameworks = 'ios/flic2lib.framework'
|
|
21
|
-
|
|
22
|
-
s.dependency "React"
|
|
23
|
-
# ...
|
|
24
|
-
# s.dependency "..."
|
|
25
|
-
end
|
|
26
|
-
|