|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 5502001621D10C9200CE7544 /* ShortcutsSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5502001521D10C9200CE7544 /* ShortcutsSwiftTests.swift */; }; |
| 11 | + 5502001821D10C9200CE7544 /* ShortcutsSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5502FF8621D0F06500CE7544 /* ShortcutsSwift.framework */; }; |
10 | 12 | 5502FFD721D0F1A400CE7544 /* ShortcutShareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5502FFC221D0F1A300CE7544 /* ShortcutShareViewController.swift */; };
|
11 | 13 | 5502FFD821D0F1A400CE7544 /* ActionOutput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5502FFC321D0F1A300CE7544 /* ActionOutput.swift */; };
|
12 | 14 | 5502FFD921D0F1A400CE7544 /* InterpolatedText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5502FFC421D0F1A300CE7544 /* InterpolatedText.swift */; };
|
|
31 | 33 | 5502FFF321D0F58400CE7544 /* ShortcutsSwift.playgroundbook in Resources */ = {isa = PBXBuildFile; fileRef = 5502FFF221D0F58400CE7544 /* ShortcutsSwift.playgroundbook */; };
|
32 | 34 | /* End PBXBuildFile section */
|
33 | 35 |
|
| 36 | +/* Begin PBXContainerItemProxy section */ |
| 37 | + 5502001921D10C9200CE7544 /* PBXContainerItemProxy */ = { |
| 38 | + isa = PBXContainerItemProxy; |
| 39 | + containerPortal = 5502FF7D21D0F06500CE7544 /* Project object */; |
| 40 | + proxyType = 1; |
| 41 | + remoteGlobalIDString = 5502FF8521D0F06500CE7544; |
| 42 | + remoteInfo = ShortcutsSwift; |
| 43 | + }; |
| 44 | +/* End PBXContainerItemProxy section */ |
| 45 | + |
34 | 46 | /* Begin PBXFileReference section */
|
| 47 | + 5502001321D10C9200CE7544 /* ShortcutsSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ShortcutsSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 48 | + 5502001521D10C9200CE7544 /* ShortcutsSwiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsSwiftTests.swift; sourceTree = "<group>"; }; |
| 49 | + 5502001721D10C9200CE7544 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
35 | 50 | 5502FF8621D0F06500CE7544 /* ShortcutsSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ShortcutsSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
36 | 51 | 5502FFC221D0F1A300CE7544 /* ShortcutShareViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutShareViewController.swift; sourceTree = "<group>"; };
|
37 | 52 | 5502FFC321D0F1A300CE7544 /* ActionOutput.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActionOutput.swift; sourceTree = "<group>"; };
|
|
58 | 73 | /* End PBXFileReference section */
|
59 | 74 |
|
60 | 75 | /* Begin PBXFrameworksBuildPhase section */
|
| 76 | + 5502001021D10C9200CE7544 /* Frameworks */ = { |
| 77 | + isa = PBXFrameworksBuildPhase; |
| 78 | + buildActionMask = 2147483647; |
| 79 | + files = ( |
| 80 | + 5502001821D10C9200CE7544 /* ShortcutsSwift.framework in Frameworks */, |
| 81 | + ); |
| 82 | + runOnlyForDeploymentPostprocessing = 0; |
| 83 | + }; |
61 | 84 | 5502FF8321D0F06500CE7544 /* Frameworks */ = {
|
62 | 85 | isa = PBXFrameworksBuildPhase;
|
63 | 86 | buildActionMask = 2147483647;
|
|
68 | 91 | /* End PBXFrameworksBuildPhase section */
|
69 | 92 |
|
70 | 93 | /* Begin PBXGroup section */
|
| 94 | + 5502001421D10C9200CE7544 /* Tests */ = { |
| 95 | + isa = PBXGroup; |
| 96 | + children = ( |
| 97 | + 5502001521D10C9200CE7544 /* ShortcutsSwiftTests.swift */, |
| 98 | + 5502001721D10C9200CE7544 /* Info.plist */, |
| 99 | + ); |
| 100 | + path = Tests; |
| 101 | + sourceTree = "<group>"; |
| 102 | + }; |
71 | 103 | 5502FF7C21D0F06500CE7544 = {
|
72 | 104 | isa = PBXGroup;
|
73 | 105 | children = (
|
74 | 106 | 5502FFF221D0F58400CE7544 /* ShortcutsSwift.playgroundbook */,
|
75 | 107 | 5502FFED21D0F2AB00CE7544 /* Helpers */,
|
76 | 108 | 5502FFC021D0F1A300CE7544 /* Sources */,
|
| 109 | + 5502001421D10C9200CE7544 /* Tests */, |
77 | 110 | 5502FF8721D0F06500CE7544 /* Products */,
|
78 | 111 | );
|
79 | 112 | sourceTree = "<group>";
|
|
82 | 115 | isa = PBXGroup;
|
83 | 116 | children = (
|
84 | 117 | 5502FF8621D0F06500CE7544 /* ShortcutsSwift.framework */,
|
| 118 | + 5502001321D10C9200CE7544 /* ShortcutsSwiftTests.xctest */, |
85 | 119 | );
|
86 | 120 | name = Products;
|
87 | 121 | sourceTree = "<group>";
|
88 | 122 | };
|
89 | 123 | 5502FFC021D0F1A300CE7544 /* Sources */ = {
|
90 | 124 | isa = PBXGroup;
|
91 | 125 | children = (
|
92 |
| - 5502FFD621D0F1A400CE7544 /* Action.swift */, |
| 126 | + 5502FFC121D0F1A300CE7544 /* UI */, |
93 | 127 | 5502FFC321D0F1A300CE7544 /* ActionOutput.swift */,
|
94 |
| - 5502FFC821D0F1A300CE7544 /* Actions */, |
95 |
| - 5502FFC521D0F1A300CE7544 /* Attachment.swift */, |
96 |
| - 5502FFD521D0F1A400CE7544 /* BuildShortcut.swift */, |
97 | 128 | 5502FFC421D0F1A300CE7544 /* InterpolatedText.swift */,
|
98 |
| - 5502FFC721D0F1A300CE7544 /* Number.swift */, |
| 129 | + 5502FFC521D0F1A300CE7544 /* Attachment.swift */, |
99 | 130 | 5502FFC621D0F1A300CE7544 /* PropertyList.swift */,
|
100 |
| - 5502FFC121D0F1A300CE7544 /* UI */, |
| 131 | + 5502FFC721D0F1A300CE7544 /* Number.swift */, |
| 132 | + 5502FFC821D0F1A300CE7544 /* Actions */, |
101 | 133 | 5502FFD421D0F1A400CE7544 /* Variable.swift */,
|
| 134 | + 5502FFD521D0F1A400CE7544 /* BuildShortcut.swift */, |
| 135 | + 5502FFD621D0F1A400CE7544 /* Action.swift */, |
102 | 136 | );
|
103 | 137 | name = Sources;
|
104 | 138 | path = ShortcutsSwift.playgroundbook/Contents/Sources;
|
|
151 | 185 | /* End PBXHeadersBuildPhase section */
|
152 | 186 |
|
153 | 187 | /* Begin PBXNativeTarget section */
|
| 188 | + 5502001221D10C9200CE7544 /* ShortcutsSwiftTests */ = { |
| 189 | + isa = PBXNativeTarget; |
| 190 | + buildConfigurationList = 5502001D21D10C9A00CE7544 /* Build configuration list for PBXNativeTarget "ShortcutsSwiftTests" */; |
| 191 | + buildPhases = ( |
| 192 | + 5502000F21D10C9200CE7544 /* Sources */, |
| 193 | + 5502001021D10C9200CE7544 /* Frameworks */, |
| 194 | + 5502001121D10C9200CE7544 /* Resources */, |
| 195 | + ); |
| 196 | + buildRules = ( |
| 197 | + ); |
| 198 | + dependencies = ( |
| 199 | + 5502001A21D10C9200CE7544 /* PBXTargetDependency */, |
| 200 | + ); |
| 201 | + name = ShortcutsSwiftTests; |
| 202 | + productName = ShortcutsSwiftTests; |
| 203 | + productReference = 5502001321D10C9200CE7544 /* ShortcutsSwiftTests.xctest */; |
| 204 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 205 | + }; |
154 | 206 | 5502FF8521D0F06500CE7544 /* ShortcutsSwift */ = {
|
155 | 207 | isa = PBXNativeTarget;
|
156 | 208 | buildConfigurationList = 5502FF8E21D0F06500CE7544 /* Build configuration list for PBXNativeTarget "ShortcutsSwift" */;
|
|
175 | 227 | 5502FF7D21D0F06500CE7544 /* Project object */ = {
|
176 | 228 | isa = PBXProject;
|
177 | 229 | attributes = {
|
| 230 | + LastSwiftUpdateCheck = 1010; |
178 | 231 | LastUpgradeCheck = 1010;
|
179 | 232 | ORGANIZATIONNAME = "Pandamonia LLC";
|
180 | 233 | TargetAttributes = {
|
| 234 | + 5502001221D10C9200CE7544 = { |
| 235 | + CreatedOnToolsVersion = 10.1; |
| 236 | + }; |
181 | 237 | 5502FF8521D0F06500CE7544 = {
|
182 | 238 | CreatedOnToolsVersion = 10.1;
|
183 | 239 | };
|
|
196 | 252 | projectRoot = "";
|
197 | 253 | targets = (
|
198 | 254 | 5502FF8521D0F06500CE7544 /* ShortcutsSwift */,
|
| 255 | + 5502001221D10C9200CE7544 /* ShortcutsSwiftTests */, |
199 | 256 | );
|
200 | 257 | };
|
201 | 258 | /* End PBXProject section */
|
202 | 259 |
|
203 | 260 | /* Begin PBXResourcesBuildPhase section */
|
| 261 | + 5502001121D10C9200CE7544 /* Resources */ = { |
| 262 | + isa = PBXResourcesBuildPhase; |
| 263 | + buildActionMask = 2147483647; |
| 264 | + files = ( |
| 265 | + ); |
| 266 | + runOnlyForDeploymentPostprocessing = 0; |
| 267 | + }; |
204 | 268 | 5502FF8421D0F06500CE7544 /* Resources */ = {
|
205 | 269 | isa = PBXResourcesBuildPhase;
|
206 | 270 | buildActionMask = 2147483647;
|
|
212 | 276 | /* End PBXResourcesBuildPhase section */
|
213 | 277 |
|
214 | 278 | /* Begin PBXSourcesBuildPhase section */
|
| 279 | + 5502000F21D10C9200CE7544 /* Sources */ = { |
| 280 | + isa = PBXSourcesBuildPhase; |
| 281 | + buildActionMask = 2147483647; |
| 282 | + files = ( |
| 283 | + 5502001621D10C9200CE7544 /* ShortcutsSwiftTests.swift in Sources */, |
| 284 | + ); |
| 285 | + runOnlyForDeploymentPostprocessing = 0; |
| 286 | + }; |
215 | 287 | 5502FF8221D0F06500CE7544 /* Sources */ = {
|
216 | 288 | isa = PBXSourcesBuildPhase;
|
217 | 289 | buildActionMask = 2147483647;
|
|
242 | 314 | };
|
243 | 315 | /* End PBXSourcesBuildPhase section */
|
244 | 316 |
|
| 317 | +/* Begin PBXTargetDependency section */ |
| 318 | + 5502001A21D10C9200CE7544 /* PBXTargetDependency */ = { |
| 319 | + isa = PBXTargetDependency; |
| 320 | + target = 5502FF8521D0F06500CE7544 /* ShortcutsSwift */; |
| 321 | + targetProxy = 5502001921D10C9200CE7544 /* PBXContainerItemProxy */; |
| 322 | + }; |
| 323 | +/* End PBXTargetDependency section */ |
| 324 | + |
245 | 325 | /* Begin XCBuildConfiguration section */
|
| 326 | + 5502001B21D10C9300CE7544 /* Debug */ = { |
| 327 | + isa = XCBuildConfiguration; |
| 328 | + buildSettings = { |
| 329 | + CODE_SIGN_STYLE = Automatic; |
| 330 | + DEVELOPMENT_TEAM = ""; |
| 331 | + INFOPLIST_FILE = Tests/Info.plist; |
| 332 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 333 | + "$(inherited)", |
| 334 | + "@executable_path/Frameworks", |
| 335 | + "@loader_path/Frameworks", |
| 336 | + ); |
| 337 | + PRODUCT_BUNDLE_IDENTIFIER = us.pandamonia.ShortcutsSwiftTests; |
| 338 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 339 | + SWIFT_VERSION = 4.2; |
| 340 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 341 | + }; |
| 342 | + name = Debug; |
| 343 | + }; |
| 344 | + 5502001C21D10C9300CE7544 /* Release */ = { |
| 345 | + isa = XCBuildConfiguration; |
| 346 | + buildSettings = { |
| 347 | + CODE_SIGN_STYLE = Automatic; |
| 348 | + DEVELOPMENT_TEAM = ""; |
| 349 | + INFOPLIST_FILE = Tests/Info.plist; |
| 350 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 351 | + "$(inherited)", |
| 352 | + "@executable_path/Frameworks", |
| 353 | + "@loader_path/Frameworks", |
| 354 | + ); |
| 355 | + PRODUCT_BUNDLE_IDENTIFIER = us.pandamonia.ShortcutsSwiftTests; |
| 356 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 357 | + SWIFT_VERSION = 4.2; |
| 358 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 359 | + }; |
| 360 | + name = Release; |
| 361 | + }; |
246 | 362 | 5502FF8C21D0F06500CE7544 /* Debug */ = {
|
247 | 363 | isa = XCBuildConfiguration;
|
248 | 364 | buildSettings = {
|
|
422 | 538 | /* End XCBuildConfiguration section */
|
423 | 539 |
|
424 | 540 | /* Begin XCConfigurationList section */
|
| 541 | + 5502001D21D10C9A00CE7544 /* Build configuration list for PBXNativeTarget "ShortcutsSwiftTests" */ = { |
| 542 | + isa = XCConfigurationList; |
| 543 | + buildConfigurations = ( |
| 544 | + 5502001B21D10C9300CE7544 /* Debug */, |
| 545 | + 5502001C21D10C9300CE7544 /* Release */, |
| 546 | + ); |
| 547 | + defaultConfigurationIsVisible = 0; |
| 548 | + defaultConfigurationName = Release; |
| 549 | + }; |
425 | 550 | 5502FF8021D0F06500CE7544 /* Build configuration list for PBXProject "ShortcutsSwift" */ = {
|
426 | 551 | isa = XCConfigurationList;
|
427 | 552 | buildConfigurations = (
|
|
0 commit comments