Skip to content

Commit 54be303

Browse files
committed
Fix actions
1 parent 6e48fef commit 54be303

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

StikDebug.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
/* Begin PBXBuildFile section */
1010
17C744F02E20BED000834F17 /* Pipify in Frameworks */ = {isa = PBXBuildFile; productRef = 17C744EF2E20BED000834F17 /* Pipify */; };
1111
687843662E8765D1002D0813 /* ZSignApple in Frameworks */ = {isa = PBXBuildFile; productRef = 687843652E8765D1002D0813 /* ZSignApple */; };
12-
687843682E8765FA002D0813 /* StikDebug.storekit in Resources */ = {isa = PBXBuildFile; fileRef = 687843672E8765FA002D0813 /* StikDebug.storekit */; };
1312
68D1FA402E847E4A0028A0EA /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68D1FA3F2E847E4A0028A0EA /* StoreKit.framework */; };
1413
68D569BE2E1B415700A5BA36 /* CodeEditorView in Frameworks */ = {isa = PBXBuildFile; productRef = 68D569BD2E1B415700A5BA36 /* CodeEditorView */; };
1514
68D569C02E1B415700A5BA36 /* LanguageSupport in Frameworks */ = {isa = PBXBuildFile; productRef = 68D569BF2E1B415700A5BA36 /* LanguageSupport */; };
@@ -69,7 +68,6 @@
6968
/* End PBXCopyFilesBuildPhase section */
7069

7170
/* Begin PBXFileReference section */
72-
687843672E8765FA002D0813 /* StikDebug.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = StikDebug.storekit; sourceTree = "<group>"; };
7371
68D1FA3F2E847E4A0028A0EA /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
7472
DC139F6C2DE97EA400F63846 /* DebugWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = DebugWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
7573
DC139F6D2DE97EA400F63846 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; };
@@ -195,7 +193,6 @@
195193
DC6F1D2E2D94EADD0071B2B6 = {
196194
isa = PBXGroup;
197195
children = (
198-
687843672E8765FA002D0813 /* StikDebug.storekit */,
199196
DC139F862DE97F2000F63846 /* DebugWidgetExtension.entitlements */,
200197
DC6F1D392D94EADD0071B2B6 /* StikJIT */,
201198
DC6F1D4B2D94EADF0071B2B6 /* StikJITTests */,
@@ -420,7 +417,6 @@
420417
isa = PBXResourcesBuildPhase;
421418
buildActionMask = 2147483647;
422419
files = (
423-
687843682E8765FA002D0813 /* StikDebug.storekit in Resources */,
424420
);
425421
runOnlyForDeploymentPostprocessing = 0;
426422
};

0 commit comments

Comments
 (0)