|
@@ -16,9 +16,10 @@
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
|
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
|
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
|
99649978C8D699F4D4E76811 /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */; };
|
|
99649978C8D699F4D4E76811 /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */; };
|
|
|
|
+ C98D6EB52A713649007AA8A2 /* developer_guide_ios.pdf in Resources */ = {isa = PBXBuildFile; fileRef = C98D6EB42A713649007AA8A2 /* developer_guide_ios.pdf */; };
|
|
|
|
+ C98D6EB62A71435C007AA8A2 /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = C97350672A711FBA0011FA02 /* ComPDFKit.xcframework */; };
|
|
|
|
+ C98D6EB72A71435C007AA8A2 /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C97350672A711FBA0011FA02 /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
E0E8F47C2F6B43DFCA2A0B8B /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 55FE67F172670E033B08E757 /* libPods-Runner.a */; };
|
|
E0E8F47C2F6B43DFCA2A0B8B /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 55FE67F172670E033B08E757 /* libPods-Runner.a */; };
|
|
- EC9E2B9B2A71039500644B55 /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = EC9E2B9A2A71039500644B55 /* ComPDFKit.xcframework */; };
|
|
|
|
- EC9E2B9C2A71039500644B55 /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = EC9E2B9A2A71039500644B55 /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -32,13 +33,13 @@
|
|
/* End PBXContainerItemProxy section */
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
- 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
|
|
|
|
|
|
+ C98D6EB82A71435C007AA8A2 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
files = (
|
|
- EC9E2B9C2A71039500644B55 /* ComPDFKit.xcframework in Embed Frameworks */,
|
|
|
|
|
|
+ C98D6EB72A71435C007AA8A2 /* ComPDFKit.xcframework in Embed Frameworks */,
|
|
);
|
|
);
|
|
name = "Embed Frameworks";
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -65,10 +66,11 @@
|
|
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
983D010C6D7428917F0E74AF /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
|
|
983D010C6D7428917F0E74AF /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
+ C97350672A711FBA0011FA02 /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../../ios/Frameworks/ComPDFKit.xcframework; sourceTree = "<group>"; };
|
|
|
|
+ C98D6EB42A713649007AA8A2 /* developer_guide_ios.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = developer_guide_ios.pdf; path = ../../../ios/developer_guide_ios.pdf; sourceTree = "<group>"; };
|
|
CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D2A5C6582AC4E9E4A8634AC8 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
D2A5C6582AC4E9E4A8634AC8 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
D5A1A9E729706B785EAFCCA9 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
|
D5A1A9E729706B785EAFCCA9 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
|
- EC9E2B9A2A71039500644B55 /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = /Users/kdan/git_work/kdan/compdfkit_flutter/ios/Framework/../../../../../Downloads/ComPDFKit.xcframework; sourceTree = "<absolute>"; };
|
|
|
|
F0BF82B0CA63BA237515692C /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
F0BF82B0CA63BA237515692C /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
F31731A083A5AC2CD54B09CA /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
|
|
F31731A083A5AC2CD54B09CA /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
@@ -87,7 +89,7 @@
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
E0E8F47C2F6B43DFCA2A0B8B /* libPods-Runner.a in Frameworks */,
|
|
E0E8F47C2F6B43DFCA2A0B8B /* libPods-Runner.a in Frameworks */,
|
|
- EC9E2B9B2A71039500644B55 /* ComPDFKit.xcframework in Frameworks */,
|
|
|
|
|
|
+ C98D6EB62A71435C007AA8A2 /* ComPDFKit.xcframework in Frameworks */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -150,6 +152,7 @@
|
|
97C146F01CF9000F007C117D /* Runner */ = {
|
|
97C146F01CF9000F007C117D /* Runner */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ C98D6EB42A713649007AA8A2 /* developer_guide_ios.pdf */,
|
|
7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */,
|
|
7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */,
|
|
7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */,
|
|
7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */,
|
|
97C146FA1CF9000F007C117D /* Main.storyboard */,
|
|
97C146FA1CF9000F007C117D /* Main.storyboard */,
|
|
@@ -174,7 +177,7 @@
|
|
F554E627B7A596C18F6C30EC /* Frameworks */ = {
|
|
F554E627B7A596C18F6C30EC /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- EC9E2B9A2A71039500644B55 /* ComPDFKit.xcframework */,
|
|
|
|
|
|
+ C97350672A711FBA0011FA02 /* ComPDFKit.xcframework */,
|
|
55FE67F172670E033B08E757 /* libPods-Runner.a */,
|
|
55FE67F172670E033B08E757 /* libPods-Runner.a */,
|
|
CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */,
|
|
CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */,
|
|
);
|
|
);
|
|
@@ -212,8 +215,8 @@
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
- 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
|
+ C98D6EB82A71435C007AA8A2 /* Embed Frameworks */,
|
|
);
|
|
);
|
|
buildRules = (
|
|
buildRules = (
|
|
);
|
|
);
|
|
@@ -277,6 +280,7 @@
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
|
|
|
+ C98D6EB52A713649007AA8A2 /* developer_guide_ios.pdf in Resources */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -631,7 +635,7 @@
|
|
buildSettings = {
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
|
- DEVELOPMENT_TEAM = 59AC9PMNH2;
|
|
|
|
|
|
+ DEVELOPMENT_TEAM = 4GGQPGRTSV;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
INFOPLIST_FILE = Runner/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|