|
83 | 83 | 7BBF32071E9CDEBA00DE19BA /* fomr2Compare.json in Resources */ = {isa = PBXBuildFile; fileRef = 7BBF32061E9CDEBA00DE19BA /* fomr2Compare.json */; };
|
84 | 84 | 7BBF32091E9CF17A00DE19BA /* populateForm2.json in Resources */ = {isa = PBXBuildFile; fileRef = 7BBF32081E9CF17A00DE19BA /* populateForm2.json */; };
|
85 | 85 | 7BBF320B1E9CFB2B00DE19BA /* CustomValidatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BBF320A1E9CFB2B00DE19BA /* CustomValidatorTests.swift */; };
|
| 86 | + 7BC24EE01E9E7EB000B0A0E9 /* Nimble.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7BC24EDF1E9E7EB000B0A0E9 /* Nimble.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 87 | + 7BC24EE11E9E7EEE00B0A0E9 /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BC24EDF1E9E7EB000B0A0E9 /* Nimble.framework */; }; |
86 | 88 | 7BC7EB861D4F47D60022D1C5 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7BC7EB841D4F47580022D1C5 /* Localizable.strings */; };
|
87 | 89 | 7BC7EB891D4F53240022D1C5 /* FormFieldModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC7EB881D4F53240022D1C5 /* FormFieldModelTests.swift */; };
|
88 | 90 | 7BC7EBC91D4F6F860022D1C5 /* Formulary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC7EBC81D4F6F860022D1C5 /* Formulary.swift */; };
|
|
124 | 126 | dstPath = "";
|
125 | 127 | dstSubfolderSpec = 10;
|
126 | 128 | files = (
|
| 129 | + 7BC24EE01E9E7EB000B0A0E9 /* Nimble.framework in CopyFiles */, |
127 | 130 | 7B1BC7251E9BD243002F612B /* Quick.framework in CopyFiles */,
|
128 | 131 | 7BB82FAC1D4B753C00DC85F5 /* GIGLibrary.framework in CopyFiles */,
|
129 | 132 | );
|
|
209 | 212 | 7BBF32061E9CDEBA00DE19BA /* fomr2Compare.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = fomr2Compare.json; path = Json/fomr2Compare.json; sourceTree = "<group>"; };
|
210 | 213 | 7BBF32081E9CF17A00DE19BA /* populateForm2.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = populateForm2.json; path = Json/populateForm2.json; sourceTree = "<group>"; };
|
211 | 214 | 7BBF320A1E9CFB2B00DE19BA /* CustomValidatorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomValidatorTests.swift; sourceTree = "<group>"; };
|
| 215 | + 7BC24EDF1E9E7EB000B0A0E9 /* Nimble.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Nimble.framework; path = Carthage/Build/iOS/Nimble.framework; sourceTree = "<group>"; }; |
212 | 216 | 7BC7EB841D4F47580022D1C5 /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = "<group>"; };
|
213 | 217 | 7BC7EB881D4F53240022D1C5 /* FormFieldModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = FormFieldModelTests.swift; path = Model/FormFieldModelTests.swift; sourceTree = "<group>"; };
|
214 | 218 | 7BC7EBC81D4F6F860022D1C5 /* Formulary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Formulary.swift; sourceTree = "<group>"; };
|
|
228 | 232 | isa = PBXFrameworksBuildPhase;
|
229 | 233 | buildActionMask = 2147483647;
|
230 | 234 | files = (
|
| 235 | + 7BC24EE11E9E7EEE00B0A0E9 /* Nimble.framework in Frameworks */, |
231 | 236 | 7BB82F911D4B723D00DC85F5 /* GIGLibrary.framework in Frameworks */,
|
232 | 237 | 7BB82EFD1D4B5DB800DC85F5 /* GIGFormulary.framework in Frameworks */,
|
233 | 238 | 7B1BC7211E9BD068002F612B /* Quick.framework in Frameworks */,
|
|
282 | 287 | 7B1BC7231E9BD081002F612B /* External */ = {
|
283 | 288 | isa = PBXGroup;
|
284 | 289 | children = (
|
| 290 | + 7BC24EDF1E9E7EB000B0A0E9 /* Nimble.framework */, |
285 | 291 | 7B1BC7201E9BD068002F612B /* Quick.framework */,
|
286 | 292 | );
|
287 | 293 | name = External;
|
|
0 commit comments