|
36 | 36 | 125EF5DA236C7F1F0013E682 /* RadioButtonFieldsResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 125EF5D4236C7F1F0013E682 /* RadioButtonFieldsResponse.swift */; };
|
37 | 37 | 125EF5DB236C7F1F0013E682 /* RadioButtonOptionField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 125EF5D5236C7F1F0013E682 /* RadioButtonOptionField.swift */; };
|
38 | 38 | 1278CC982444B50900AACF09 /* ImageFragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1278CC972444B50900AACF09 /* ImageFragment.swift */; };
|
| 39 | + 1288960024D068D8007FD10A /* ImageEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128895FD24D068D8007FD10A /* ImageEncoding.swift */; }; |
| 40 | + 1288960124D068D8007FD10A /* ApiInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128895FE24D068D8007FD10A /* ApiInfo.swift */; }; |
| 41 | + 1288960224D068D8007FD10A /* ImageCompressionVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128895FF24D068D8007FD10A /* ImageCompressionVersion.swift */; }; |
39 | 42 | 128B4CEB238C25F500877D55 /* ComboBoxFieldsResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128B4CE7238C25F500877D55 /* ComboBoxFieldsResponse.swift */; };
|
40 | 43 | 128B4CEC238C25F500877D55 /* ComboBoxFieldResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128B4CE8238C25F500877D55 /* ComboBoxFieldResponse.swift */; };
|
41 | 44 | 128B4CED238C25F500877D55 /* ComboBoxField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128B4CE9238C25F500877D55 /* ComboBoxField.swift */; };
|
|
440 | 443 | 125EF5D4236C7F1F0013E682 /* RadioButtonFieldsResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadioButtonFieldsResponse.swift; sourceTree = "<group>"; };
|
441 | 444 | 125EF5D5236C7F1F0013E682 /* RadioButtonOptionField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadioButtonOptionField.swift; sourceTree = "<group>"; };
|
442 | 445 | 1278CC972444B50900AACF09 /* ImageFragment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageFragment.swift; sourceTree = "<group>"; };
|
| 446 | + 128895FD24D068D8007FD10A /* ImageEncoding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageEncoding.swift; sourceTree = "<group>"; }; |
| 447 | + 128895FE24D068D8007FD10A /* ApiInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApiInfo.swift; sourceTree = "<group>"; }; |
| 448 | + 128895FF24D068D8007FD10A /* ImageCompressionVersion.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCompressionVersion.swift; sourceTree = "<group>"; }; |
443 | 449 | 128B4CE7238C25F500877D55 /* ComboBoxFieldsResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComboBoxFieldsResponse.swift; sourceTree = "<group>"; };
|
444 | 450 | 128B4CE8238C25F500877D55 /* ComboBoxFieldResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComboBoxFieldResponse.swift; sourceTree = "<group>"; };
|
445 | 451 | 128B4CE9238C25F500877D55 /* ComboBoxField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComboBoxField.swift; sourceTree = "<group>"; };
|
|
862 | 868 | 1E668AE72174AFC2004218A8 /* Models */ = {
|
863 | 869 | isa = PBXGroup;
|
864 | 870 | children = (
|
| 871 | + 128895FE24D068D8007FD10A /* ApiInfo.swift */, |
| 872 | + 128895FF24D068D8007FD10A /* ImageCompressionVersion.swift */, |
| 873 | + 128895FD24D068D8007FD10A /* ImageEncoding.swift */, |
865 | 874 | 125B282124A23A8C001CAB84 /* OutputFormat.swift */,
|
866 | 875 | 1278CC972444B50900AACF09 /* ImageFragment.swift */,
|
867 | 876 | 1E668B072174AFF2004218A8 /* Annotation.swift */,
|
|
1585 | 1594 | 1ED99317231E9B2F00725F99 /* FormField.swift in Sources */,
|
1586 | 1595 | 1EC94E6C2282C1FF00624E38 /* GraphInfo.swift in Sources */,
|
1587 | 1596 | 1EC94E662282C1FF00624E38 /* TableBroken.swift in Sources */,
|
| 1597 | + 1288960024D068D8007FD10A /* ImageEncoding.swift in Sources */, |
1588 | 1598 | 1E84B8CA233CF53700057874 /* TextBoxFields.swift in Sources */,
|
1589 | 1599 | 1E9D85C321B55DF50026DB97 /* PopupAnnotationWithParent.swift in Sources */,
|
1590 | 1600 | 1E668BA32174AFFC004218A8 /* ImageTemplate.swift in Sources */,
|
|
1611 | 1621 | 1ECF708722562DCE0056698E /* StampsInfo.swift in Sources */,
|
1612 | 1622 | 1E52FD8F2189F2AB00DEDC40 /* PolyLineAnnotationResponse.swift in Sources */,
|
1613 | 1623 | 1E668BA62174AFFC004218A8 /* VerticalAlignment.swift in Sources */,
|
| 1624 | + 1288960224D068D8007FD10A /* ImageCompressionVersion.swift in Sources */, |
1614 | 1625 | 1E668AE22174AFA4004218A8 /* Extensions.swift in Sources */,
|
1615 | 1626 | 1E9A4AD922280BBB00BE3FA5 /* ScreenAnnotation.swift in Sources */,
|
1616 | 1627 | 1E668B9B2174AFFC004218A8 /* LinkActionType.swift in Sources */,
|
|
1751 | 1762 | 1EF1EC1F220B3BF000200CEF /* RedactionAnnotation.swift in Sources */,
|
1752 | 1763 | 1E668B562174AFFC004218A8 /* FreeTextAnnotations.swift in Sources */,
|
1753 | 1764 | 1E9D85AE21B55DF50026DB97 /* HighlightAnnotationResponse.swift in Sources */,
|
| 1765 | + 1288960124D068D8007FD10A /* ApiInfo.swift in Sources */, |
1754 | 1766 | 1E668BB32174AFFC004218A8 /* FieldType.swift in Sources */,
|
1755 | 1767 | 1E52FD902189F2AB00DEDC40 /* SquareAnnotationsResponse.swift in Sources */,
|
1756 | 1768 | 1E9D85CA21B55DF50026DB97 /* StrikeOutAnnotationResponse.swift in Sources */,
|
|
2013 | 2025 | "@executable_path/Frameworks",
|
2014 | 2026 | "@loader_path/Frameworks",
|
2015 | 2027 | );
|
2016 |
| - MARKETING_VERSION = 20.6.0; |
| 2028 | + MARKETING_VERSION = 20.7.0; |
2017 | 2029 | PRODUCT_BUNDLE_IDENTIFIER = com.aspose.AsposePdfCloud;
|
2018 | 2030 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
2019 | 2031 | SKIP_INSTALL = YES;
|
|
2042 | 2054 | "@executable_path/Frameworks",
|
2043 | 2055 | "@loader_path/Frameworks",
|
2044 | 2056 | );
|
2045 |
| - MARKETING_VERSION = 20.6.0; |
| 2057 | + MARKETING_VERSION = 20.7.0; |
2046 | 2058 | PRODUCT_BUNDLE_IDENTIFIER = com.aspose.AsposePdfCloud;
|
2047 | 2059 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
2048 | 2060 | SKIP_INSTALL = YES;
|
|
0 commit comments