diff --git a/Example-iOS/RiveExample.xcodeproj/project.pbxproj b/Example-iOS/RiveExample.xcodeproj/project.pbxproj index 9d94914a..aee15bc8 100644 --- a/Example-iOS/RiveExample.xcodeproj/project.pbxproj +++ b/Example-iOS/RiveExample.xcodeproj/project.pbxproj @@ -30,6 +30,7 @@ 042C88EA2644447500E7DBB2 /* skills.riv in Resources */ = {isa = PBXBuildFile; fileRef = 042C88D82644447500E7DBB2 /* skills.riv */; }; 042C88EB2644447500E7DBB2 /* clipping.riv in Resources */ = {isa = PBXBuildFile; fileRef = 042C88D92644447500E7DBB2 /* clipping.riv */; }; 042C88EC2644447500E7DBB2 /* vader.riv in Resources */ = {isa = PBXBuildFile; fileRef = 042C88DA2644447500E7DBB2 /* vader.riv */; }; + 04A8F6C126452E31002C909A /* RiveRuntime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04A8F6BD26452E10002C909A /* RiveRuntime.framework */; }; C9A84F38264495600014D8E0 /* RiveSwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A84F37264495600014D8E0 /* RiveSwiftUIView.swift */; }; C9A84F5E2644A75A0014D8E0 /* ExamplesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A84F5D2644A75A0014D8E0 /* ExamplesViewController.swift */; }; C9A84F602644AB6B0014D8E0 /* RiveViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A84F5F2644AB6B0014D8E0 /* RiveViewWrapper.swift */; }; @@ -39,21 +40,19 @@ C9C73E9E24FC471E00EF9516 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9C73E9D24FC471E00EF9516 /* Assets.xcassets */; }; C9C73EA124FC471E00EF9516 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9C73EA024FC471E00EF9516 /* Preview Assets.xcassets */; }; C9CE8266263B90E000F98DDB /* juice_v7.riv in Resources */ = {isa = PBXBuildFile; fileRef = C9CE8265263B90E000F98DDB /* juice_v7.riv */; }; - C9E1AA45251E957F00BD52EC /* RiveRuntime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9E1AA3E251E94CC00BD52EC /* RiveRuntime.framework */; }; - C9E1AA46251E957F00BD52EC /* RiveRuntime.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C9E1AA3E251E94CC00BD52EC /* RiveRuntime.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - C9E1AA3D251E94CC00BD52EC /* PBXContainerItemProxy */ = { + 04A8F6BC26452E10002C909A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = C9E1AA38251E94CC00BD52EC /* RiveRuntime.xcodeproj */; + containerPortal = 04A8F6AB26452A91002C909A /* RiveRuntime.xcodeproj */; proxyType = 2; remoteGlobalIDString = C9C73ED124FC478800EF9516; remoteInfo = RiveRuntime; }; - C9E1AA3F251E94CC00BD52EC /* PBXContainerItemProxy */ = { + 04A8F6BE26452E10002C909A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = C9E1AA38251E94CC00BD52EC /* RiveRuntime.xcodeproj */; + containerPortal = 04A8F6AB26452A91002C909A /* RiveRuntime.xcodeproj */; proxyType = 2; remoteGlobalIDString = C9C73EDA24FC478900EF9516; remoteInfo = RiveRuntimeTests; @@ -67,7 +66,6 @@ dstPath = ""; dstSubfolderSpec = 10; files = ( - C9E1AA46251E957F00BD52EC /* RiveRuntime.framework in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; @@ -98,6 +96,7 @@ 042C88D82644447500E7DBB2 /* skills.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = skills.riv; sourceTree = ""; }; 042C88D92644447500E7DBB2 /* clipping.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = clipping.riv; sourceTree = ""; }; 042C88DA2644447500E7DBB2 /* vader.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = vader.riv; sourceTree = ""; }; + 04A8F6AB26452A91002C909A /* RiveRuntime.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RiveRuntime.xcodeproj; path = ../RiveRuntime.xcodeproj; sourceTree = ""; }; C9A84F37264495600014D8E0 /* RiveSwiftUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveSwiftUIView.swift; sourceTree = ""; }; C9A84F5D2644A75A0014D8E0 /* ExamplesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExamplesViewController.swift; sourceTree = ""; }; C9A84F5F2644AB6B0014D8E0 /* RiveViewWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RiveViewWrapper.swift; sourceTree = ""; }; @@ -109,15 +108,14 @@ C9C73EA024FC471E00EF9516 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; C9C73EA524FC471E00EF9516 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; C9CE8265263B90E000F98DDB /* juice_v7.riv */ = {isa = PBXFileReference; lastKnownFileType = file; path = juice_v7.riv; sourceTree = ""; }; - C9E1AA38251E94CC00BD52EC /* RiveRuntime.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RiveRuntime.xcodeproj; path = ../RiveRuntime.xcodeproj; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - C9C73E9124FC471E00EF9516 /* Frameworks */ = { + 04A8F6C026452E27002C909A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C9E1AA45251E957F00BD52EC /* RiveRuntime.framework in Frameworks */, + 04A8F6C126452E31002C909A /* RiveRuntime.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -136,6 +134,15 @@ path = UIkit; sourceTree = ""; }; + 04A8F6B826452E10002C909A /* Products */ = { + isa = PBXGroup; + children = ( + 04A8F6BD26452E10002C909A /* RiveRuntime.framework */, + 04A8F6BF26452E10002C909A /* RiveRuntimeTests.xctest */, + ); + name = Products; + sourceTree = ""; + }; C9696B0E24FC6FD10041502A /* Assets */ = { isa = PBXGroup; children = ( @@ -175,7 +182,6 @@ C9C73E8B24FC471E00EF9516 = { isa = PBXGroup; children = ( - C9E1AA38251E94CC00BD52EC /* RiveRuntime.xcodeproj */, C9696B0E24FC6FD10041502A /* Assets */, C9C73E9624FC471E00EF9516 /* Source */, C9C73E9524FC471E00EF9516 /* Products */, @@ -217,19 +223,11 @@ C9C741FF24FC53CF00EF9516 /* Frameworks */ = { isa = PBXGroup; children = ( + 04A8F6AB26452A91002C909A /* RiveRuntime.xcodeproj */, ); name = Frameworks; sourceTree = ""; }; - C9E1AA39251E94CC00BD52EC /* Products */ = { - isa = PBXGroup; - children = ( - C9E1AA3E251E94CC00BD52EC /* RiveRuntime.framework */, - C9E1AA40251E94CC00BD52EC /* RiveRuntimeTests.xctest */, - ); - name = Products; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -237,8 +235,8 @@ isa = PBXNativeTarget; buildConfigurationList = C9C73EBE24FC471E00EF9516 /* Build configuration list for PBXNativeTarget "RiveExample" */; buildPhases = ( + 04A8F6C026452E27002C909A /* Frameworks */, C9C73E9024FC471E00EF9516 /* Sources */, - C9C73E9124FC471E00EF9516 /* Frameworks */, C9C73E9224FC471E00EF9516 /* Resources */, C9C7420224FC53CF00EF9516 /* Embed Frameworks */, ); @@ -279,8 +277,8 @@ projectDirPath = ""; projectReferences = ( { - ProductGroup = C9E1AA39251E94CC00BD52EC /* Products */; - ProjectRef = C9E1AA38251E94CC00BD52EC /* RiveRuntime.xcodeproj */; + ProductGroup = 04A8F6B826452E10002C909A /* Products */; + ProjectRef = 04A8F6AB26452A91002C909A /* RiveRuntime.xcodeproj */; }, ); projectRoot = ""; @@ -291,18 +289,18 @@ /* End PBXProject section */ /* Begin PBXReferenceProxy section */ - C9E1AA3E251E94CC00BD52EC /* RiveRuntime.framework */ = { + 04A8F6BD26452E10002C909A /* RiveRuntime.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = RiveRuntime.framework; - remoteRef = C9E1AA3D251E94CC00BD52EC /* PBXContainerItemProxy */; + remoteRef = 04A8F6BC26452E10002C909A /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; - C9E1AA40251E94CC00BD52EC /* RiveRuntimeTests.xctest */ = { + 04A8F6BF26452E10002C909A /* RiveRuntimeTests.xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; path = RiveRuntimeTests.xctest; - remoteRef = C9E1AA3F251E94CC00BD52EC /* PBXContainerItemProxy */; + remoteRef = 04A8F6BE26452E10002C909A /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ diff --git a/Rive.xcworkspace/contents.xcworkspacedata b/Rive.xcworkspace/contents.xcworkspacedata new file mode 100644 index 00000000..b3c01038 --- /dev/null +++ b/Rive.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,10 @@ + + + + + + + diff --git a/Rive.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Rive.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 00000000..18d98100 --- /dev/null +++ b/Rive.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + +