|
34 | 34 | 125EF5D9236C7F1F0013E682 /* RadioButtonField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 125EF5D3236C7F1F0013E682 /* RadioButtonField.swift */; };
|
35 | 35 | 125EF5DA236C7F1F0013E682 /* RadioButtonFieldsResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 125EF5D4236C7F1F0013E682 /* RadioButtonFieldsResponse.swift */; };
|
36 | 36 | 125EF5DB236C7F1F0013E682 /* RadioButtonOptionField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 125EF5D5236C7F1F0013E682 /* RadioButtonOptionField.swift */; };
|
| 37 | + 1278CC982444B50900AACF09 /* ImageFragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1278CC972444B50900AACF09 /* ImageFragment.swift */; }; |
37 | 38 | 128B4CEB238C25F500877D55 /* ComboBoxFieldsResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128B4CE7238C25F500877D55 /* ComboBoxFieldsResponse.swift */; };
|
38 | 39 | 128B4CEC238C25F500877D55 /* ComboBoxFieldResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128B4CE8238C25F500877D55 /* ComboBoxFieldResponse.swift */; };
|
39 | 40 | 128B4CED238C25F500877D55 /* ComboBoxField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 128B4CE9238C25F500877D55 /* ComboBoxField.swift */; };
|
|
436 | 437 | 125EF5D3236C7F1F0013E682 /* RadioButtonField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadioButtonField.swift; sourceTree = "<group>"; };
|
437 | 438 | 125EF5D4236C7F1F0013E682 /* RadioButtonFieldsResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadioButtonFieldsResponse.swift; sourceTree = "<group>"; };
|
438 | 439 | 125EF5D5236C7F1F0013E682 /* RadioButtonOptionField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadioButtonOptionField.swift; sourceTree = "<group>"; };
|
| 440 | + 1278CC972444B50900AACF09 /* ImageFragment.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageFragment.swift; sourceTree = "<group>"; }; |
439 | 441 | 128B4CE7238C25F500877D55 /* ComboBoxFieldsResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComboBoxFieldsResponse.swift; sourceTree = "<group>"; };
|
440 | 442 | 128B4CE8238C25F500877D55 /* ComboBoxFieldResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComboBoxFieldResponse.swift; sourceTree = "<group>"; };
|
441 | 443 | 128B4CE9238C25F500877D55 /* ComboBoxField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComboBoxField.swift; sourceTree = "<group>"; };
|
|
858 | 860 | 1E668AE72174AFC2004218A8 /* Models */ = {
|
859 | 861 | isa = PBXGroup;
|
860 | 862 | children = (
|
| 863 | + 1278CC972444B50900AACF09 /* ImageFragment.swift */, |
861 | 864 | 1E668B072174AFF2004218A8 /* Annotation.swift */,
|
862 | 865 | 1E668B1C2174AFF4004218A8 /* AnnotationFlags.swift */,
|
863 | 866 | 1E668B0B2174AFF2004218A8 /* AnnotationInfo.swift */,
|
|
1676 | 1679 | 1E668B992174AFFC004218A8 /* LettersPositioningMethods.swift in Sources */,
|
1677 | 1680 | 1E9D85BB21B55DF50026DB97 /* CaretAnnotationResponse.swift in Sources */,
|
1678 | 1681 | 1E668BAA2174AFFC004218A8 /* Pages.swift in Sources */,
|
| 1682 | + 1278CC982444B50900AACF09 /* ImageFragment.swift in Sources */, |
1679 | 1683 | 1E9A4AD522280BBB00BE3FA5 /* ScreenAnnotationResponse.swift in Sources */,
|
1680 | 1684 | 1E668BA92174AFFC004218A8 /* CompressionType.swift in Sources */,
|
1681 | 1685 | 1E7AF02122FC47C20017310A /* FileVersions.swift in Sources */,
|
|
2005 | 2009 | "@executable_path/Frameworks",
|
2006 | 2010 | "@loader_path/Frameworks",
|
2007 | 2011 | );
|
2008 |
| - MARKETING_VERSION = 20.2.0; |
| 2012 | + MARKETING_VERSION = 20.4.0; |
2009 | 2013 | PRODUCT_BUNDLE_IDENTIFIER = com.aspose.AsposePdfCloud;
|
2010 | 2014 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
2011 | 2015 | SKIP_INSTALL = YES;
|
|
2034 | 2038 | "@executable_path/Frameworks",
|
2035 | 2039 | "@loader_path/Frameworks",
|
2036 | 2040 | );
|
2037 |
| - MARKETING_VERSION = 20.2.0; |
| 2041 | + MARKETING_VERSION = 20.4.0; |
2038 | 2042 | PRODUCT_BUNDLE_IDENTIFIER = com.aspose.AsposePdfCloud;
|
2039 | 2043 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
2040 | 2044 | SKIP_INSTALL = YES;
|
|
0 commit comments